Suppose $(a_n)$ is a monotone sequence. Prove that if $(a_n^2)$ is convergent, then so is $(a_n)$.
How do I use the monotone convergence theorem to prove this?
Suppose $(a_n)$ is a monotone sequence. Prove that if $(a_n^2)$ is convergent, then so is $(a_n)$.
How do I use the monotone convergence theorem to prove this?
Since $(a_n)$ is monotone, it suffices to prove that $(a_n)$ is bounded.
Since $(a_n^2)$ is convergent, it is bounded. Therefore, there exists some $M > 0$ such that $|a_n^2| \leq M$ for all $n$. But then $|a_n| \leq \sqrt{M}$ for all $n$, so $(a_n)$ is bounded, as desired.
If a sequence converges it is bounded. Since $|a_n^2| = |a_n|^2 \le M$ for all $n$ it follows that $-\sqrt{M} \le a_n \le M$. Since $\{a_n\}$ is monotone and bounded, you have the hypothesis of the MCT.