Proof of 1^3 + 2^3 + ... n^3 = [n(n+1)/2]^2 for Positive Integers

  • Thread starter Thread starter caws
  • Start date Start date
  • Tags Tags
    Induction
Click For Summary

Homework Help Overview

The discussion revolves around proving the formula for the sum of cubes of the first n positive integers, specifically the equation 1^3 + 2^3 + ... + n^3 = [n(n+1)/2]^2, using mathematical induction.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the structure of the inductive proof, including the base case and the inductive hypothesis. There are questions about the validity of the steps taken and whether assumptions are being made without justification.

Discussion Status

Some participants express uncertainty about the correctness of the reasoning and suggest clarifying the steps to ensure the proof is valid. There is acknowledgment of the process being understood, but no consensus on the next steps has been reached.

Contextual Notes

Participants are working under the constraints of a homework assignment, which may limit the information they can share or the methods they can use. There is a focus on ensuring that the proof does not assume what it is trying to prove.

caws
Messages
6
Reaction score
0
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?
 
Last edited:
Physics news on Phys.org
caws 1^3 + 2^3 + ... k^3 + (k+1)^3 = [k+1(k+1+1)/2 said:
^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?

I just did this proof earlier today it's not too hard, but it looks a lot to me like you assumed what you're trying to prove what you need to do after the induction hypothesis is take the left hand side of the last equation you have and use it to arrive at the right hand side, because otherwise you have done nothing at all and just assumed the statement that you were trying to prove.
 
Ok. I am going to try to work this through again and post tommorow.
 
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

It's MUCH better to say
1^3+ 2^3+ ...+ k^3+ (k+1)^3= [k(k+1)/2]^2+ (k+1)^3 and work from there.
 
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. :smile:
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
Replies
9
Views
2K
Replies
7
Views
4K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K