How did this particular equation come about? I haven't seen it before in the summation rules index on wikipedia:
$$\sum\limits_{i=1}^{k+1} x_i =\left(\sum\limits_{i=1}^{k} x_i\right)+x_{k+1} $$
Edit: I guess what i meant to say was if there was any sort of proof for this equation.
Since $$\sum\limits_{i=1}^{k} x_i =x_1 +x_2+\cdots + x_k$$ Then $$\sum\limits_{i=1}^{\color{red}{k+1}} x_i =x_1 +x_2+\cdots + x_k+\color{red}{x_{k+1}}$$ Therefore $$\sum\limits_{i=1}^{\color{red}{k+1}} x_i = \left(\sum\limits_{i=1}^{k} x_i\right)+\color{red}{x_{k+1}}$$