Prove Inequality n! > n^3 for n > 5 w/ M.I.

  • Thread starter Thread starter Panphobia
  • Start date Start date
  • Tags Tags
    Inequality Proof
Click For Summary

Homework Help Overview

The discussion revolves around proving the inequality n! > n^3 for n > 5 using mathematical induction (M.I.). Participants are exploring the inductive step and the assumptions required for the proof.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the inductive step, with some suggesting to use the assumption that k! > k^3 to derive (k+1)! > (k+1)^3. Others question the validity of their approaches and seek clarification on how to manipulate the expressions involved.

Discussion Status

There is an ongoing exploration of different approaches to the proof, with some participants expressing frustration over their progress. Guidance has been offered regarding the use of assumptions and the need to demonstrate inequalities explicitly. Multiple interpretations of the problem are being considered.

Contextual Notes

Participants note the challenge of proving certain inequalities and the potential need for additional proofs to support their claims. There is also mention of the importance of rigor in mathematical arguments, particularly in the context of examinations.

Panphobia
Messages
435
Reaction score
13

Homework Statement


Use M.I. to prove that n! > n^3 for n > 5

The Attempt at a Solution



I already proved n! > n^2 for n>4, but this is nothing like that.
This is my inductive step so far.
n=k+1
(k+1)! > (k+1)^3

(k+1)! - (k+1)^3 > 0[/B]

(k+1)! - (k+1)^3 = (k+1)[k! - (k+1)^2]
> (k+1)[k^3 - (k+1)^2]

This is how far I can get, any hints? Am I going in the right track or am I going in the wrong direction completely?
 
Physics news on Phys.org
Panphobia said:

Homework Statement


Use M.I. to prove that n! > n^3 for n > 5

The Attempt at a Solution



I already proved n! > n^2 for n>4, but this is nothing like that.
This is my inductive step so far.
n=k+1
(k+1)! > (k+1)^3[/B]
Don't start off with this - it's what you want to show. Use your assumption (i.e., that k! > k^3) and write (k + 1)! as (k + 1)k!
Panphobia said:

(k+1)! - (k+1)^3 > 0


(k+1)! - (k+1)^3 = (k+1)[k! - (k+1)^2]
> (k+1)[k^3 - (k+1)^2]

This is how far I can get, any hints? Am I going in the right track or am I going in the wrong direction completely?
 
Mark44 said:
Don't start off with this - it's what you want to show. Use your assumption (i.e., that k! > k^3) and write (k + 1)! as (k + 1)k!
I only started it that way because I proved n! > n^2 the same exact way. Hmmm I am thinking about this at the moment.
 
So then if k! > k^3, then (k+1)! > k^3(k+1), is this going on the right track, if it is I don't know what else to do. Wait, then do I have to prove that k^3(k+1) >= (k+1)^3 where k>5?
 
Panphobia said:
So then if k! > k^3, then (k+1)! > k^3(k+1), is this going on the right track,
No. You assume that k! > k^3, and then you use that assumption to show (prove) that (k + 1)! > (k + 1)^3.
Panphobia said:
if it is I don't know what else to do. Wait, then do I have to prove that k^3(k+1) >= (k+1)^3 where k>5?

Your work for that step should start off like this:
(k + 1)! = (k + 1) k! > (k + 1) k^3

Work with that last expression to show that it is larger than (k + 1)^3, at least when k > 5.
 
I give up haha, I can't figure it out on my own, I know intuitively that (k+1)*k^3 > (k+1)^3, but don't know any way to prove it. I tried dividing out the (k+1) then leaving it as k^3 > (k+1)^2 then expanding (k+1)^2, but that was a dead end.
 
Panphobia said:
I give up haha, I can't figure it out on my own, I know intuitively that (k+1)*k^3 > (k+1)^3, but don't know any way to prove it. I tried dividing out the (k+1) then leaving it as k^3 > (k+1)^2 then expanding (k+1)^2, but that was a dead end.
You can't "divide out" anything, since you're not working with an equation or inequality. The last expression I showed in my previous post was (k + 1)k^3, which is the same as (equal to) k^4 + k^3. Intuitively, that should be larger than (k + 1)^3, being that the first is a 4th degree polynomial and the second is only a cubic.
 
Yea, k^4 + k^3 > k^3 + 3k^2 + 3k + 1
k^4 > 3k^2 + 3k + 1

3k^2 + 3k + 1 < 3k^2 + 3k^2 + k^2 < 7k^2 < k^4

So k^3(k+1) > (k+1)^3
 
Panphobia said:
Yea, k^4 + k^3 > k^3 + 3k^2 + 3k + 1
Yeah, but you need to show why this is true, not just wave your arms. Possibly it might require a separate proof by induction.
Panphobia said:
k^4 > 3k^2 + 3k + 1

3k^2 + 3k + 1 < 3k^2 + 3k^2 + k^2 < 7k^2 < k^4

So k^3(k+1) > (k+1)^3
 
  • #10
Yea that's what I thought, is there no other simpler way to prove this?
 
  • #11
k^4 > 3k^2 + 3k + 1 is equivalent to k^4 - 3k^2 - 3k - 1 > 0. It might be acceptable to show that the graph of y = x^4 - 3x^2 - 3x - 1 lies above the x-axis for all x larger than a specific x-value.
 
  • #12
Panphobia said:
Yea, k^4 + k^3 > k^3 + 3k^2 + 3k + 1
k^4 > 3k^2 + 3k + 1

3k^2 + 3k + 1 < 3k^2 + 3k^2 + k^2 < 7k^2 < k^4

So k^3(k+1) > (k+1)^3
Do you really believe that 3k^2 + 3k^2 + k^2 < 7k^2? Saying things like that is a sure way to lose marks on an exam.
 
  • #13
Ray Vickson said:
Do you really believe that 3k^2 + 3k^2 + k^2 < 7k^2? Saying things like that is a sure way to lose marks on an exam.
On my sheet of paper its an equals sign, typo.
 

Similar threads

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