Thursday, 22 September 2016

Prove the inequality n!geq2n by induction



I'm having difficulty solving an exercise in my course.



The question is:




Prove that n!2n.





We have to do this by induction. I started like this:




  1. The lowest natural number where the assumption is correct is 4 as: 4!242416.

  2. The assumption is: n!2n.



Now proof for (n+1) which brings me to: (n+1)!2(n+1)



I think I can rewrite it somehow like this:




(n+1)×n!(definition of factorial)2n×2



(n+1)×2n2n×2



Then I think I can eliminate the 2n and have something like this: n+12, or n1.



But I think I'm wrong here some where and was hoping somebody has some advice on this. How can I prove the above assumption?



Any help would be appreciated, kind regards.



Answer



In the induction step you want to show that if k!2k for some k4, then (k+1)!2k+1. Since you already know that 4!24, the principle of mathematical induction will then allow you to conclude that n!2n for all n4. You have all of the necessary pieces; you just need to put them together properly. Specifically, you can argue as follows.



Suppose that k!2k, where k4; this is your induction hypothesis. Then (k+1)!=(k+1)k! (by the definition of factorial)(k+1)2k (by the induction hypothesis)>22k (since k4)=2k+1.

This completes the induction step: it shows that if k4, then k!2k(k+1)!2k+1.


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...