Let $f$ be a non constant entire function satisfying the following conditions :
- $f(0)=0$
- for every positive real $M$, the set $\{z: \left|f(z)\right|<M\}$ is connected.
Prove that $f(x)=cz^n$ for some constant $c$ and positive integer $n$.
Let $f(z)=a_nz^n+\cdots+a_1z+a_0$ be function that satisfies the given conditions. As $f(0)=0$ we have $a_0=0$ and $f(z)=a_nz^n+\cdots+a_1z$.
As $f$ is non-constant function, its zeros are isolated. So, there exists an $r>0$ such that $f$ is non-zero on $B_r=\{z:|z|<r\}$. I was thinking of connecting this to connectedness of $\{z: \left|f(z)\right|<M\}$.
I wanted to check what goes wrong in case of $f(z)=z^2+z$. I want to check if the given set is connected for this but failed in doing so.