Sum of n^3 = (sum of n)^2 induction proof

Click For Summary

Homework Help Overview

The discussion revolves around proving the formula for the sum of cubes of the first n natural numbers, specifically that \(1^3 + 2^3 + \ldots + n^3 = (1 + 2 + \ldots + n)^2\). The participants are exploring the use of mathematical induction to establish this identity.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • One participant outlines an attempt using induction, stating the base case and the assumption for n=k, but struggles with the transition to n=k+1. Another participant hints at a potential algebraic manipulation involving differences of squares.

Discussion Status

The discussion is active, with participants providing insights and suggestions. There is a recognition of the complexity involved in the algebraic manipulation required to prove the statement. Some participants are also shifting focus to a different problem regarding inequalities, indicating a broader exploration of mathematical proofs.

Contextual Notes

Participants are discussing the constraints of natural numbers and the implications of using induction for the proofs. There is mention of specific values for which certain statements hold true, as well as considerations of proof by contradiction.

cnwilson2010
Messages
8
Reaction score
0

Homework Statement


Prove:
1^3 + 2^3 +...+n^3=(1+2+...+n)^2
n=Natural number

Homework Equations





The Attempt at a Solution


Using induction -
n=1 obvious

Assume for n=k equation is true.

Show for k+1.

I have that the right side prior to k+1 is (k^2(k+1)^2)/4
After k+1 I have (k^4+6k^3+13k^2+12k+4)/4,
but I can't figure out the trick to get the form above equal to the left +(k+1)^3.

Any ideas?
Thanks.
 
Physics news on Phys.org
welcome to pf!

hi cnwilson2010! welcome to pf! :smile:

(try using the X2 icon just above the Reply box :wink:)

erm :redface: … a2 - b2 = … ? :wink:
 
cnwilson2010 said:

Homework Statement


Prove:
1^3 + 2^3 +...+n^3=(1+2+...+n)^2
n=Natural number

Homework Equations





The Attempt at a Solution


Using induction -
n=1 obvious

Assume for n=k equation is true.

Show for k+1.

I have that the right side prior to k+1 is (k^2(k+1)^2)/4
After k+1 I have (k^4+6k^3+13k^2+12k+4)/4,
but I can't figure out the trick to get the form above equal to the left +(k+1)^3.

Any ideas?
Thanks.

On the left side you've added (k+1)^3. On the right side you've added the results after k+1 minus the results after k. The thing you want to prove equal to (k+1)^3 is (k+1)^2*(k+2)^2/4-k^2*(k+1)^2/4.
 
Thank you for your replies they were very helpful. Now I'm working on n2<=2n.

For what values of Natural numbers is this statement true and prove by induction. Obviously, 1 and 2 are true, now I'm thinking proof by contradiction and the idea of the existence of a least member of the set. Does this sound reasonable or way too much work for the results?
 
Seems begging for proof by induction, you will have to show that [itex]2k+1<k^{2}[/itex] at some point.

Or failing that, you could note that the two sequences [itex]a_{n}=n^{2},b_{n}=2^{n}[/itex] are both monotonically increasing sequences and that one increases faster that the other.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
Replies
7
Views
4K
  • · Replies 30 ·
2
Replies
30
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K