So I have the following problem:
$$\int_1^{e} \frac{1}{x\sqrt{1+\ln^2x}}dx $$
Can somebody comfirm that the integral of this is
$$\ln|\sqrt{1+\ln^2x}+ \ln x|+C$$
and I that the anwser is $$\ln |\sqrt{2}+1|$$ that is aproximately 0.8814
Does anyone else got the same anwser?
Hint. One may perform the change of variable $$ u=\ln x,\qquad du=\frac{dx}x, $$ giving $$ \int \frac{1}{x\sqrt{1+\ln^2x}}\:dx=\int \frac{du}{\sqrt{1+u^2}} $$ then one may notice that $$ \left[\ln \left(u+ \sqrt{1+u^2}\right)\right]'=\frac{1+\frac{u}{\sqrt{1+u^2}}}{u+\sqrt{1+u^2}}=\frac{1}{\sqrt{1+u^2}}. $$