Prove that 2n > n for all integers n.
Let P(n) = 2n > n
For n =1,
21 > 1.
Hence P (1) is true.
Assume that P(k) is true for any positive integers k, i.e.
2k > k …… (1)
We will now prove that P(k+1) is true whenever P(K) is true.
Multiplying both sides of (1) by 2, we get
2. 2k > 2 k
⇒ 2k+1 > 2k = k + k > k + 1
Hence P(k+1) is true whenever P(K) is true.
By mathematical induction P(n) is true for all n.
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.