Analytic Continuation along a Loop

usn7564
Messages
61
Reaction score
0

Homework Statement


Choose a branch that is analytic in the circle |z-2|<1. Then analytically continue this branch along the curve indicated in Fig 5.18. Do the new functional values agree with the old?

a, 3z^{\frac{2}{3}}
b, (e^z)^\frac{1}{3}

Fig 5.18 is basically an ellipse like loop starting at z=2, going around the origin and returning to z=2.

The Attempt at a Solution


Started with a, well the principle branch satisfies the requirements as the negative real axis isn't included in the circle |z-2| < 1.

And that's it. Not been able to follow this chapter very well and it feels like I'm not understanding more by reading it more. Not very example heavy as well. How do you go about solving this? They did something similar in an example applying the Monodromy theorem but they used a punctured plane as the domain and I cannot see how a loop can be continuously deformed if there is a hole in the middle. Assuming there's something I'm 100% misunderstanding, thus I'm very much at a loss on how to proceed as that's the only example available.
 
Physics news on Phys.org
usn7564 said:

Homework Statement


Choose a branch that is analytic in the circle |z-2|<1. Then analytically continue this branch along the curve indicated in Fig 5.18. Do the new functional values agree with the old?

a, 3z^{\frac{2}{3}}
b, (e^z)^\frac{1}{3}

Fig 5.18 is basically an ellipse like loop starting at z=2, going around the origin and returning to z=2.

The Attempt at a Solution


Started with a, well the principle branch satisfies the requirements as the negative real axis isn't included in the circle |z-2| < 1.

And that's it. Not been able to follow this chapter very well and it feels like I'm not understanding more by reading it more. Not very example heavy as well. How do you go about solving this? They did something similar in an example applying the Monodromy theorem but they used a punctured plane as the domain and I cannot see how a loop can be continuously deformed if there is a hole in the middle. Assuming there's something I'm 100% misunderstanding, thus I'm very much at a loss on how to proceed as that's the only example available.

You guys draw stuff? Lot easier if you do. Also, try a simpler one first: w=z^{1/3}. Same dif. Expand it as:
z^{1/3}=e^{1/3(\ln|z|+i(\text{Arg}(z)+2n\pi))},\quad -\pi&lt; \text{Arg}(z)\leq\pi

Ok, just say the contour is a circle of radius 2 and we start going around the contour over the principal branch, that is, n=0. Then at the point z=2, \text{Arg}(2)=0 so that 2^{1/3} on this branch is just the real value of the cube root of 2. When you get to -2, we have:

e^{1/3(\ln|z|+i(\pi))}=r^{1/3}e^{\pi i/3}

now, as soon as you drop below the negative real axis, the principal argument, Arg(z), drops to -\pi right? Ok, then in order for e^{1/3(\ln|z|+i(\pi))} to remain analytically continuous along this contour across the negative real axis, we need to have the argument vary continuously from what it is at -2, or \pi/3, as we drop below the negative real axis. We can do that by "annealing" the branch with n=1 to the principal branch at z=-2. Then we have at this point:

e^{1/3(\ln|z|+i(-\pi+2\pi))}=r^{1/3}e^{\pi i/3}

which is exactly what it was just above the axis (analytically continuous) and we continue along this branch until we return to the point at 2 which then gives us:

e^{1/3(\ln|z|+i(0+2\pi))}=r^{1/3}e^{2\pi i/3}

But recall we started with

e^{1/3(\ln(2)+i(0))}=r^{1/3}

and so does an analytically-continuous path over |z|=2 and starting on the principal-branch at z=2, return to the starting point after a 2\pi circuit?

Now do the same analysis with z^{2/3}.
 
  • Like
Likes 1 person
Thank you, that was incredibly informative. Managed to do both exercises now (the latter I presume doesn't change at all). Think I'll have an easier time trying to properly understand the theory now.
 
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