Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Recursionmedium
0:00.0

Consider the recurrence an=n⋅an−1a_n = n \cdot a_{n-1}an​=n⋅an−1​ with a0=1a_0 = 1a0​=1. What is the closed form for ana_nan​?