Let $\{a_n\}$ be a sequence with $a_n\to l\ne0$ as $n\to\infty$.
Then, does the series $$\sum^\infty_{n=1}(a_n-a_{n+1})$$ necessarily converge?
I don’t know which of the following arguments is correct:
The series converges:
Because $$\sum^N_{n=1}(a_n-a_{n+1})=a_1-a_N$$ Taking limit $N\to\infty$ on both sides, the series converges to $a_1-l$.
The series diverges:
Set $a_n=1$ for all $n$.
Then the series is equivalent to $$1-1+1-1+1-1\cdots$$ which does not converge.
Furthermore, if the series does not always converge, under what conditions would the series converge?
You are assuming we don't know how the series is structured. But we do - instead of having $$1-1+1-1+\cdots$$ we instead have $$(1-1)+(1-1)+\cdots$$ so every term cancels and the series clearly converges! This is more evident from the sigma notation, since $a_n = a_{n+1} = 1$ so $\sum (a_n - a_{n+1}) = \sum 0 = 0$