TorontonianMath
09-21-2006, 09:18 PM
Hi,
I have this homework but I'm getting stuck...
Prove that n^2 <= (2^n) +1 holds for all n belonging to natural numbers.
Now it doesn't say what to use I was trying prove it using induction but I'm getting stuck...
Base Case: A(1)--> 1 <= 3 --> A(1) is true
Induction Hypothesis: A(n) is true
Induction Step: A(n+1) must also be true.
(n+1)^2 = n^2+2*n+1
<= 2^n + 1 + 2n + 1 (by induction hypothesis)
= 2^n + 2*n +2
then now I don't know what to do... any help and guidance will be greatly appreciated.
thanks!!!!
I have this homework but I'm getting stuck...
Prove that n^2 <= (2^n) +1 holds for all n belonging to natural numbers.
Now it doesn't say what to use I was trying prove it using induction but I'm getting stuck...
Base Case: A(1)--> 1 <= 3 --> A(1) is true
Induction Hypothesis: A(n) is true
Induction Step: A(n+1) must also be true.
(n+1)^2 = n^2+2*n+1
<= 2^n + 1 + 2n + 1 (by induction hypothesis)
= 2^n + 2*n +2
then now I don't know what to do... any help and guidance will be greatly appreciated.
thanks!!!!