How to show that lim 2^n/n = 0 with n--> infinity

  • Thread starter Thread starter kreil
  • Start date Start date
  • Tags Tags
    Infinity
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 12K views
Science Advisor
Insights Author
Messages
665
Reaction score
68
Using the definition of a limit, show that

[tex]\lim_{n \rightarrow \infty} \frac{2^n}{n!}=0[/tex]

If someone could get me started that would be great.

thanks
josh
 
Last edited:
Physics news on Phys.org
[tex]\frac{2^n}{n!}=\frac{2}{n}\frac{2}{n-1}...\frac{2}{2}<br /> \frac{2}{1}[/tex]

so when [tex]n\rightarrow\infty[/tex]

we get [tex]\frac{2^n}{n!}<\frac{4}{n}[/tex]

to any [tex]\varepsilon > 0[/tex]

[tex]\exists N=[\frac{4}{\varepsilon}]+1[/tex]

when n>N

[tex]\frac{2^n}{n!}<\frac{4}{n}<br /> <\frac{4}{[\frac{4}{\varepsilon}]+1}<\varepsilon[/tex]

now we get the conclusion:

[tex]\lim_{n \rightarrow \infty} \frac{2^n}{n!}=0[/tex]
 
Last edited: