How to evaluate
∫π/20log|sin2x−a|dx
where a∈[0,1] ?
I think of this problem as a generalization of the following proposition
∫π/20log(sinx)dx=−12πlog2
My try
Put
I(a)=∫π/20log|sin2x−a|dx
From the substitution x→π2−x , we get
∫π/20log|sin2x−a|dx=∫π/20log|cos2x−a|dx
Thus
∫π/20log|sin2x−a|dx=∫π/20log|sin2x−(1−a)|dx
which means I(a)=I(1−a)
On the other hand,
2I(a)=∫π/20log|(sin2x−a)(cos2x−a)|dx=∫π/20log|a2−a+sin2xcos2x|dx=∫π/20log|4(a2−a)+sin2(2x)|dx−πlog2=12∫π0log|4(a2−a)+sin2x|dx−πlog2=∫π/20log|4(a2−a)+sin2x|dx−πlog2=∫π/20log|1+4(a2−a)−sin2x|dx−πlog2=I((2a−1)2)−πlog2
Thus
2I(a)=I((2a−1)2)−πlog2
Let a=0 we get the proposition mentioned above ∫π/20log(sinx)dx=−12πlog2.
But how to move on ? Can we solve the problem only by (1) and (2)? Or what other properties should we use to evaluate that?
Looking forward to your new solutions as well.
Thank you in advance!
Added:
As pointed out in the comments, it seems like that the integral is identical to −πlog2.
From (1) and (2) we can also find many numbers such that I(a)=−πlog2.
Answer
Using the symmetries and developing the sin2 term, we can express
\begin{align} I&=\int_0^{\pi/2} \log \left| \sin^2 x - a \right|\,dx\\ &=\frac{1}{4}\int_0^{2\pi} \log \left| \sin^2 x - a \right|\,dx\\ &=\frac{1}{4}\int_0^{2\pi} \log \left| \frac{1-2a}{2}-\frac{1}{2}\cos 2x\right|\,dx %&=-\frac{\pi}{2}\ln 2+\frac{1}{4}\int_0^{2\pi} \log \left| \left( 2a-1 \right)+\cos 2x\right|\,dx \end{align}
By denoting 2a−1=cos2α,
I=14∫2π0log|12(cos2α+cos2x)|dx=14∫2π0log|cos(x+α)cos(x−α)|dx=14∫2π0log|cos(x+α)|dx+14∫2π0log|cos(x−α)|dx
As the functions are periodic, the integration variables can be shifted, thus
I=12∫2π0log|cos(x)|dx
Finally using the symmetries of the integrand,
I=2∫π/20log|cos(x)|dx=2∫π/20log|sin(x)|dx=−πln2
from the quoted result.
No comments:
Post a Comment