Solving Holomorphic Function: Is f(z) Differentiable at z_0?

  • Thread starter Thread starter latentcorpse
  • Start date Start date
  • Tags Tags
    Function
latentcorpse
Messages
1,411
Reaction score
0
Is f(z) = (\bar{z})^2 holomorphic in \mathbb{C}? Is it differentiable in the complex sense at any point z_0 \in \mathbb{C}? If it is, find f’(z_0).

for the first part i said it was not holomorphic on the whole complex plane as f(z)=(x-iy)^2=x^2-2ixy-y^2=u(x,y)+iv(x,y)

and so \frac{\partial{u}}{\partial{x}}=2x,\frac{\partial{u}}{\partial{y}}=-2y,\frac{\partial{v}}{\partial{x}}=-2y,\frac{\partial{v}}{\partial{y}}=-2x meaning the Cauchy Riemann equations are not satisfied unless (x,y)=(0,0) i.e. it is holomorphic at the origin of the copmlex plane and therefore it may be differentiable at this point - this leads us to the next part of the question.

so for f to be differentiable at a particular z_0 \in \mathbb{C} it must be holomorphic at that point, let us investigate what happens at z_0=(0,0)

\mathop {\lim }\limits_{h \to 0} \frac{f(z_0+h)-f(z_0)}{h} = \mathop {\lim }\limits_{h \to 0} \frac{f(h)}{h}=\mathop {\lim }\limits_{h \to 0} \frac{\bar{h}^2}{h} \rightarrow 0.
now as this limit exists, f must be differentiable at 0

the derivative is given by f'(z)=\frac{\partial{u}}{\partial{x}}+i \frac{\partial{v}}{\partial{x}}=0

i'm a little uncertain of the final answer so would like someone to check over my working if possible. cheers.
 
Physics news on Phys.org
You are right, the complex differential exists only at the origin and it is 0. By the way, since you alread computed the partial derivatives and found the Cauchy-Riemann equations to be satisfied at 0, this already implies that the complex derivative (i.e. the limit of the difference quotient) exists at 0.

However, the definition of "holomorphic" requires an open set U of the complex plane and the complex derivative to exists for all points in U. Otherwise the familiar properties, like existence and convergence of the taylor series, would fail. So it does not make sense to say that f is holomorphic at the origin, since a single point is not open.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top