Recurrence Relationshard
0:00.0

Consider the recurrence an=an1+2an2a_n = a_{n-1} + 2a_{n-2} with a0=0,a1=1a_0=0, a_1=1. What is the value of a4a_4?