Is there an elementary solution to the following integration problem:
$$\int \dfrac{1}{x\sqrt{x+1}}dx$$
I tried letting $u=x+1$, but I can't separate it into partial fractions. Any help would be appreciated.
Is there an elementary solution to the following integration problem:
$$\int \dfrac{1}{x\sqrt{x+1}}dx$$
I tried letting $u=x+1$, but I can't separate it into partial fractions. Any help would be appreciated.
$\textbf{Hint: }$Use substitution $x=u^2-1$, then you have:
$$\int\frac{1}{x\sqrt{x+1}}\;dx=\int\frac{(u^2-1)'}{(u^2-1)\sqrt{u^2-1+1}}\; du=\int \frac{2u}{(u^2-1)|u|}\; du$$