Recurrence Relationseasy
0:00.0

Consider the recurrence an=3an12an2a_n = 3a_{n-1} - 2a_{n-2} with a0=0a_0 = 0 and a1=1a_1 = 1. What is the sum a0+a1+a2a_0 + a_1 + a_2?