Could someone have any idea on how to solve the above integral. On my last attempt I did the following:
Change of variable $u=x^b \Rightarrow du=bx^{(b-1)}dx$
The integral turned into:
$\frac{1}{b}\int_{0}^\infty\frac{1}{u^{\frac{b-a}{b}}(1-u)}dx$
Extended this integral to the complex plane. This integral has two poles on $u=0$ and $u=1$
Calculate the path integral over the closed contour $C$ (clockwise direction) composed of large $1/4$ of circle on the first quadrant ($C_R$) with radius $R$, and centered @ $0$, connected to two lines on the real and imaginary axis both with one end on @ $0$. The final path would be similar to a $1/4$ pizza shape. The poles would be contored by small arcs of cirles of radius $\epsilon$ around them. (Perhaps a drawing would be more appropriate :( )
The contour integral would be:
$\oint_C=\int_{C_R}+PV\int^\infty_{0}+\int_\text{left small 1/4 circle centered @ (0,0)}+\int_\text{right small semicircle centered @ (1,0)}+\int^{Ri}_{\epsilon i}$
$\epsilon \to 0$
$R \to \infty$
By the residue theorem $\oint_C$ is zero because there are no poles inside it.
$\int_{C_R}$ is zero as $R \to \infty$.
I tried to calculate the other remaining integrals but I did not get the correct answer which is
$\frac{\pi}{b}cot\frac{\pi a}{b}$
Thanks in advance.