let $\{ a_n \}$ be a sequence where for each $n \in \mathbb N$ $ a_n \neq 0 $ and where $\lim_{n \rightarrow \infty} a_n a_{n+1} = L$ with $L \neq 0$
I want to prove that
$\lim_{n \rightarrow \infty} a_n a_{n+3} = L$
and that
$\lim_{n \rightarrow \infty} a_n a_{n+2} \neq -1$
Any ideas?
Thanks!
Edit: Intuitively it's clear but I am looking for a real regorous proof..
$a_na_{n+1} \to L$, $a_{n+1}a_{n+2} \to L$,$a_{n+2}a_{n+3} \to L$. Multiply the first and the third and divide by the second to get $a_na_{n+3} \to L$. For the second part note that $a_na_{n+2} a_{n+1}^{2} \to L^{2}$. Can you see why $a_na_{n+2}$ cannot be negative for large $n$?.