Proving 2^n < n without Equality: Why Ask?

  • Context: Undergrad 
  • Thread starter Thread starter pivoxa15
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
pivoxa15
Messages
2,250
Reaction score
1
In my maths textbook it asks to prove 2^n<=n! for all n>=4

I could prove it no problems using induction but could show 2^n<n! without the equality inequality.

My question is why would the textbook ask for a weaker condition? Is it a misprint?

If I can show < then it automatically implies <= holds as well doesn't it?
 
Mathematics news on Phys.org
If I can show < then it automatically implies <= holds as well doesn't it?
Yes, if x is strictly less than y, then x is certainly less than or equal to y. With regards to your former question, it might just be a typo- either way, you can solve the problem using induction.
 
I was only asking the relationship between 2^n and n!

Looking at the graphs for 2^n and n! it seems that no where is 2^n=n!

n>=4 is definitely correct.
 
Look at what are the factors of 2^n and the factors of n!...
 
There are two "=" signs in question. The first one is definitely a misprint but n>=4 is correct.