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 ▸

Using de Moivre's theorem demonstrate that "sin6x+sin2x(16(sinx)^4-16(sinx)^2+3)"


How do you invert a 2x2 matrix?


A particle is undergoing circular motion in a horizontal circle, that lies within the smooth surface of a hemispherical bowl of radius 4r. Find the distance OC (explained in diagram) if the angular acceleration of the particle is equal to root (3g/8r).


Find the eigenvalues for the matrix (4/2/3,2/7/0,-2/1/8)