Recursionhard
0:00.0

For the recurrence an=2an1+an2+53na_n = 2a_{n-1} + a_{n-2} + 5 \cdot 3^n with a0=0,a1=1a_0 = 0, a_1 = 1, what is the asymptotic form (dominant term) as nn \to \infty?