I am self studying real analysis.I have come up with following proof and I know that other proofs exist. But, Can someone just tell me if there is anything wrong with the following proof.Thanks in advance
1.we will show that it satisfies cauchy criterion for series
2.consider arbitrary $\epsilon > 0$
3.since we know that $\sum a_n$ converges absolutely
we know that there exists a N s.t forall $n > m \geq N$ s.t $|\sum_{k=m+1}^{n} |a_k|| = \sum_{k=m+1}^{n} |a_k| < \sqrt{\epsilon}$
4.we know show that this N indeed suffices
5.consider arbitrary $n > m \geq N$
$|\sum_{k=m+1}^{n} a_k^2| = \sum_{k=m+1}^{n} a_k^2 \leq (\sum_{k=m+1}^{n} |a_k|)^2 < \sqrt{\epsilon}^2 = \epsilon$
6.so conclude that $\sum a_n^2$ converges