$$\lim_{n \to \infty}{a^n \over n!}, $$ where $a >1$. I have to solve this using sandwich theorem, and I know this sequence tends to zero.
I found the lower bound of this sequence but what about upper bound.
$${1 \over n! }<{a^n \over n!}.$$
$$\lim_{n \to \infty}{a^n \over n!}, $$ where $a >1$. I have to solve this using sandwich theorem, and I know this sequence tends to zero.
I found the lower bound of this sequence but what about upper bound.
$${1 \over n! }<{a^n \over n!}.$$
If you want to use the sandwich theorem, notice that you don't need a bound from bellow since $\frac{a^n}{n!}\geq 0$ for any $n$. For the bound from above let us work a bit. First of all let us fix some integer $m$ such that $a\leq m$, then $\forall~n\geq m$: $$\frac{a^n}{n!}=\frac{a^{m}a^{n-m}}{n!}\leq\frac{a^{m}m^{n-m}}{n!}\leq\frac{a^{m}m(m+1)\dots(n-1)}{n!}=\frac{a^{m}}{(m-1)!}\frac{1}{n}$$
And notice that, since $m$ is a fixed integer $\frac{a^{m}}{(m-1)!}$ is a constant, thus: $$\lim_{n\to\infty}\frac{a^{m}}{(m-1)!}\frac{1}{n}=0$$ and so, by the sandwich theorem we are done.
You can deal with any real $a$. Let $x_n=\frac{a^n}{n!}$.