Recursionhard
0:00.0

Solve the recurrence an=4an14an2a_n = 4a_{n-1} - 4a_{n-2} with a0=1,a1=4a_0 = 1, a_1 = 4. What is a3a_3?