Recursionhard
0:00.0

Given the recurrence an=5an16an2a_n = 5a_{n-1} - 6a_{n-2} with a0=0a_0 = 0 and a1=1a_1 = 1, find the closed-form expression for ana_n.