Prove that 1+4+9+...+n^2 = n(n+1)(2n+1)/6.

Consider the case n=1. Then 1(1+1)(2*1+1)/6 = 1 = 1^2 and so the claim is true for n=1. Suppose the claim is true for some positive integer n, so that 1+4+9+...+n^2 = n(n+1)(2n+1)/6. Then by the inductive hypothesis 1+4+9+...+n^2 + (n+1)^2 = (1+4+9+...+n^2) + (n+1)^2 = n(n+1)(2n+1)/6 + (n+1)^2                                                                                      = (n+1)(2n^2 + n + 6(n+1))/6                                                                                      = (n+1)(n+2)(2n+3)/6 which is the claim for n+1. As the claim is true for n=1, it's true for all n by induction.

JR

Related Further Mathematics A Level answers

All answers ▸

Does the following matrix A = (2 2 // 3 9) (upper row then lower row) have an inverse? If the matrix A^2 is applied as a transformation to a triangle T, by what factor will the area of the triangle change under the transformation?


How do you prove the formula for the sum of n terms of an arithmetic progression?


A curve has the equation (5-4x)/(1+x)


How to use the integrating factor?