2

What are some examples of functions that are differentiable (everywhere) in $\mathbb{R^2}$, but that are not differentiable in the complex plane? We got an example for homework, $f(z)=2xy$, and I was wondering if there were any others.

2 Answers2

3

As some commentors have pointed out, there are many, many other such functions. All that's required is that your function fail to satisfy the Cauchy-Riemann equations -- that is, if $f(z) = u(z) + iv(z)$, the function $f$ will fail to be complex differentiable just in case one of the following fails:

$u_x(z) = v_y(z)$

$u_y(z) = -v_x(z)$.

Here are a few classic examples that are easily seen to be real-differentiable:

$f(z) = \overline z$

$f(z) = |z|$

EDIT: although the latter fails to be real-differentiable on the axes (my mistake).

samhop
  • 111
0

A function from plane to plane is complex diffeeentiable if and only if its derivative is an orientation preserving orthogonal linear map. So take any matrix that either has negative determinant, rank 1, or the norm of its columns are not equal, is not complex differentiable anywhere.

Take any diagonal matrix for example with nonequal entries.

Conjugate of z is another example.