- #1
silvermane
Gold Member
- 117
- 0
Homework Statement
Prove that if n is a natural number and is greater/equal to 4, then 2n<n!,
and show that 2n is less/equal to 2((n-1)!) follows.
The Attempt at a Solution
I'm thinking I just need to use induction on n for the first part, where I get the inequality
(n+1)! = n!*(n+1) > 2n(n+1) > 2n*(2) =2n+1.
After this conclusion, can I just say that 2n is less/equal to 2((n-1!) follows from my proof of induction or is there something else that I need to do?
Thanks in advance for your help! No answers please :)