Recursionmedium
0:00.0

Solve the recurrence an=3an1a_n = 3a_{n-1} with a0=5a_0 = 5. What is a4a_4?