Prove 2^n > n^3 for n>9.Prove 2^n > n^3 for n>9.
I can do this geometrically but i want to know how to do it the 'proper' way. Yes i have finished my hsc, but i haven't done this for ages so i have forget everything haha.
I tried to do exactly what you did but failed. Correct me if i'm wrong but with the last line, doesn't (k-1)^3 = k^3 - 3k^2 + 3k -1 so then wouldn'tProve 2^n > n^3 for n>9.
i.e. Prove 2^n-n^3>0
test for n=10,
LHS= 1024-1000=24 >0, therefore n=10 is true
asssume true for some particular n=k,
i.e, 2^k-k^3>0
test for n=k+1
i.e. prove 2^(k+1)-(k+1)^3 >0
LHS=2.2^k-(k+1)^3
=2(2^k-k^3)+2k^3-(k+1)^3 (i just added -2k^3+2k^3 = 0)
>2k^3-(k^3+3k^2+3k+1) (subbed in the n=k)
=k^3-3k^2-3k-1=(k-1)^3+6k which is clearly >0 for k>9
I know that but how can i prove it's greater than 6k.(k-1)^3 > 0 as k>9 so the smallest value is 8^3 for that expression.
yeah my bad, careless, but i'm pretty sure u can just sayI know that but how can i prove it's greater than 6k.
yeah...i guess so, so either u can draw it, or say, (k-1)^3 increases faster than 6k at starts bigger(k=10) , which cud be done by finding the derivateoh i thought it was a +6k.
and no, if its -6k you have to prove (k-1)^3 > 6k
Yeah i did it by drawing it. I was wondering if there was a better way.yeah...i guess so, so either u can draw it, or say, (k-1)^3 increases faster than 6k at starts bigger(k=10) , which cud be done by finding the derivate