Let $\alpha$ and $\beta$ be the roots of $x^2-4x+2=0$ and let $t_n$=$\frac{\alpha^{n+1}+\beta^{n+1}}{\alpha^n+\beta^n}$ for all $n\geqslant1$. Evaluate $\lim: \lim_{n\to \infty}t_n$.
I found roots: $2+\sqrt2$ and $2-\sqrt2$ but now I don’t know what to do
Set $\alpha=2-\sqrt{2}$ and $\beta=2+\sqrt{2}.$
Since $\alpha=2-\sqrt{2}$ is less than $1$, $\alpha^n$ and $\alpha^{n+1}$ will go to $0$ as $n \rightarrow \infty$. $$\lim_{n \rightarrow \infty} \frac{\alpha^{n+1}+\beta^{n+1}}{\alpha^n+\beta^n}=\lim_{n \rightarrow \infty} \frac{\beta^{n+1}}{\beta^n}=\beta.$$