Prove by mathematical induction
2n>(n+1)! For all integars n>=2
The correct inequality is
Basis of induction: n=2.
is true.
Assume now that the inequality is proved for n=N-1. Then it is correct for n=N:
Therefore, the statement is proved by the principle of the mathematical induction.
Comments