Using math induction prove that (2n^3) less than or = (4^n). If N greater or equal 3
So you want to prove \[2n^3 \le 4n \text{ for } n \ge 3\]
show the base case first
that is the base case being n=3
it doesn't look like it holds for n=3
so you are done because it is false
any questions?
or is that not what you meant?
i replaced n by 3 for 2n^3 gave me 54 and 4^3 gave me 81 soo in this case wouldn't it be true that the 4^n is greater for the case
So you are doing a different problem now?
I see 4n
oh my mistake i meant for 4^n, sorry
\[2n^3 \le 4^n \text{ for } n \ge 3\]
so if this was the inequality should it is true for n=3 and yes this one would be true for the base case
exactly i got stuck when replacing the n for (k+1)
now you suppose \[2k^3 \le 4^k \text{ for some integer k } \\ \text{ and we want to show } 2(k+1)^3 \le 4^{k+1}\]
hmm... now we think on different strategies
i got to that part and then i'm stuck what to do next
just thinking \[2(k+1)^3 =2(k^3+3k^2+3k+1)\\ =2k^3+2(3k^2+3k+1) \le 4^k+2(3k^2+3k+1)\]
\[2(k+1)^3 =2(k^3+3k^2+3k+1)\\ =2k^3+2(3k^2+3k+1) \le 4^k+2(3k^2+3k+1) \\ \] well we know k>=3
thought i had an idea but it escaped me
just so we can think faster I will call @ganeshie8 here
sounds good
\[2(k+1)^3 =2(k^3+3k^2+3k+1)\\ =2k^3+2(3k^2+3k+1) \le 4^k+2(3k^2+3k+1) \\ \\ \le 4^k+2(kk^2+kk+1) =4^k+2(k^3+k^2+1)\]
it looks like we can use our induction hypothesis again
\[2(k+1)^3 =2(k^3+3k^2+3k+1)\\ =2k^3+2(3k^2+3k+1) \le 4^k+2(3k^2+3k+1) \\ \\ \le 4^k+2(kk^2+kk+1) =4^k+2(k^3+k^2+1) \\ \le 4^k+4^k+2(k^2+1)=2 \cdot 4^k+2(k^2+1)\]
we want to show 2(k^2+1) is less than or equal to 2*4^k if we can
because 2*4^k+2*4^k=4*4^k=4^(k+1)
so we can simplify this is a little show now that k^2+1<=4^k somehow
ok I see what you've done
i didn't finish it there is still a little something for you to do
\[\forall k \ge 1, ~~k^2+1 \le k^3 +k^3 = 2k^3 \le 4^k\]
yep
ah the last piece is by induction hypothesis so its not k>=1. it should be k>=3
I wonder if there is a shorter faster way
I guess I could have left that one thing as 2(3k+1) instead of wrote <=2(kk+1)=2(k^2+1)
I kinda like it as 3k<kk<k^3 though
where would as 2(3k+1)? right before you factor 2(k+1)^3
\[2(k+1)^3 =2(k^3+3k^2+3k+1)\\ =2k^3+2(3k^2+3k+1) \le 4^k+2(3k^2+3k+1) \\ \\ \le 4^k+2(kk^2+kk+1) =4^k+2(k^3+k^2+1) \\ \le 4^k+4^k+2(k^2+1)=2 \cdot 4^k+2(k^2+1) \] second line at the end the 2(3k^2+3k+1) or 2(3k^2)+2(3k+1)
your pieces are a bit scattered do you think you can piece it all together? does anything not make sense
it's starting to make a lot more sense I just have to view all things that have been written so i don't get mixed up
i didn't know where i was going to go at first sometimes you just have to play with ideas i kinda think sometimes it helps to be a scatterbrain I could be wrong about it
it being the scatterbrain part
i usually call @ganeshie8 when I get nervous and scared :p
no it's fine thank you very much , I needed help on this problem. the section where you wrote 4^k+2(3k^2...)you factored out the 3 and where did it go?
I will write a reason to the right or directly underneath each step
one sec
\[2(k+1)^3 =2(k^3+3k^2+3k+1) \text{ multiplied } \\ =2k^3+2(3k^2+3k+1) \le 4^k+2(3k^2+3k+1) \text{ use induction hypothesis } \\ \le 4^k+2(kk^2+kk+1) \text{ used } k \ge 3 \\ =4^k+2(k^3+k^2+1) \text{ did a little multipling } \\ \le 4^k+4^k+2(k^2+1) \text{ used induction hypothesis again } \\ =2\cdot 4^k+2(k^2+1) \text{ combined like terms } \\ \le 2 \cdot 4^k+2(k^3+k^3) \text{ \because } k^3<1 \text{ and } k^3>k^2 \text{ for } k \ge 3 \\ =2 \cdot 4^k+2(2k^3) \text{ combined like terms } \\ \le 2\cdot 4^k+2(4^k) \text{ used induction hypothesis }\]
last step is to basically combine like terms
and use law of exponents
ohh wow thank you very much , this is perfect
you can correct the k^3>1 thing right
i put k^3<1
ok will do thanks again
np
Join our real-time social learning platform and learn together with your friends!