Consider the complex-valued family of functions $$ f_n(z) = \sum_{k=0}^n \frac{1}{k!}z^k. $$
Is it possible to use Rouché's Theorem to prove that for any $R \in \mathbb R$ there exists some $n$ such that all roots of $f_n$ have modulus strictly greater than $R$?
The solutions that I've seen for this exploit the uniform convergence of the Taylor series for $e^z$, but I'm curious if it's possible to use Rouché's Theorem to show that there are no roots inside the circle of radius $R$ for sufficiently large $n$.
Take $R>0$ and let $M=\inf\left\{\bigl|e^z\bigr|\,\middle|\,|z|=R\right\}$. Since the series $\sum_{n=0}^\infty\frac{z^n}{n!}$ converges uniformly to $e^z$ on the circle $\{z\,|\,|z|=R\}$, there is a natural $N$ such that $\bigl|f_n(z)-e^z\bigr|<M$ for each $z$ there. In particular$$|z|=R\implies\bigl|f_n(z)-e^z\bigr|<|e^z|.$$Therefore, by Rouché's theorem, on the closed disk $D_R(0)$ the functions $f_n$ and $\exp$ have the same number of zeros — that is, no zeros.