Analyzing Complex Function z^a: Derivative & Analytic Region

Hodgey8806
Messages
140
Reaction score
3

Homework Statement


Define z^a = exp(a log z), assume a is complex
Where is this function analytic, and what is its derivative.

Homework Equations


Log z is defined as log z = ln |z| + i*arg z, 0 <= arg z < 2pi.


The Attempt at a Solution


I am really unsure of how to look at this problem.

If I take the derivative, is it incorrect to say that it is 0?

z^a = z^a*ln z*(a' =0) thus, z^a = 0. Is that correct?

If so, then it should be analytic everywhere. Is that correct?
 
Physics news on Phys.org


The derivative is not 0.

Powers of a complex number are often multiple-valued.

Remember, in order for a function to be differentiable, it must be single valued. So consider the domain where Log is single valued for an arbitrary angle, say rho.

Let z = re^{i\theta}, then you have log(z) = ln|r| + i\theta which is singled valued in (r &gt; 0, \rho &lt; \theta &lt; \rho + 2\pi)

When you only consider the singlue-valued branch of the log, then you can use rules for derivation to find the derivative.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top