Prove ∑r^3 = 1/4 n^2(n+1)^2

Proof by induction

Base Case when n=1 

LHS = 1^3=1 RHS= 1/4(1^2)(1+1)^2=1/4(1)(2^2)=1/4(4)

Assume true for n=k 

so  ∑r^3= 1/4k^2(k+1)^2

For n=k+1 

∑r^3 = ∑k terms + (k+1)^3 = 1/4(k^2)(k+1)^2 + (k+1)^3

= 1/4(k^2)(k+1)^2 + (k+1)^2(k+1)

=1/4(k^2+4k+4)(k+1)^2 

Completing the square k^2+ 4k + 4 = (k+2)^2

=1/4(k+2)^2(k+1)^2

Same form as above with n replaced by k+1

Therefore it is true for n=k+1 if true for n=k but true for n=1 so true for n=2 and so on.

JO

Related Further Mathematics A Level answers

All answers ▸

How do I solve x^2 + x - 6 > 0 ?


How do you find the matrix corresponding to a transformation?


Solve the following complex equation: '(a + b)(2 + i) = b + 1 + (10 + 2a)i' to find values for 'a' and 'b'


A parabola with equation y^2=4ax for constant a is translated by the vector (2,3) to give the curve C. The curve C passes through the point (4,7), what is the value of a?