Check that z^a is holomorphic on C\{0}

  • Thread starter Thread starter latentcorpse
  • Start date Start date
latentcorpse
Messages
1,411
Reaction score
0
i need to check z^a is holomorphic on \mathbb{C} \backslash \{0\}, a \in \mathbb{C} but am having difficulty arranging it into a form that i can use the Cauchy Riemann equations on. so far is have:

z^a=e^{a \ln{z}}=e^{a \ln{|z|}}e^{i arg(z)}
which when i break up the second exponential gives

z^a=e^{a \ln{(x^2+y^2)^{\frac{1}{2}}}} \cos{\arctan{(\frac{y}{x})}}+i e^{a \ln{(x^2+y^2)^{\frac{1}{2}}}} \sin{\arctan{(\frac{y}{x})}}

so if i let z=u(x,y)+i v(x,y) we get

u(x,y)=e^{a \ln{(x^2+y^2)^{\frac{1}{2}}}} \cos{\arctan{(\frac{y}{x})}}
v(x,y)=e^{a \ln{(x^2+y^2)^{\frac{1}{2}}}} \sin{\arctan{(\frac{y}{x})}}
 
Physics news on Phys.org


Unless you allow multi-values functions, z^a is not holomorphic on \mathbb{C}\setminus\{0\} for a\notin \mathbb{Z}, but only on \mathbb{C} minus a branch cut (e.g. along the negative real axis). To prove that z^a is holomorphic on this region, use the fact that exp, log are holomorphic and that compositions of holomorphic functions are holomorphic.
 


ok. is this possible using the Cauchy Riemann equations though?

also can you talk me throught the branch cut here:

we have z=re^{i \theta}
so z^a=r^a e^{i a \theta

so if we change \theta by 2 \pi we have the same value of z corresponding to more than one value of z^a (i.e. a multifunction). This means there are different branches corresponding to the different values the function can take for the same z.
what do you mean by "take a branch cut along the negative real axis"?
 


latentcorpse said:
ok. is this possible using the Cauchy Riemann equations though?

It should be. Compute the partial derivates of exp, log (inverse function theorem) and apply the chain rule to exp(a log(z)).

also can you talk me throught the branch cut here:

we have z=re^{i \theta}
so z^a=r^a e^{i a \theta

so if we change \theta by 2 \pi we have the same value of z corresponding to more than one value of z^a (i.e. a multifunction). This means there are different branches corresponding to the different values the function can take for the same z.
what do you mean by "take a branch cut along the negative real axis"?

Consider the set \mathbb{C}_-=\mathbb{C}\setminus\{x\in\mathbb{R}:x\le 0\}. Then z^a=e^{a\log(z)}, taking the principal value of log, is single-valued holomorphic function on \mathbb{C}_-. The function "jumps" when crossing the negative real axis, so it can not be extended to a holomorphic function on \mathbb{C}\setminus 0.
The deeper topological reason is that \mathbb{C}_- is simply connected (all loops in it can be contracted to a point), while \mathbb{C}\setminus 0 is not. If you want to know more about this, check out http://en.wikipedia.org/wiki/Monodromy_theorem" .
 
Last edited by a moderator:


i see that if we take the principal argument of z and hence the proncipal value of log it does indeed jump as you cross the negative real axis - why does this mean it can't be extended to a holomorphic function on C\0?

also did i set up the cauchy riemann bit ok in my first post?
 


latentcorpse said:
i see that if we take the principal argument of z and hence the proncipal value of log it does indeed jump as you cross the negative real axis - why does this mean it can't be extended to a holomorphic function on C\0?

Holomorphic means in particular continuous. No matter how the values on the negative real axis are defined, there will always be a discontinuity. See also the discussion on the http://en.wikipedia.org/wiki/Complex_logarithm" .

also did i set up the cauchy riemann bit ok in my first post?

Looks correct.
 
Last edited by a moderator:
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