Recursionmedium
0:00.0

Given the recurrence an=4an13na_n = 4a_{n-1} - 3^n with a0=2a_0 = 2. Find the value of a2a_2.