Finding the sum of 1^3 + 2^3 + + n^3 by induction

  • Thread starter Thread starter jonroberts74
  • Start date Start date
  • Tags Tags
    Induction Sum
Click For Summary

Homework Help Overview

The discussion revolves around proving the formula for the sum of cubes, specifically the expression \(1^3 + 2^3 + \ldots + n^3\) using mathematical induction. The participants are exploring the validity of the formula \( \left[ \frac{n(n+1)}{2} \right]^2 \) for \( n \geq 1 \).

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are discussing the induction hypothesis and how to transition from \( P(k) \) to \( P(k+1) \). There are attempts to expand expressions and verify equality, with some participants suggesting specific algebraic manipulations and expansions.

Discussion Status

The discussion is active, with participants providing guidance on how to proceed with the induction step. There is an emphasis on writing out the expressions clearly and checking the algebraic steps involved in the proof.

Contextual Notes

Some participants question the assumptions made in the induction hypothesis and the clarity of the steps taken to derive \( P(k+1) \). There is a focus on ensuring that all terms are accounted for in the expansion.

jonroberts74
Messages
189
Reaction score
0
[tex]1^3+2^3+...+n^3 = \left[ \frac{n(n+1)}{2}\right]^2; n\ge 1[/tex]

[tex]P(1) = 1^3 = \frac{8}{8} = 1[/tex]

[tex]P(k) = 1^3+...+k^3 = \left[ \frac{k(k+1)}{2}\right]^2[/tex] (induction hypothesis)

[tex]P(k+1) = 1^3+...+k^3+(k+1)^3 = \left[\frac{(k+1)(k+2)}{2}\right]^2[/tex]

I start getting stuck here
I foiled it out then let m = P(k)

[tex]\left[ m + \frac{2(k+1)}{2}\right]^2[/tex]
 
Last edited:
Physics news on Phys.org
You probably meant ##m = \sqrt{P(k)}##. Now expand the square and use the induction hypothesis.
 
You assume that [tex]P(k) = 1^3+...+k^3 = \left[ \frac{k(k+1)}{2}\right]^2[/tex] To get P(k+1), you have to add (k+1)^3 to P(k). [tex]P(k+1)=P(k)+(k+1)^3=\left[ \frac{k(k+1)}{2}\right]^2+(k+1)^3[/tex] Write it out, and show that it is equal to [tex]P(k+1) = \left[ \frac{(k+1)(k+2)}{2}\right]^2[/tex]
pull out (k+1)2

ehild
 
ehild said:
You assume that [tex]P(k) = 1^3+...+k^3 = \left[ \frac{k(k+1)}{2}\right]^2[/tex] To get P(k+1), you have to add (k+1)^3 to P(k). [tex]P(k+1)=P(k)+(k+1)^3=\left[ \frac{k(k+1)}{2}\right]^2+(k+1)^3[/tex] Write it out, and show that it is equal to [tex]P(k+1) = \left[ \frac{(k+1)(k+2)}{2}\right]^2[/tex]
pull out (k+1)2

ehild
[tex]\left[\frac{(k+1)(k+2)}{2}\right]^2 = \left[ \frac{k(k+1)}{2}\right]^2+(k+1)^3[/tex]

[tex](k+1)^2 \left[\frac{(k+2)}{2}\right]^2=(k+1)^2\left[\frac{k^2}{2^2} + (k+1)\right][/tex]

[tex](k+1)^2 \left[\frac{(k+2)}{2}\right]^2=(k+1)^2\left[\frac{k^2+4k+4}{2^2}\right][/tex]

[tex](k+1)^2 \left[\frac{(k+2)}{2}\right]^2=(k+1)^2\left[\frac{(k+2)^2}{2^2}\right][/tex]

?
 
jonroberts74 said:
[tex]\left[\frac{(k+1)(k+2)}{2}\right]^2 = \left[ \frac{k(k+1)}{2}\right]^2+(k+1)^3[/tex]

[tex](k+1)^2 \left[\frac{(k+2)}{2}\right]^2=(k+1)^2\left[\frac{k^2}{2^2} + (k+1)\right][/tex]

[tex](k+1)^2 \left[\frac{(k+2)}{2}\right]^2=(k+1)^2\left[\frac{k^2+4k+4}{2^2}\right][/tex]

[tex](k+1)^2 \left[\frac{(k+2)}{2}\right]^2=(k+1)^2\left[\frac{(k+2)^2}{2^2}\right][/tex]

?

Apply that a2b2=(ab)2

[tex](k+1)^2 \left[\frac{(k+2)}{2}\right]^2=\left[(k+1)\frac{(k+2)}{2}\right]^2= P(k+1)[/tex]

is it familiar? Is it what you wanted to arrive at?


ehild
 

Similar threads

  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
9
Views
2K