I faced this question where it was already given that $\sum A_n$ is converging and I had to prove that $\sum (A_n - A_{n+1})$ is also convergent to the value $A_0$.
I proceeded assuming $A_n > A_{n+1}$ from $\lim [A_{n+1}/A_n] <1$ as it was given $\sum A_n$ is converging , so now if I were to expand $\sum (A_n - A_{n+1})$ starting from n = 0 till n then I would get $A_0 - A_1 + A_1 - A_2 +..........+ A_{n-1} - A_n$ henceforth in the end we get the result $A_0 - A_n$ due to cancellation.
Now my problem starts here that is how do I now prove $\sum (A_n - A_{n+1})$ is converging to $A_0$ ? can I say that $(A_0 - A_n) \to A_n$ since $A_n$ must be very small for the fact $\sum A_n$ is converging, so obviously if $A_n$ is a finite quantity it must be very much smaller as compared to $A_0$. Am I right in my approach or can anyone suggest a better method...?