Well I can Intuitively see that.
I am wondering If there is a neat way to prove that
Well I can Intuitively see that.
I am wondering If there is a neat way to prove that
We can apply the ratio test to the sum $\displaystyle \sum \frac{x^n}{n!}$.
$$\lim_{n \rightarrow \infty}\frac{a_{n+1}}{a_n} = \lim_{n \rightarrow \infty} \Bigg(\frac{x^{n+1}}{(n+1)!} \cdot \frac{n!}{x^{n}} \Bigg) = \lim_{n \rightarrow \infty} \Big(\frac{x}{n+1}\Big)$$
This limit goes to zero for all $x \in \mathbb{R}$. We can conclude that the series converges, and so....
Stirling's Approximation states that: $$n! \sim \sqrt{2 \pi n}\left(\frac{n}{e}\right)^n$$ The rest should be rather obvious.
Let $m$ be the smallest integer which is $\ge 2|x|$. Let $B=\frac{|x|^m}{m!}$.
It is possible that $B$ is fairly big. However, when we continue past $m$, each time we increment $n$ by $1$, our expression goes down in absolute value by a factor of at least $2$. Thus $$\frac{|x|^{m+t}}{(m+t)!}\lt B \frac{1}{2^t}.\tag{1}$$ As $t\to\infty$, the right-hand side of (1) approaches $0$.
Remark: Probably not neat, nor cool. But it makes precise the intuition that after a while, increasing $n$ makes a much bigger contribution to the bottom than to the top, so after a while poor $x^n$ can't keep up with the factorial.
I more intuitive answer.
$$\lim\limits_{n\to\infty}\frac{x^n}{n!}=\frac{x.x.x.\dots}{1.2.3.\dots}$$.
For some integer $N$, we have $N\leq x<N+1$. Hence, $\lim\limits_{n\to\infty}\frac{x^n}{n!}=\frac{x.x.x.\dots}{1.2.3.\dots}$ is the product of a finite number of real numbers greater than $1$, and an infinite number of real numbers less than $1$. Moreover, the list of real numbers less than $1$ is a strictly decreasing sequence.
So say the product $\frac{x.x.x\dots x}{1.2\dots N}=a$. Then $\lim\limits_{n\to\infty}\frac{x^n}{n!}<a.\left(\frac{x}{N+1}\right)^{n-N}$.
We know that $\frac{x}{N+1}<1$
The limit has to be $0$.