For each $n \in \mathbb{N}_0$, and for all $z \in \mathbb{C}$, define $$p_n(z) := \sum^{n}_{k=0} {z^k \over {k!}}.$$
Show that for all $r > 0$ and for all $n \in \mathbb{N}_0$, there exists $z \in \mathbb{C}$ with $|z|=r$ such that $|p_n(z)| = |e^z|$.
There is a first part to this problem that asks one to show that for all $r > 0$, there exists $N \in \mathbb{N}$ such that for all $n > N$, $p_n$ has no zeros in $B(0,r)$. This follows pretty immediately from $e^z$ being the limit of $p_n$ and Hurwitz's Theorem. So far, I haven't found this useful.
I'm also curious as to what the assignment $z(n;r)$ looks like, and if it's a function. I know $z(0;r) = ir$ thus far, and these also appear to be the only solutions for $n=0$.
Edit: tag for Bessel functions added since one of the answers makes an interesting use of them for a more technical approach to this problem.
We can apply the maximum modulus principle to the function $f_n(z) = p_n(z)\cdot e^{-z}$. We have $f_n(0) = 1$, and $f_n$ is not constant, hence there is a $z_r$ with $\lvert z_r\rvert = r$ and $\lvert f_n(z_r)\rvert > 1$. Furthermore, we have $0 < p_n(r) < e^r$ and hence $0 < f_n(r) < 1$.
$f_n$ attains values with modulus less than $1$ as well as values with modulus greater than $1$ on the circle $\lvert z\rvert = r$, hence by continuity also values with modulus $1$. But such values are precisely the values with $\lvert p_n(z)\rvert = \lvert e^z\rvert$.