This is a problem from a previous complex analysis qualifying exam that I'm working through to study for my own upcoming exam. I've been playing with it for a while and am stuck.
Problem:
Suppose $f(z)$ is an analytic function on $|z|<1$ such that $|f(z)|<1$ for all $|z|<1$ and $f(0) = \alpha \neq 0$. Show $f(z) \neq 0$ for all $|z|<|\alpha|$.
Thoughts:
Since $f(z)$ is analytic on the unit disk, then it has a power series about zero such that $$ f(z) = \sum_{k=0}^\infty a_k z_k = a_0 + \sum_{k=1}^\infty a_kz^k. $$
If $f(0) = \alpha \neq 0$, then $$ f(0) = a_0 + \sum_{k=1}^\infty a_k0^k = \alpha \quad \implies \quad a_0 = \alpha \quad \implies \quad f(z) = \alpha + \sum_{k=1}^\infty a_kz^k. $$
My thought is to somehow use Rouche's Theorem here, something like letting $g(z) = \sum_{k=1}^\infty a_kz^k$, and $h(z) = \alpha$. Then if $|g(z)|<|h(z)|$ for $|z|<|\alpha|$, then $g+h$ has the same number of zeros as $h$, which is none. I'm guessing it also helps to use that $|f(z)|<1$. But I can't seem to work it out.
By Schwarz–Pick theorem, for all $z_1,z_2\in\mathbb{C}$ such that $|z_1|<1$ and $|z_2|<1$, we have $$\left|\frac{f(z_1)-f(z_2)}{1-\overline{f(z_1)}f(z_2)}\right| \leq \left|\frac{z_1-z_2}{1-\bar z_1 z_2}\right|.$$ Letting $z_1=z$ and $z_2=0$, we get $$\left|\frac{f(z)-\alpha}{1-\overline{f(z)}\alpha}\right| \leq |z|$$ If $f(z)=0$ then we find $|\alpha|\leq |z|$, which means that if $|\alpha|>|z|$ then $f(z)\not=0$.