I am trying to prove $f(z)=\sqrt{2z-2\log(z)-2}$ is analytic near $z=1$. The issue is proving there is no branch point.
If I try the approach of taking the path $z=1+r\exp(i\theta)$ with $r=\epsilon$ and $\theta$ varying from $0$ to $2\pi$, I'm finding it hard to show that the value did not change:
For $f(r,\theta)$, $f(\epsilon,0) = \sqrt{2r\exp(i0)-2\log(1+r\exp(i0))} = \sqrt{2r-2\log(1+r)}$ and $f(\epsilon,2\pi) = \sqrt{2r\exp(i2\pi)-2\log(1+r\exp(i2\pi))} = \,\,??$.
Not sure if this is the right approach, but it's how I learned to do it. Any advice?


With $z=1+h$, we have $$\begin{array}2z-2\ln z -2&=2h-2\ln(1+h)\\& = 2h-2h+h^2-\frac23h^3+\frac12h^4-\frac25h^5\pm\cdots\\ &=h^2\cdot(1-\frac23 h+\frac12 h^2-\frac25h^3\pm\cdots)\end{array}$$ The square root of the second factor is analytic near $h=0$, and of course the first factor yields simply $h$.
(By the way, we find the expansion starting $$ \sqrt{2z-\ln z -2}= h - \frac{1}{3} h^2 + \frac{7}{36} h^3 - \frac{73}{540} h^4 + \frac{1331}{12960} h^5 - \frac{22409}{272160} h^6 \pm\cdots) $$