Question is :
If $\sum _{n=1}^{\infty} a_n$ is absolutely convergent then which of the following is not true?
- $\sum_{m=n}^{\infty}a_m\rightarrow 0$ as $n\rightarrow \infty$
- $\sum_{n=1}^{\infty}a_n\sin n$ is convergent.
- $\sum_{n=1}^{\infty}e^{a_n}$ is divergent.
- $\sum_{n=1}^{\infty}a_n^2$ is divergent.
First thing I would like to concentrate on is third option (as it is easy :P)....
absolutely convergence of $\sum _{n=1}^{\infty} a_n$ imply $a_n\rightarrow 0$ i.e., $e^{a_n}\rightarrow 1$ i.e.,$\sum_{n=1}^{\infty}e^{a_n}$ is divergent.
I guess second option is most probably true..
It is for sure absolute convergence as $|a_n\sin n|\leq |a_n|$ for all $n$.... I could not give concrete argument for convergence.
I guess fourth option is false...
absolutely convergence of $\sum _{n=1}^{\infty} a_n$ imply $a_n\rightarrow 0$ i.e., after certain stage $|a_n|<1$ i.e., $|a_n^2|<|a_n|$ So, we would have convergence of $\sum_{n=1}^{\infty}a_n^2$.
I do not understand what is actual point of first option...
Could some one confirm if this justification for second/third/fourth options is sufficient and help me to understand what first option is...
Thank you.