Recurrence Relationsmedium
0:00.0

A sequence is defined by an=6an18an2a_n = 6a_{n-1} - 8a_{n-2}. Given a0=1,a1=2a_0 = 1, a_1 = 2, find a3a_3.