I'm currently following a class on complex analysis (for physicists) and I'm having trouble with the concept of branch points. In my textbook, they say that log(z) has a branch point at zero and at infinity. They also state that every other point is not a branch point and i'm having a hard time proving that $z=2$ is actually not a branch point. I've searched a lot without finding anything convincing.
So far I tried the following :
Let's say we look at the function $f(z) = ln(z)$ at $z=2$. To show that this is, or is not a branch point, we can draw a circle of radius 1 around this point. Thus, let us take $z_i = 2+e^{i\cdot 0}$ and $z_f=2+e^{2\pi i}$. In that case, $f(z_i)=\ln(2+1) = \ln(3e^{i2\pi n})$ and $f(z_f)=\ln(2+1) = \ln(3e^{i 2\pi n})$ and thus $ f(z_i)=f(z_f)$, which is what we want. However, if I take a circle of radius 3, the result of this methode is the sames, altough it shouldn't since the circle goes around zero. Indeed, in that case, this method leads to :
$f(z_i)=\ln(2+3) = \ln(5e^{i2\pi n})$ and $f(z_f)=\ln(2+3) = \ln(5e^{i2\pi n})$...
I guess there is something wrong with what I'm doing, but I don't know what...
I would like to show that $z=2$ is not a branch point using contours, not by other means.
Thanks a lot!