"Prove that if $a_n \to 0$, then there is a sub-sequence $a_{n_k}$ such that $\sum_{k} a_{n_k}$ converges."
I don't even know how to start. Can anyone help?
"Prove that if $a_n \to 0$, then there is a sub-sequence $a_{n_k}$ such that $\sum_{k} a_{n_k}$ converges."
I don't even know how to start. Can anyone help?
Take a subsequence $a_{n_k}$ for which $\lvert a_{n_k} \rvert < 2^{-k}$. Then you are done.
Since $a_n \to 0$, we have that for every $\epsilon$ there is $N_{\epsilon}$ such that for all $n \geq N$, we have $|a_n| < \epsilon$.
In particular, for every $\epsilon = \frac{1}{m^2}$ there is $N_\epsilon$ such that $|a_{N_\epsilon}| < \frac{1}{m^2}$.
So pick out the sequence $a_{N_m}$. We know that $\sum a_{N_m}$ converges absolutely by comparison with the convergent $\sum_{i=1}^{\infty} \frac{1}{i^2} = \frac{\pi^2}{6}$.