pasido
- 3
- 0
This is from Spivak Calculus 4th ed.
Why are these two formulas equal?
I'm especially confused about the right hand side. Where did 2(1 + ... + k)(k + 1) come from?
Why are these two formulas equal?
Code:
(1 + 2 + ... + [k + 1])[SUP]2[/SUP] = (1 + 2 + ... + k)[SUP]2[/SUP] + 2(1 + ... + k)(k + 1) + (k + 1)[SUP]2[/SUP]