437,968 views
24 votes
24 votes
Prove usin's Mathematical induction 2^n ≤(n+1)!, for n≥0​

User Frapontillo
by
2.8k points

1 Answer

8 votes
8 votes

Answer:

Explanation:

2^0 is less than or equal to 1!, because 1<= 1

if 2^n <= (n+1)!, we wish to show that 2^(n+1) <= (n+2)!, since

(n+2)! = (n+1)! * (n+2), and (n+1)!>= 2^n, then we want to prove that n+2<=2, which is always true for n>=0

User Rafael Mora
by
2.8k points