Help! induction question (1 Viewer)

maveric31

New Member
Joined
Mar 31, 2009
Messages
21
Gender
Male
HSC
2009
really need help with this... before tomorrow:S

"use mathematical induction to show that:
1^3 + 2^3 +3^3... +n^3 = (1+2+3... +n)^2"

plz help :)
 

shinn

Member
Joined
Mar 13, 2006
Messages
120
Gender
Male
HSC
2008
For n = 1

Thus, the result is true for n = 1.

Assume the result is true for n = k, i.e.
(I)

We need to show the result is true for n = k+1, i.e.
(II)

Now,

, by (I)
, sum of an AP series
, from factorising (k+1)^2


Also consider,

, sum of an AP series


Hence, LHS(II) = RHS(II).
So the result is true for n = k + 1 if it is also true for n = k.

Therefore, by mathematical induction, the result is true for all positive integers of n.
 
Last edited:

shaon0

...
Joined
Mar 26, 2008
Messages
2,029
Location
Guess
Gender
Male
HSC
2009
NOTE: (1+...+k)=(k(k+1))/2 by sum of Arithmetic Progression.

First case for n=1 is trivial

Let n=k:
1^3+...+k^3=(1+...+k)^2

Let n=k+1:
LHS=1^3+...+k^3+(k+1)^3
=(1+...+k)^2+(k+1)^3
=k^2(k+1)^2/4+(k+1)^3
=RHS

RHS=((1+...+k)+k+1)^2
=(1+...+k)^2+2(k+1)(1+...+k)+(k+1)^2
=k^2(k+1)^2/4+(k+1)(k(k+1)+(k+1))
=k^2(k+1)^2/4+(k+1)^2.(k+1)
=k^2(k+1)^2/4+(k+1)^3

Above post is wrong as his case doesn't work for n=2 and has misinterpreted the question:
ie 1^3+2^3 =/= (1+2)^3
 
Last edited:

Trebla

Administrator
Administrator
Joined
Feb 16, 2005
Messages
8,139
Gender
Male
HSC
2006
NOTE: (1+...+k)=(k(k+1))/2 by sum of Arithmetic Progression.

First case for n=1 is trivial

Let n=k:
1^3+...+k^3=(1+...+k)^2

Let n=k+1:
LHS=1^3+...+k^3+(k+1)^3
=(1+...+k)^2+(k+1)^3
=k^2(k+1)^2/4+(k+1)^3
=RHS

RHS=((1+...+k)+k+1)^2
=(1+...+k)^2+2(k+1)(1+...+k)+(k+1)^2
=k^2(k+1)^2/4+(k+1)(k(k+1)+(k+1))
=k^2(k+1)^2/4+(k+1)^2.(k+1)
=k^2(k+1)^2/4+(k+1)^3

Above post is wrong as his case doesn't work for n=2 and has misinterpreted the question:
ie 1^3+2^3 =/= (1+2)^3
Should say ASSUME n = k is true.
 

shaon0

...
Joined
Mar 26, 2008
Messages
2,029
Location
Guess
Gender
Male
HSC
2009
Should say ASSUME n = k is true.
Yeah, sorry. Usually i say: Assume < statement> (for n=k) but i didn't think it was necessary as i'm just writing out the proof for a person and not formally doing it in a test.
 

shinn

Member
Joined
Mar 13, 2006
Messages
120
Gender
Male
HSC
2008
Yea thanks for pointing that out, i accidentally did a did a typo (1+...+k)^3, suppose to be (1+....+k)^2. fixed.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top