I'm working on this problem:
Let $f$ be an entire function. Suppose $|f(z)|=1$ if $|z|=1$ and $f$ has only one zero in the unit disk $D_1(0)$. Prove that $f(z)=cz$ for some constant $c$.
proof: I write down what I want to prove:
$(1)$ I would like to prove that $\frac{f(z)}{z}$ is entire.
$(2)$ I would like to prove $\left|\frac{f(z)}{z} \right|$ is bounded.
For $(1)$ I think I must apply Riemann's removable theorem to extend analytically $\frac{f(z)}{z}$ to $\mathbb{C}$. It happens if it is bounded at that singularity. I'm not sure if this holds by our second assumption.
For $(2)$ I observe $ \left| \frac{f(z)}{z} \right|\leq 1\quad \ \forall z \in \partial D_1(0). $
So, finally I could apply Liouville's theorem.
I'll appreciate if someone could help me out.
Thanks.