1

I would like to evaluate :

$$\int\limits_0^{\pi/2}\frac{\sin x-\cos x}{\sqrt{1-\sin 2x}}\, dx$$

progress

$I=\int\limits_0^{\pi/2}\frac{\sin x-\cos x}{\sqrt{1-\sin 2x}}\, dx$
$=\int\limits_0^{\pi/2}\frac{\sin x-\cos x}{\sqrt{(\sin x-\cos x)^2}}\, dx$
$=\pi/2$

I am not sure whether my answer is correct or not.
I want to sure about this, please someone confirmed me.

4 Answers4

4

Note that $$\int\limits_0^{\pi/2}\frac{\sin x-\cos x}{\sqrt{(\sin x-\cos x)^2}}\, dx= \int\limits_0^{\pi/2}\frac{\sin x-\cos x}{|\sin x-\cos x|}\, dx = \int\limits_{-\pi/4}^{\pi/4}\frac{\sin(u)}{|\sin(u)|}\, du=0.$$

For the second equality we use the substitution $u=x-\pi/4$ and the fact that $$\sin(u+\pi/4)-\cos(u+\pi/4)=\sqrt{2}\sin(u).$$ For the last equality, remark that you're integrating an odd function on a symetric interval.

C. Dubussy
  • 9,120
2

$$\sin x +\cos x =t$$ $$\implies (\cos x -\sin x)dx=dt$$ $$2\sin x\cos x=t^2 -1 $$ $$\int \frac{-dt}{\sqrt{2-t^2}}$$

Aakash Kumar
  • 3,480
1

enter image description here

It should be easy now to find the solution to come out to be 0

RedHelmet
  • 429
1

enter image description here

Take care of modulus function.....

RedHelmet
  • 429