For the Taylor Series the remainder is of the form $$R_n = \frac{(x-a)^n}{n!} f^{(n)}(\xi) $$ with $a \leq \xi \leq x$
For the series of $e^x$ about $0$ (that is, the Maclaurin series) the remainder is $R_n = \frac{x^n}{n!}e^{\xi}$ with $0 \leq \xi \leq x$. Now, I have to prove that as $n \to \infty$ this $R_n \to 0$. How do I go about it? My problem is that I know nothing about $x$ and whether it is bigger or smaller than $n$.
In short, how do I prove $$\lim_{n\to\infty}\frac{x^n}{n!}e^{\xi}=0$$