Proving lim (as n -> infinity) 2^n/n = 0

  • Thread starter Thread starter vikkisut88
  • Start date Start date
  • Tags Tags
    Infinity
vikkisut88
Messages
34
Reaction score
0

Homework Statement



Prove that lim n \rightarrow\infty 2^{}n/n! = 0

Homework Equations


This implies that 2^{}n/n! is a null sequence and so therefore this must hold:
(\forall E >0)(\existsN E N^{}+)(\foralln E N^{}+)[(n > N) \Rightarrow (|a_{}n| < E)


The Attempt at a Solution


Whenever I have proved these before I have tried to eliminate n from the top and then use Archimedian Principle to finsih off the proof. However I don't know how to do this in this case. I have the idea that 2/k \leq2/3 for any k\geq3
 
Physics news on Phys.org
It is very easy to see that
\frac{2^{n+1}}{(n+1)!}\frac{n!}{2^n}= \frac{2}{n+1}
so that each term is less than
\frac{2}{n+1}
times the previous term.

It is also very easy to see that, for n= 4,
\frac{2^n}{n!}= \frac{16}{24}&lt; 1[/itex]<br /> <br /> That is, if n&gt; 4, <br /> \frac{2^n}{n!}&amp;lt; \left(\frac{2}{5}\right)^n\frac{2}{3}<br /> and that last goes to 0.
 
i see where you're going but where does that final 2/3 come from?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top