davidbenari said:
I've sketched what you said but I don't see where the "contributions ##\pm i\pi ## " come from.
Doing the integral ##\int_{L_1} \frac{dz}{z} ## yields ##\ln(r_o)-\ln(r_o)-i\arg w_o ##.
What am I seeing wrong? Also I don't understand how this resolves the preference towards the branch ##(-\pi,\pi)##.
Let me choose a specific example to illustrate how we can have different contributions to the integral depending on the original path and the location of the origin.
Let ##w_0 = e^{-i3\pi/4}## and ##w = 2 e^{i\pi/4}##. So we integrate from the 3rd quadrant to the 1st quadrant and let's say we use a path on the right side of the origin. Then ##L_1## involves the counterclockwise arc ## z = e^{it}## where ## -3\pi/4 \leq t \leq 0##, so we get
$$\int_{L_1} \frac{dz}{z} = i \int_{-3\pi/4}^0 dt = 3i\pi/4. $$
##L_2## gives us ##\ln 2##, while ##L_3## gives ##i\pi/4##. So
$$I = \ln 2 + i \pi.$$
However, if the path was on the left side of the origin, we need to take ##L'_1## to be the
clockwise arc from ## -3\pi/4## to ##0##. So now we get
$$\int_{L'_1} \frac{dz}{z} = i \int_{-3\pi/4}^{-\pi} dt + i \int_\pi^0 dt = -5i\pi/4. $$
The other integrals are the same, so we get
$$I = \ln 2 - i \pi.$$
So this is a different branch of the log. It's apparently not ##\pm i \pi##, but ##\pm 2i\pi##.
Note that the reason for the different answers is that the 2nd path crosses the negative real axis, so we have to choose a different branch of the log. If we put the branch cut on the negative real axis, then we have the ##(-\pi,\pi)## branch and we don't allow any integration paths to cross the negative real axis. As long as we keep to this rule, then we will only get a single value for the integration. I think this is what you wanted to see.