Recurrence Relationsmedium
0:00.0

Given an=5an16an2a_n = 5a_{n-1} - 6a_{n-2} with a0=1,a1=2a_0=1, a_1=2. Find the closed-form solution.