Is the following statement is true/false
let $f$ be entire function and if $\;\operatorname{Re}f(z) = <\operatorname{Im}f(z)$ then $f$ is constant .
My attempts : No . I take $f(z) = z$ put $z = x +iy$ again take $x=y$
now we have $f(z) = y +iy$ but $f(z)$ is not constant
Is it true?
Yes, it is true. Let $g(z)=(1+i)f(z)$. Then, if $f(x+yi)=u(x,y)-v(x,y)i$, you have$$g(x+yi)=u(x,y)+v(x,y).$$Therefore, $\operatorname{Im}g(z)=0$ It is easy now to deduce from the Cauchy-Riemann equations that $g$ is constant. Since, $f=\frac g{1+i}$, $f$ is constant too.