How do you prove the 1^2 +2^2+.....+n^2 = n/6 (n+1) (2n+1) by induction?

There are three simple steps to prove anything by induction.

Step 1: When n=1

12=1

then: 1/6 x 1x (1+1) x (2+1)

=1x2x3/6 =1

Therefore it is true for n=1 

Step 2: Assume it is true for n=k

so, 

1+ 22+....+k= k/6 (k+1) (2k+1) 

Step 3: Solve for n= k+1

12+22+.....+ k2 + (k+1)= k/6 (k+1) (2k+1) + (k+1)2

= (k+1)/6 (k(2k+1) + 6(k+1) )

= (k+1)/6 (2k2+7k+6)

= (k+1)/6 x (2k+3) x (k+2)

= (k+1)/6 ( (k+1)+1 ) (2(k+1)+1) )

Therefore it is true for n= k+1 

Thererore it must be true for all values. 

VI

Related Maths A Level answers

All answers ▸

A curve has equation -2x^3 - x^2 + 20x . The curve has a stationary point at the point M where x = −2. Find the x-coordinate of the other stationary point of the curve.


Find the 12th term and the sum of the first 9 terms on the following Arithmetic Progression: a = 2 and d = 3


Prove algebraically that the sum of the squares of two consecutive multiples of 5 is not a multiple of 10.


Derive the formula for differentiation from first principles