Help calculating this integral

73 Views Asked by At

Prove this for every $n>1$ (belongs to $\mathbb{N}$ )

$$\displaystyle \int_{0}^{1}\left( \frac{x^{2n+3} - x^{2n+1}}{1+x} \right) \, \mathrm{d}x =\frac{1}{2n+3} - \frac{1}{2n+2}$$

I don't see how one can obtain this.

thanks answered ...

1

There are 1 best solutions below

1
On

Let's factor the top:

$x^{2n+3} = x^{2n+1}x^2$ Then, the numerator becomes, $x^{2n+1}(x^2-1) = x^{2n+1}(x+1)(x-1)$

Now the integration should be straightforward.