A. $|a_n-a_{n+1}|->0$ as $n->∞$
B. $\sum_{n=1}^∞ |a_n-a_{n+1}| $ is convergent
C. $\sum_{n=1}^∞ n a_n$ is convergent
D. The sequences $(a_{2n+1}),(a_{3n})$ are convergent
1st can be proven wrong by taking $a_n={\sqrt n}$.
For 2nd,I think that convergence of an infinite series $\sum_{n=1}^∞ a_n$ implies that $lim (a_n)=0$. Does this argument ensure that option B and C are correct?
For part c, since series is convergent, implies that $lim (na_n)=0$. But this does not imply the convergence of Sequence $(a_n)$.
D is correct if the sub-sequences converges to same limit.