I used some variables change to evaluate this integral but i'm not succeed may I have some wrong step as trigono-transformation.Then Is there some one who can show me how do evaluate this : $$I = \int_{0}^{2 \pi} \ln (\sin x +\sqrt{1+\sin^2 x}) dx$$
Thank you for any help .
In the First : $\sinh x = \frac{e^x - e^{-x} }{2} \Longrightarrow \sinh^{-1}x = \ln(x+\sqrt{x^2+1}).$
to get this just solve the equation $y=\sinh x$ to get the above inverse function (notice that $e^x>0$). The integral becomes :
\begin{align*} \int_0^{2\pi} \sinh^{-1} \sin x\ \mathrm{d}x &= \int_0^{\pi} \sinh ^{-1} \sin x \ \mathrm{d}x + \int_{\pi}^{2\pi} \sinh^{-1} \sin x \ \mathrm{d}x \\ &= \int_0^{\pi} \sinh ^{-1} \sin x \ \mathrm{d}x+ \int_0^{\pi} \sinh ^{-1} \sin (x+\pi) \ \mathrm{d}x \\ &= \int_0^{\pi} \sinh ^{-1} \sin x \ \mathrm{d}x - \int_0^{\pi} \sinh ^{-1} \sin x \ \mathrm{d}x \\ &=0.\end{align*}
(the $\sinh^{-1}$ function is odd)