Reduction formula for $$I_n =\int {x^{n}\over \sqrt{x^2 + a}} dx$$
$\displaystyle u(x) = {x^{n}\over \sqrt{x^2 + a}}, \qquad\qquad v^{'}(x) = 1$
Integrating by parts I get,
$$I_n = {x^{n+1}\over \sqrt{x^2 + a}} - nI_n + \int {x^{n+2}\over (x^2 + a)^{3/2}}dx$$
The problem is $J =\displaystyle\int {x^{n+2}\over (x^2 + a)^{3/2}}dx$, I tried to partial fraction decomposition on ${x^{n+2}\over (x^2 + a)^{3/2}}$ but the result is very messy.
How to write $J$ in terms of $I$ ?