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

Consider the recurrence relation an=n⋅an−1a_n = n \cdot a_{n-1}an​=n⋅an−1​ with initial condition a0=1a_0 = 1a0​=1. Find a5a_5a5​.