cmajor47
- 53
- 0
Homework Statement
Prove if n\geq4, n!>2n.
Homework Equations
The Attempt at a Solution
Proof: (by induction) Prove for n=4
4!>24
24>16
true for n=4
Prove for n+1
n! (n+1) > 2n (n+1)
(n+1)! > 2n (n+1)
This is where I get stuck. I don't know where to go from here.