Let $(u_n)_{n\geq 1}$ be a sequence of real numbers satisfying a (non-constant) linear recurrence of order $2$ :
$$ u_{n+2}+a_nu_{n+1}+b_nu_n=0 \tag{1} $$
where $(a_n)$ and $(b_n)$ are both convergent sequences, with limit $a$ and $b$ respectively. Suppose further that any solution of the constant recurrence tends to zero (in other words, the two roots of $X^2+aX+b$ have modulus $<1$).
Question 1. Must $(u_n)$ converge to zero as in the constant case ?
Question 2. (independent of question 1) When $(u_n)$ converges to zero, must we have a geometric convergence $|u_n| \leq kc^n$ with $0 \lt c \lt 1$ as in the constant case ?
Update 12/09/2019 : The answer to both questions is yes when $|a|+|b| \lt 1$, because then there is a $r\in (0,1)$ such that $|a_n|+|b_n| \leq r$ for large enough $n$, say $n\geq n_0$ for some $n_0\in{\mathbb N}$. Then, (1) yields $|u_{n+2}| \leq r \times {\mathsf{max}}(|u_n|,|u_{n+1}|)$ for all $n\geq n_0$. Putting $k={\mathsf{max}}(|u_{n_0},u_{n_0+1}|)$, by induction we deduce that $|u_{n_0+p}| \leq kr^{\lfloor \frac{p}{2} \rfloor}$ for all $p\geq 0$.