Recursionhard
0:00.0

A sequence satisfies an=nan1(n1)an2a_n = na_{n-1} - (n-1)a_{n-2} with a0=1a_0 = 1 and a1=3a_1 = 3. Compute a4a_4.