Derivative of z^z where z is complex

  • Thread starter Thread starter Raziel2701
  • Start date Start date
  • Tags Tags
    Complex Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Raziel2701
Messages
128
Reaction score
0

Homework Statement


Define a single-valued branch of the function [tex]f(z) =z^z[/tex] on an open set [tex]U\subseteq C[/tex], show f is analytic on U, and find f'(z)

The Attempt at a Solution


[tex]z^z = e^{zlog(z)}[/tex] So because of the log I have to define or pick a branch where f(z) is defined. Since f(z) is more or less an increasing exponential function that starts from the y axis, could I just pick x>0 and y>0 for my branch?

I tried substituting x+iy for z, so that I may break the function apart into its real and imaginary parts to see if they satisfy the Cauchy-Riemann equations to test f(z) if it's analytic, but then I get a mess:

[tex]e^{(x+iy)(log(\sqrt{x^2 + y^2}) +i arg(x+iy)}[/tex]

And I didn't pursue it because I don't even know if this is the right approach.

Also, to find f'(z), I get z^z(log(z) +1)). Is this right?
 
Physics news on Phys.org
[itex]e^u[/itex] is analytic if u is analytic and a particular determination (branch) of [itex]z\log(z)[/itex] is analytic if [itex]\log(z)[/itex] is analytic. So for example, choose the principal branch of log:

[tex]\log(z)=\ln|z|+i\Theta,\quad -\pi<\Theta\leq \pi[/itex]<br /> <br /> Now, if [itex]z=re^{i\theta}[/itex] then [itex]\log(z)=\ln(r)+i\theta=u(r,\theta)+iv(r,\theta)[/itex]<br /> <br /> and it's easy to verify the CR equations in polar coordinates for log(z) except at the origin. Therefore,<br /> <br /> [tex]e^{z\log(z)}[/tex]<br /> <br /> must then be analytic everywhere except along the negative real axis. If it's analytic, then the derivative exists and you can compute it the ordinary way:<br /> <br /> [tex]\frac{d}{dz}z^z=(1+\log(z))z^z[/tex][/tex]