In Courant's Differential and Integral Calculus (Vol. I), he presents the following derivation of a formula for the sum of the squares of the first $n$ integers:
However, when I substitute $v=0,1,2,...n$ and sum all of the resulting equations, I find that
$\displaystyle (1^3+\cdots +(n+1)^3)-(1^3+\cdots +n^3)=3(1^2+\cdots +n^2)+3(1+\cdots +n)+1$
and hence that
$\displaystyle (n+1)^3=3S_2+3S_1+1$
Which does not lead to the correct formula, since the $n$ is missing.
Question: where does the $n$ on the RHS of Courant's result [i.e. $(n+1)^3=3S_2+3S_1+n+1$] come from?