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

Consider an=5an−1−6an−2a_n = 5a_{n-1} - 6a_{n-2}an​=5an−1​−6an−2​ with a0=1,a1=2a_0 = 1, a_1 = 2a0​=1,a1​=2. Define bk=a2kb_k = a_{2k}bk​=a2k​ (every other term, at even indices). Which recurrence does bkb_kbk​ satisfy?