Recurrence Relationshard
0:00.0

Solve the recurrence an=5an16an2a_n = 5a_{n-1} - 6a_{n-2} with a0=1,a1=4a_0 = 1, a_1 = 4. Find a3a_3.