| Thread Closed |
induction problem |
Share Thread | Thread Tools |
| Mar20-06, 07:29 PM | #1 |
|
|
induction problem
I am trying to prove by induction 1^3 + 2^3 + ... n^3 = [n(n+1)/2]^2
when n is a positive integer Let P(n), if P(1) then n^3 = 1^3 = 1 and [n(n+1)/2]^2 = [1(1+1)/2]^2 = 1 the inductive hypothesis is 1^3 + 2^3 + ... k^3 = [k(k+1)/2]^2 Assuming P(k) is true then prove P(k+1) is true, insert (k+1) into problem 1^3 + 2^3 + ... k^3 + (k+1)^3 = [k+1(k+1+1)/2]^2 or [(k+1)(k+2)/2]^2 by the inductive hypothesis we get [k(k+1)/2]^2 + (k+1)^3 = [(k+1)(k+2)/2]^2 am I thinking this through correctly? and where do I go from here? |
| Mar20-06, 07:41 PM | #2 |
|
|
|
| Mar20-06, 08:56 PM | #3 |
|
|
Ok. I am going to try to work this through again and post tommorow.
|
| Mar21-06, 05:37 AM | #4 |
|
|
induction problem1^3+ 2^3+ ...+ k^3+ (k+1)^3= [k(k+1)/2]^2+ (k+1)^3 and work from there. |
| Mar21-06, 04:13 PM | #5 |
|
|
thanks, at least I know I am on the right track and was understanding the process, now all I have to do is solve to prove.
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: induction problem
|
||||
| Thread | Forum | Replies | ||
| Induction Problem | Precalculus Mathematics Homework | 3 | ||
| Induction Problem | Precalculus Mathematics Homework | 8 | ||
| Induction problem | Calculus | 2 | ||
| induction problem | Linear & Abstract Algebra | 1 | ||
| The problem of induction | General Discussion | 14 | ||