Suppose $\sum_1^\infty a_n$ converges. Then is it true that $\sum_1^\infty b_n$ is convergent and $b_n$ goes to zero as $n\to \infty$? Here $b_n =a_{n+1}-a_n$. I trued for some counter examples but did not get any. Thanks in advance.
2026-05-04 17:22:49.1777915369
A question concerning series of functions.
27 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Your partial sums will be telescopic, that is $b_1+b_2+\dots+b_n=(a_2-a_1)+(a_3-a_2)+(a_4-a_3)+\dots+(a_{n+1}-a_n)=a_{n+1}-a_1$ (Observe how the intermediate terms are cancelling each other). Now since $\sum_na_n$ converges, $a_n\to 0$, therefore $b_1+\dots+b_n=a_{n+1}-a_1\to -a_1$.