My question is how to solve: Determine all entire functions $f$ with the property that if $|z|=1$, then $|f(z)|=1$.
I was thinking that I could solve this by first show that $f$ has to be a polynomial. Then I can use the formula \begin{align*} f(z)=z^{n}(a_{n}+a_{n-1}/z+...+a_{1}/z^{n-1+a_{0}/z^{n}}) \end{align*} where $a_{n}\neq 0$. And then somehow show that \begin{align*} f(z)=z^{n}a_{n}, \end{align*} with $|a_{n}|=1$. (I think that this is the answer.)
Could someone help me? What are the steps I should to?
Some theorems that my book covers and I think will be needed are Liouville's theorem, Maximum principle, fundamental theorem of algebra. Thanks!