I am trying to solve following integral.
$$=\int_0^\infty\frac{x}{x^n+(\epsilon+\sigma)}dx$$
I started by assuming that $a = \epsilon + \sigma$ and $$\implies x^n = A\tan^2(\theta)$$ Then, $$\implies x = a^{1/n}\tan^{2/n}(\theta)$$ $$\implies dx = \frac{2a^{1/n}}{n} (\tan(\theta))^{2/n-1}\sec^2(\theta)\text{ d}\theta$$
Using $\tan^2(\theta)+1 = \sec^2(\theta)$ and substituing above equations, we can write Eq. 1 as:
$$=\frac{\frac{2a^{2/n}}{n}(\tan(\theta))^{4/n-1}\sec^2(\theta)\text{ d}\theta}{\sec^2(\theta)}$$
$$=\int_0^{\pi/2}\frac{2a^{2/n}}{n}(\tan(\theta))^{4/n-1} \text{ d}\theta$$
let $B = \frac{2a^{2/n}}{n}$, then
$$=\int_0^{\pi/2}B(\tan(\theta))^{4/n-1} \text{ d}\theta$$
Now, I don't know how to proceed forward
The Final answer by authors is: $\large \frac{\pi\sigma(\epsilon+\sigma)^{2/n-1}}{n\sin(\frac{2\pi}{n})}$
Hint :
Notice that on substitution $x=(at)^{1/n}$ where $a=\epsilon +\sigma$ the integral changes to $$I= \frac {a^{\frac 2n -1}}{n} \int_0^{\infty} \frac {t^{\frac 2n -1}}{1+t}dt $$
Notice that the integral part is just $B\left( \frac 2n, 1-\frac 2n\right)$ Where $B(x,y)$ is standard Beta Function.
Using relation between Gamma function and Beta function and then using the Euler's Reflection formula for the Gamma function i.e. $$\Gamma(z)\Gamma(1-z)=\frac {\pi}{\sin (\pi z)}$$ you could evaluate the integral.