Recursionhard
0:00.0

Solve an=4an13a_n = 4a_{n-1} - 3 with a0=2a_0 = 2 using back substitution. Compute a3a_3.