If $\sum_{i=0}^\infty a_n^2$ is convergent, does that imply $\sum_{i=0}^\infty a_n$ is convergent?
How can I prove that?
Thanks for the help.
If $\sum_{i=0}^\infty a_n^2$ is convergent, does that imply $\sum_{i=0}^\infty a_n$ is convergent?
How can I prove that?
Thanks for the help.
We have the counterexample $a_n=\frac1n$. The series $\sum_{n=1}^\infty \frac1{n^2}=\frac{\pi^2}{6}$ converges. But the harmonic series $\sum_{n=1}^\infty \frac1{n}$ is divergent.
As mentioned in other answers, $a_k=\frac1n$ is a counterexample, since $\sum_{k=1}^\infty \frac1{n}$ diverges and $\sum_{k=1}^\infty \frac1{n^2}$ converges. If you want to see proofs of these facts, you can look here:
The implication in the opposite direction is true for $a_k>0$, i.e., for series with positive terms. See Prove that if $\sum{a_n}$ converges absolutely, then $\sum{a_n^2}$ converges absolutely and other questions linked there.
take $a_n=1/n$
then $\sum \frac{1}{n^2}$ is convergent while $\sum \frac{1}{n}$ is divergent