Suppose $a_1=1$ and $$8a_na_{n+1}-16a_{n+1}+2a_n+5=0,\forall n\geq1,$$Please help to sort out the general form of $a_n$.
Here are the first a few values of the series. Not sure if they are useful as they seem quite random to me. $$1,{7\over8},{3\over4},{13\over20},{7\over12},\dots$$
Thanks.
The sequence $(a_n)$ is iterating a homographic transformation hence a theorem which might be in your notes states that, when the two fixed points $\omega$ and $\omega'$ of the transformation are different, the reduced sequence $(b_n)$ defined by $$ b_n=\frac{a_n-\omega'}{a_n-\omega} $$ follows a simple recursion. Fixed points $\omega$ are such that, if $a_n=\omega$, then $a_{n+1}=\omega$ hence you might be able to identify them as $$ \omega=\frac12,\qquad \omega'=\frac54, $$ and I invite you to consider the reduced variable $$ b_n=\frac{4a_n-5}{2a_n-1}, $$ and to tell us what is $b_{n+1}$ in terms of $b_n$ and which asymptotics you can deduce from this observation. Deal?
Edit: To complete the last step, one can use the fact that $$ a_n=\frac{b_n-5}{2b_n-4}. $$