Recurrence Relationsmedium
0:00.0

Solve an=2an1+an2a_n = 2a_{n-1} + a_{n-2} with a0=1a_0 = 1 and a1=3a_1 = 3. Find a2a_2.