If $a_n > 0$ and $\lim_{n \to \infty}{\sqrt{a_n}}>1$ show that $\lim_{n \to \infty}a_n$ exists.
I only managed to prove that there exists a sub-sequence which converges, but I couldn't prove the whole sequence does.
If $a_n > 0$ and $\lim_{n \to \infty}{\sqrt{a_n}}>1$ show that $\lim_{n \to \infty}a_n$ exists.
I only managed to prove that there exists a sub-sequence which converges, but I couldn't prove the whole sequence does.
By definition of limit assuming WLOG $\forall\epsilon \quad 0<\epsilon <1$
$$\exists n_0\quad \forall n\ge n_0 \quad |\sqrt{a_n}-L|<\epsilon\implies L-\epsilon<\sqrt{a_n}< L+\epsilon \\ \implies L^2-2\epsilon L+\epsilon^2< a_n<L^2+2\epsilon L+\epsilon^2 \implies -2\epsilon L+\epsilon^2< a_n-L^2<2\epsilon L+\epsilon^2\\\implies |a_n-L^2|< 2\epsilon L-\epsilon^2=\epsilon_1$$
thus $\forall\epsilon_1\quad 0<\epsilon_1 <2L-1$ we can choose $\epsilon \quad 0<\epsilon <1$ such that $2\epsilon L-\epsilon^2=\epsilon_1$ and
$$\exists n_0\quad \forall n\ge n_0 \implies|a_n-L^2|< \epsilon_1$$
then by definition
$$\lim_{n \to \infty}{a_n}=L^2$$