How can we prove using mathematical induction that #2^(n+1)>2n+1# if n is a natural number?
1 Answer
See explanation.
Explanation:
For mathematical induction, we need to prove the following:
- It is true for some base case
- If it is true for
#k# , it must be true for#k+1#
The definition for natural numbers vary, but I will be using the definition of all positive integers (excluding zero), or
First, we need to prove that the expression is true for some base case. Here, we start from 1:
Now, we suppose that it is true for some natural number
To complete the proof, we just need to show that the expression in the question is true for