
Would someone be so kind as to demonstrate the proof for me?
edit:
$$\sum_{n=v+1}^\infty a_n=a_{v+1}+a_{v+2}+\cdots$$ The $N^\text{th}$ partial sum is: $$\begin{align}\sum_{v+1}^{v+N} a_{n}&=a_{v+1}+a_{v+2}+\cdots+a_{v+N} \\&= (a_1+a_2+a_3+\cdots+a_{v+N})-(a_1+a_2+a_3+\cdots+a_v) \\&= \sum_{n=1}^{v+N} a+n-(a_1+a_2+\cdots+a_v)\end{align}$$
I do not understand the reasoning that follows through from the second to the third line. (LaTeX isn't working for some reason.
Edit: On a tangent, could someone advise me why my LaTeX code isn't working despite having it generated by Mathematica and an online editor?