I want to compute that $\lim\limits_{n\to\infty}\int_{[0,1]}\frac{nx^{n-1}}{1+x} \, d\lambda(x)=\frac{1}{2}$, where $\lambda$ is the Lebesgue measure.
I want to use Lebesgue dominated convergence theorem, but I can't find a uniform bound for $|\frac{nx^{n-1}}{1+x}|$, and the limit function tends to be $\begin{cases}0 & x<1 \\\infty & x=1\end{cases}.$ How do I deal with this integral?