Recursionmedium
0:00.0

Consider the recurrence an=nan1a_n = n \cdot a_{n-1} with a0=1a_0 = 1. What is the closed form for ana_n?