I am trying to refine my complex analysis skills and have come across a curious problem. It is as follows:
Determine whether the function $f(z) = |z|$ is holomorphic on $\mathbb{C}$.
I have tried to use the Cauchy-Riemann equations but am not sure how to proceed. Any help is appreciated.
To use the CR equations, we need to set up the functions $u, v:\Bbb R^2\to \Bbb R$ such that $$ f(x + iy) = u(x, y) + iv(x, y) $$ for real $x, y$. This isn't that difficult, as we already know that $$ |x + iy| = \sqrt{x^2 + y^2} $$ which means that $$ u(x, y) = \sqrt{x^2 + y^2}\\ v(x, y) = 0 $$ Now insert into the CR equations and see that you don't get equality.