Recursionmedium
0:00.0

Solve the recurrence an=6an19an2a_n = 6a_{n-1} - 9a_{n-2} with a0=2a_0 = 2 and a1=9a_1 = 9. What is a3a_3?