Recursionhard
0:00.0

Consider the recurrence relation with non-constant coefficients: an=(n1)an1a_n = (n-1)a_{n-1} for n2n \geq 2 with a1=1a_1 = 1. Compute the closed form for ana_n.