Recursionmedium
0:00.0

For a recurrence relation an=c1an1+c2an2a_n = c_1 a_{n-1} + c_2 a_{n-2}, if the roots of the characteristic equation are r1=r2=rr_1 = r_2 = r, what is the general form of the solution?