I want to show that $$ \int\limits_0^\pi \ln\left(1-\cos\left(t\right)\right)\text{d}t=-\pi\ln\left(2\right) $$ I wanted to use the integral $\displaystyle \int\limits_0^\pi \ln\sin\left(t\right)\ dt$ which I know the value but I struggle finding a judicious change of variable. Is there a way to do it ?
Asked
Active
Viewed 154 times
2
-
This is equivalent to $\int_{0}^{\pi/2}\log\sin(x),dx = -\frac{\pi}{2}\log(2) $ which has been asked many times. It can be proved via $\prod_{k=1}^{n-1}\sin\frac{\pi k}{n}=\frac{2n}{2^n}$ and Riemann sums, just symmetry, Fourier series, derivatives of the Beta function and probably many other ways. – Jack D'Aurizio Feb 16 '18 at 18:20
-
I have changed the formatting of the title so as to make it take up less vertical space -- this is a policy to ensure that the scarce space on the main page is distributed evenly over the questions. See here for more information. Please take this into consideration for future questions. Thanks in advance. – GNUSupporter 8964民主女神 地下教會 Mar 12 '18 at 17:16
1 Answers
4
Hint:
As $\int_a^bf(x)dx=\int_a^bf(a+b-x)dx=I$(say),
$$I+I=\int_a^bf(x)+f(a+b-x)\ dx$$

lab bhattacharjee
- 274,582
-
Thanks for the hint but could you provide a more detailed way ? I've shown the equality with $\log(\sin(\pi x))$ but I dont come up with the result – Atmos Feb 16 '18 at 19:14