Calculate the integral $$\int \ln (\sin x) \, dx.$$
Asked
Active
Viewed 406 times
3
-
6It's worth emphasizing that the function isn't real-valued, so any result is necessarily going to be complex. – Steven Stadnicki May 14 '14 at 18:23
-
1Does you student know about Liouville's theorem and the Risch algorithm ? – Lucian May 14 '14 at 21:00
-
Does this answer your question? What is $\int\log(\sin x)~dx$? – Hans Lundmark Mar 18 '23 at 09:06
1 Answers
6
Consider the following. \begin{align} I &= \int \ln(\sin(x)) \ dx \end{align} can be evaluated by integration by parts and leads to \begin{align} I &= x \ln(\sin(x)) - \int x \ \cot(x) \ dx \\ &= x \ln(\sin(x)) -x \ln(1 - e^{ix}) - \frac{i}{2} \left( x^2 + \operatorname{Li}_2(e^{2ix}) \right) \end{align} where $i =\sqrt{-1}$ and $\operatorname{Li}_2(z)$ is the dilogarithm function. It is of note that \begin{align} \int_0^{\pi/2} \ln(\sin(x)) \ dx = \frac{\pi}{2} \ln(2). \end{align}

Leucippus
- 26,329