Which entire holomorphic functions satisfy $\,\lvert\,f(z)\rvert \leq \lvert z\rvert^k$, for all $z\in\mathbb{C}$?
So I've shown that $\,\lvert\, f(z)\rvert \leq \lvert z\rvert ^k \implies f(z)$ is a polynomial of degree at most $k$. Therefore we may write
$f(z)=\sum_{0}^{k} c_nz^n$ where $c_n$ is Taylorian coefficients of $f$. So I see that this should certainly mean that $c_0=0$ since $\,\lvert\,f(0)\rvert=0$. But after that, I have no idea how to proceed. I guess that $c_k \leq 1$ but have no idea to prove it, not to mention how other coefficients would vary according to value of $c_k$.
Any helps are appreciated!
Put $z=\frac{1}{N}$, where $N \in \mathbb{N}$. Then we have:
$$\left|\sum_{n=0}^{k}\frac{c_{n}}{N^n}\right|\leq \frac{1}{N^{k}}$$
Multiply both sides by $N^k$:
$$\left|\sum_{n=0}^{k}c_{n}N^{k-n}\right|\leq 1$$
By triangle inequality:
$$|c_k|-\sum_{n=0}^{k-1}N^{k-n}|c_n|\leq \left|\sum_{n=1}^{k}c_{n}N^{k-n}\right|$$
And inequality:
$$|c_k|-\sum_{n=0}^{k-1}N^{k-n}|c_n|\leq 1$$
Can by satisfy if only if $c_0=c_1=\cdots=c_{k-1}=0$.