I am trying to find some closed form answer for the integral $$\int_0^{\infty}\frac{x^n}{(x^2+1)^n}\,\mathrm dx,\quad n\ge 2$$ I am not sure if a closed form exists and I have been trying this integral for hours.
Any tips or hints would be appreciated.
Sub $x=\tan{t}$ and get
$$\int_0^{\pi/2} dt \, \sin^n{t} \, \cos^{n-2}{t} $$
which one may recognize as a Beta function. Further to this, sub $y=\sin{t}$ and get
$$\int_0^1 dy \, y^n \, (1-y^2)^{\frac{n-3}{2}} = \frac12 \int_0^1 du \, u^{\frac{n-1}{2}} (1-u)^{\frac{n-3}{2}}$$
which is
$$\frac{\Gamma \left ( \frac{n+1}{2} \right ) \Gamma \left ( \frac{n-1}{2} \right )}{2 \Gamma(n)} $$