SOLUTION: Find a counterexample that shows the statement is false. For every number n, 2^n>n +1
Algebra
->
Equations
-> SOLUTION: Find a counterexample that shows the statement is false. For every number n, 2^n>n +1
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 214025
:
Find a counterexample that shows the statement is false.
For every number n, 2^n>n +1
Answer by
HyperBrain(694)
(
Show Source
):
You can
put this solution on YOUR website!
2^n>n +1
---
If n=1:
2^n=2^1=2
n+1=1+1=2
---
So, if n=1, 2^n=n+1.
Therefore, the given statement is false.