Prove by Induction: 1^2 + 2^2 + ... + (n-1)^2 < (n^3)/3

  • Thread starter Thread starter Jimmy84
  • Start date Start date
  • Tags Tags
    Induction
Click For Summary
SUMMARY

The discussion centers on proving the inequality 1^2 + 2^2 + ... + (n-1)^2 < (n^3)/3 using mathematical induction, as presented in Apostol's book. The proof begins with the base case A(k) and extends to A(k+1) by adding k^2 to both sides of the inequality. The critical step is demonstrating that k^3/3 + k^2 < (k+1)^3/3, which confirms the transitive property of inequalities and completes the induction proof.

PREREQUISITES
  • Understanding of mathematical induction
  • Familiarity with polynomial expressions and inequalities
  • Knowledge of the transitive property of inequalities
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the principles of mathematical induction in detail
  • Learn about polynomial inequalities and their proofs
  • Explore the transitive property of inequalities with examples
  • Review related problems in Apostol's book for further practice
USEFUL FOR

Students and educators in mathematics, particularly those studying algebra and proof techniques, as well as anyone seeking to strengthen their understanding of mathematical induction and inequalities.

Jimmy84
Messages
190
Reaction score
0

Homework Statement


Prove by induction

1^2 + 2^2 + ... + (n-1)^2 < (n^3)/3

(This is the problem on page 33 of Apostol's book)



Homework Equations





The Attempt at a Solution



A(k) = 1^2 + 2^2 + ... + (k-1)^2 < (k^3)/3

A(k+1) = 1^2 + 2^2 + ... + k^2 < (k+1)^3/3


Start with A(k) and add k^2 to both sides. This gives the inequality

1^2 + 2^2 + ... + k^2 < (k^3)/3 + k^2


To obtain A(k+1) as a consequence of this, it suffices to show that

k^3/3 + k^2 < (k+1)^3 /3




Now (k+1)^3 /3 = k^3/3 + k^2 +k +1/3 which is greater than k^3/3 + k^2


Which proves the inequality. However I don't understand why does

k^3/3 + k^2 < (k+1)^3 /3 suffice to prove the inequality

Can anyone explain in detail why does that inequality proves it?
 
Physics news on Phys.org
They're using the transitive property of <. You know

1^2 + 2^2 + ... + k^2 < (k^3)/3 + k^2.

If you can show (k^3)/3 + k^2 < (k+1)^3/3, then you'll have

1^2 + 2^2 + ... + k^2 < (k^3)/3 + k^2 < (k+1)^3/3

Jimmy84 said:

Homework Statement


Prove by induction

1^2 + 2^2 + ... + (n-1)^2 < (n^3)/3

(This is the problem on page 33 of Apostol's book)

Homework Equations


The Attempt at a Solution



A(k) = 1^2 + 2^2 + ... + (k-1)^2 < (k^3)/3

A(k+1) = 1^2 + 2^2 + ... + k^2 < (k+1)^3/3Start with A(k) and add k^2 to both sides. This gives the inequality

1^2 + 2^2 + ... + k^2 < (k^3)/3 + k^2 To obtain A(k+1) as a consequence of this, it suffices to show that

k^3/3 + k^2 < (k+1)^3 /3

Now (k+1)^3 /3 = k^3/3 + k^2 +k +1/3 which is greater than k^3/3 + k^2 Which proves the inequality. However I don't understand why does

k^3/3 + k^2 < (k+1)^3 /3 suffice to prove the inequality

Can anyone explain in detail why does that inequality proves it?
 
Thanks a lot, I really appreciate it. :) I have been struggling with this for quite some time.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
6
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
4
Views
2K
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
1
Views
2K