I am trying to compute $\int x\ln (x+1)\, dx$. I tried integrating by parts and ended up with: $$\int x\ln(x+1)\,dx = \frac{1}{2}x^2\ln(x+1) - \frac{1}{2}\int\frac{x^2}{x+1}\,dx$$ but I'm stuck here.
2026-05-15 06:03:22.1778825002
How to integrate $x\ln(x+1)$?
643 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Write $x^2=x^2-1+1$ so that
$$\frac{x^2}{x+1}=\frac{x^2-1}{x+1}+\frac{1}{x+1}=(x-1)+\frac{1}{x+1} $$