I have this complex integral to which I don't know if it's possible to assign a value:
The integral is on a small circle around the origin. The function is $\frac{1}{(z-1)\sqrt{z}}$.
The fact is that $z=0$ is a branch point of $\frac{1}{\sqrt{z}}$ and I don't know how to manage it.
Somebody can help me?
Thanks
I assume that the integral over a "small circle" is a circle of radius $r$. To evaluate the integral properly, you need to avoid the branch point at the origin. In this case, it is common to create a branch cut along the negative real axis. Along these lines, consider the contour integral
$$\oint_C \frac{dz}{\sqrt{z} (z-1)} $$
where $C$ is a keyhole contour of radius $0 \lt r \lt 1$ about the negative real axis, with an inner radius of $\epsilon$. Thus, the contour integral is
$$\int_{\text{circle}} \frac{dz}{\sqrt{z} (z-1)} + e^{i \pi} \int_r^{\epsilon} \frac{dx}{i \sqrt{x} (-x-1)}\\+ i \epsilon \int_{\pi}^{-\pi} d\phi \, e^{i \phi} \frac1{\sqrt{\epsilon}\, e^{i \phi/2} (\epsilon \, e^{i \phi}-1)}+ e^{-i \pi} \int_{\epsilon}^r \frac{dx}{-i \sqrt{x} (-x-1)}$$
As $\epsilon \to 0$, the third integral vanishes. Also, by Cauchy's theorem, the contour integral is zero as there are no poles in the integrand. Thus, we have for the integral about the circle,
$$\int_{\text{circle}} \frac{dz}{\sqrt{z} (z-1)} = -2 i \int_0^r \frac{dx}{\sqrt{x} (1+x)} = -4 i \int_0^{\sqrt{r}} \frac{dy}{1+y^2} = -4 i \arctan{\sqrt{r}}$$