Inductive proof that (n)^2 >n^n for n≥3

  • Thread starter Thread starter fanofphysics
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary

Homework Help Overview

The discussion revolves around proving the inequality \((n!)^2 > n^n\) for \(n \ge 3\) using mathematical induction. Participants are exploring the inductive proof method and the manipulation of factorials and powers.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to establish the base case for \(n=3\) and expresses difficulty in manipulating the expressions for the inductive step. Some participants question the application of the inductive method and suggest clarifying the assumptions made. Others provide hints regarding inequalities that may assist in the proof.

Discussion Status

Participants are actively engaging with the problem, offering hints and suggestions for improvement. There is a recognition of the need to clarify the inductive process, and some participants express a willingness to share their work for further guidance. The discussion remains open with no explicit consensus on the proof's direction yet.

Contextual Notes

Some participants mention the use of LaTeX for mathematical expressions, indicating a learning curve associated with formatting. There is also a concern about the clarity of the proof approach, particularly regarding the direction of the inequality being proven.

fanofphysics
Messages
5
Reaction score
0

Homework Statement


Give an inductive proof that (n!)^2 > n^n for n≥3


Homework Equations





The Attempt at a Solution


The case n=3 is easy (3! = 6, 6^2 = 6; 3^3 = 27; 36>27 : QED)

I can write out/expand ((n+1)!)^2 and (n+1)^(n+1), but I'm lost trying to manipulate the resulting expressions to prove the LHS > RHS.

Help please.

(First post here, please be gentle)
 
Physics news on Phys.org
You are not using the Inductive method. You must assume that the inequality is true for some [itex]n = k \ge 3[/itex] and then prove its validity for [itex]n = k + 1[/itex] using that assumption.
 
For now, I will only give you the hint that the following inequality holds:
[tex] n + 1 > \left(1 + \frac{1}{n}\right)^{\; n} , \; n \ge 2,[/tex]
which is trivial if you know the meaning of the sequence on the right.
 
Thanks very much Dickfore!

It's not that I don't (didn't) know how to do an induction proof, but that I expressed myself wrongly. Also, I see you can use symbols (Latex?), which is good, but I need to learn how myself.

I'll work on this, with your hint. If I can work it out myself, is it OK to post the solution? Or is it better just that I know, myself, how to do it? Sorry, but I'm new, and I don't know the ropes (but I'm extremely happy to have found this forum!)
 
If you're just stuck on the algebra, maybe you could scan your work and post it as an image and we could point you in the right direction?
 
fanofphysics said:
I'll work on this, with your hint. If I can work it out myself, is it OK to post the solution? Or is it better just that I know, myself, how to do it? Sorry, but I'm new, and I don't know the ropes (but I'm extremely happy to have found this forum!)

If you find the solution, using the hint I gave, would you mind scanning it and attaching it here in case you cannot write it out in LaTeX? After that, we can go on and justify the inequality. I strongly encourage you to try and master LaTeX as it is very useful in communicating mathematical ideas.
 
Ditto about latex, but your first post isn't really the time to try it out on a long string of algebra, unless you have a LOT of time... I find it's better to learn starting on single equations.
 
(n+1)^(n+1) = (n+1)(n+1)^n - by definition
= (n+1) ((1+1/n)^n) n^n - because (n+1) = n(1+1/n)
< (n+1) ((1+1/n)^n) (n!)^2 - per the inductive method
< (n+1)(n+1) (n!)^2 (n≥2) - per Dickfore's hint
= ((n+1)^2) (n!)^2
= ((n+1)!)^2 - by definition

-> (n+1)^(n+1) < ((n+1)!)^2 QED

Pretty ugly to read, and incredibly easy to mis-type, but a sound, inductive, proof nonetheless.

At least I think so.

Yes, ArcanaNoir, I will be investing the time to learn Latex.

That leaves just the inequality in Dickfore's post; it's obviously true, and relatively easy to prove, which I've done (but I'll post the proof in a later post, if you guys think it would be good, in terms of my learning this stuff).

So, a REALLY BIG THANK YOU! :smile:
 
Problem statement:
[tex] \left(n!\right)^{\;n} > n^{\;n} , n \ge 3[/tex]

Proof (a couple of lines anyway):

[tex] \left(n + 1\right)^{\;\left(n+1\right)} =\left(n + 1\right) \left(n + 1\right)^{\;n}[/tex] - by definition
[tex] = \left(n + 1\right) n^{\;n} \left(1 + \frac{1}{n}\right)^{\; n}[/tex] - because ...

OK, so that kinda works, but there are some aspects I don't understand yet ...
 
  • #10
What happened to the factorial?
 
  • #11
He's proving it from the right to the left.
 
  • #12
ooh.
 
  • #13
Dickfore said:
He's proving it from the right to the left.
Oh dear, is that a mistake? :redface:

Does it make the proof wrong? :cry:

I think I could re-write it, going the other way, and maybe even using Latex (though I still haven't got the hang of how to get the number of spaces right, nor the line spacing ...).
 

Similar threads

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