- #1
LittleTexan
- 7
- 0
I have this question in my text that I can not understand
here it is
Show that 2^n > n^2 whenever n is an integer > 4.
the part in the answer that is confusing me is the inductive step
Here is what the text has for this part of the answer
Now we assume the induction hypothesis that 2^k > k^2 and want to derive the statement 2^(k+1) > (k+1)^2. Working from the right had side, we have (k+1)^2 = k^2 + 2k + 1 < k^2 + k + 1 = k^2 + 2k + k < k^2 + 3k < K^2 + k^2 (Since k > 3). Thus we have (k+1)^2 < 2k^2 < 2*2^k(by IH) which in turn = 2^(k+1)
Can someone please explain this to me?? Please
thanks
LT
here it is
Show that 2^n > n^2 whenever n is an integer > 4.
the part in the answer that is confusing me is the inductive step
Here is what the text has for this part of the answer
Now we assume the induction hypothesis that 2^k > k^2 and want to derive the statement 2^(k+1) > (k+1)^2. Working from the right had side, we have (k+1)^2 = k^2 + 2k + 1 < k^2 + k + 1 = k^2 + 2k + k < k^2 + 3k < K^2 + k^2 (Since k > 3). Thus we have (k+1)^2 < 2k^2 < 2*2^k(by IH) which in turn = 2^(k+1)
Can someone please explain this to me?? Please
thanks
LT
Last edited: