This is an old qual question that I'm stuck on.
For any complex number $a$ not in the unit disk, does there exist $\epsilon>0$ such that if a polynomial $p$ satisfies $|p(z)|<\epsilon$ for $|z| \le 1$, then $|p(a)| < 1$?
Does anyone have a hint? Thanks in advance!
Suppose that the statement is true. And let $\epsilon>0$ such that the statement holds.
Then choose $M$ such that $\frac{1}{M}<\epsilon$, and $n$ such that $|a|^{n}>M$.
Then for $p(z) = \dfrac{z^{n}}{M}$ we have $|p(z)|< \epsilon$ on the unit disk.
However $$|p(a)|= \frac{|a|^{n}}{M}>1,$$ a contradiction.