I'm trying to find a reduction formula for:
$${I}_n=\int \frac{x^{n}}{\sqrt{ax+b}}dx$$
This is where I have gotten to so far:
$${I}_n= \frac{2x^{n}\sqrt{ax+b}}{a}-\frac{2n}{a} \int \frac{x^{n-1}(ax+b)}{\sqrt{ax+b}}dx$$
I'd appreciate a little nudge in the right direction :)