If $f(z)$ is an entire function and $|f(z)|\ge1$ for all $z$ with $|z|\ge \pi$ then show that $f$ is a polynomial.
I tried to apply Lioville's theorem on $f$. For $|z|\le \pi$ , $|f(z)|\le k$ for positive constant. But it does not help.
I've also tried with Taylor's series expansion as ,
$$f(z)=\sum_{n=0}^{\infty}a_nz^n$$where, $$a_n=\frac{1}{2\pi i}\int_{|z|=R}\frac{f(z)}{z^n}\, \mathrm{d}z$$
Then I wanted to find that $a_n=0$ for $n>p$ for some $p$ , but I failed to do so.