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

Consider the recurrence an=4an−1−4an−2a_n = 4a_{n-1} - 4a_{n-2}an​=4an−1​−4an−2​ with a0=1,a1=2a_0 = 1, a_1 = 2a0​=1,a1​=2. What is the general solution?