Recurrence Relationsmedium
0:00.0

Consider a sequence defined by an=an1+2an2a_n = a_{n-1} + 2a_{n-2} with a0=1,a1=1a_0 = 1, a_1 = 1. What is the value of a3a_3?