Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Recurrence Relationseasy
0:00.0

A recurrence relation has the form an=3an−1−2an−2a_n = 3a_{n-1} - 2a_{n-2}an​=3an−1​−2an−2​ with initial conditions a0=1a_0 = 1a0​=1 and a1=5a_1 = 5a1​=5. The characteristic equation has roots r1=2r_1 = 2r1​=2 and r2=1r_2 = 1r2​=1. What is the closed-form solution ana_nan​?