Let $f(z)= u+ iv$ where $u$, $v$ are real and imaginary parts of $f$ respectively and $f$ is entire function. If $\{u(x,y)+v(x,y): z=x+iy\in \mathbb{C} \}$is bounded then function is constant.
Here is what I tried. Consider$g(z)=f(z)-if(z)=(u+v)-i(u-v)$. Now linear combination of two entire function is entire. So $g(z)$ is entire and real part of $g$ is bounded. So $g$ is constant and hence $f$ is also constant. Am I correct? Thank you