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 ▸

Evaluate (1 + i)^12


Give the general solution of the second order ODE dy2/d2x - 4dy/dx + 3 = 0


Find values of x which satisfy the inequality: x^2-4x-2<10


You are given a polynomial f, where f(x)=x^4 - 14x^3 + 74 x^2 -184x + 208, you are told that f(5+i)=0. Express f as the product of two quadratic polynomials and state all roots of f.