Recurrence Relationshard
0:00.0

For the characteristic equation r2c1rc2=0r^2 - c_1 r - c_2 = 0, if r1+r2=4r_1 + r_2 = 4 and r1r2=3r_1 \cdot r_2 = 3, which is the corresponding recurrence an=c1an1+c2an2a_n = c_1 a_{n-1} + c_2 a_{n-2}?