I am trying to show that assuming for an analytic $f$ we have $|f|$ is also analytic. That the original f must be constant.
My original thought was to use the Cauchy Riemann equations to try and show that the partial derivatives are equal to their negatives. I am unsure how to carry this out however, as I am struggling to express the partial derivatives of $|f|$ in terms of the partial derivatives of $f$.
Could someone please let me know if I'm on the right track, or else give me a nudge in the correct direction.
Thanks in advance
$|f|=|u+iv|=\sqrt{u^2+v^2}$ is analytic, $u=u(x,y), v=v(x,y)$.
$\implies |f|=U+iV; U=\sqrt{u^2+v^2}, V=0$
$U_x=V_y\implies uu_x+vv_x=0$
$U_y=-V_x\implies uu_y+vv_y=0$
From the analyticity of $f$, we have $u_x=v_y, u_y=-v_x;$
$\implies uu_x-vu_y=0$
$\implies uu_y+vu_x=0$
$\implies (u^2+v^2)u_y=(u^2+v^2)u_x=0$
For non-trivial solution, $u^2+v^2\neq0$
$\implies u_x=u_y=v_x=v_y=0$