I got this integral from a probability question in which I am interested to prove that it is $<\infty$ $$I=\int_0^\infty \frac{n x^{n-1}}{(1+x)^{n+1}}dx,~~~n \ge 1$$
I tried substitution $y =x+1$, but it does not help, so I am thinking maybe a direct integration is not the way to go. I tried bounding the integrand using $\frac{1}{(1+x)^{n+1}}<1 $ but I get $+\infty$ Any idea, how to do it?
Hint $$\int_0^\infty \frac{n x^{n - 1}}{(x + 1)^{n + 1}} \,dx \leq n \int_0^\infty \frac{(x + 1)^{n - 1}}{(x + 1)^{n + 1}} \,dx .$$ N.b. the inequality requires the condition $n - 1 \geq 0$, since only for those values is $x \mapsto x^{n - 1}$ a nondecreasing function.