My question is as follows:
For $n\in\mathbb{N}$, let $$P_n(z)=\sum_{k=0}^n\frac{z^k}{k!},$$ where $z\in\mathbb{C}$.
Show that for every $R>0$, there exists $N>0$ such that $\forall n>N$ and $|z|<R$, $P_n(z)\neq 0$.
I tried to solve it using the fact that $P_n(z)$ converges to $e^z$ and $e^z$ is nonzero, but I didn't get the desired result.
How can I solve that problem?
Thank you in advance.