MHB An Elegant Solution to a Tricky Integral

  • Thread starter Thread starter sbhatnagar
  • Start date Start date
  • Tags Tags
    Integral
AI Thread Summary
The integral \[ \int \frac{\sin(x)-\cos(x)}{(\sin{(x)}+\cos{(x)})\sqrt{\sin(x)\cos(x)+ \sin^2(x)\cos^2(x)}} dx \]can be evaluated using a substitution where \( t = \sin(x) + \cos(x) \). This transforms the integral into a more manageable form, leading to \[ -\arctan\left(\sqrt{[\sin(x)+\cos(x)]^4-1}\right)+C. \]Another approach involves rewriting the integrand in terms of \( \cos(2x) \) and using the substitution \( u = 1 + \sin(2x) \), resulting in \[ -\sec^{-1}(\sin(2x)+1)+C. \]Both methods demonstrate the effectiveness of strategic substitutions in simplifying complex integrals.
sbhatnagar
Messages
87
Reaction score
0
Evaluate the integral

\[ \int \frac{\sin(x)-\cos(x)}{(\sin{(x)}+\cos{(x)})\sqrt{\sin(x)\cos(x)+ \sin^2(x)\cos^2(x)}} dx\]

The problem above is not necessarily difficult; however, it can be almost impossible to evaluate if one doesn’t know the right “trick”.
 
Mathematics news on Phys.org
I would do the following:
Let \[\sin(x)+\cos(x)=t \Rightarrow [\cos(x)-\sin(x)]dx=dt \Rightarrow -[(\sin(x)-\cos(x)]dx=dt \Rightarrow [\sin(x)-\cos(x)]dx=-dt \]
and \[\sin(x)\cos(x)=\frac{t^2-1}{2} \]

Thus, the integral becomes:
\[ - \int \frac{dt}{t\sqrt{\frac{t^2-1}{2}\left(1+\frac{t^2-1}{2}\right)}}=-2 \int \frac{dt}{t\sqrt{t^4-1}}=\frac{-1}{2} \int \frac{4t^3}{t^4\sqrt{t^4-1}}\]

Let \[ t^4-1= u \Rightarrow 4t^3dt=du \] so the integral becomes:
\[ \frac{-1}{2} \int \frac{du}{(u+1)\sqrt{u}}=-\arctan(\sqrt{u})\]

Doing the back-substitution we obtain:
\[- \arctan\left(\sqrt{[\sin(x)+\cos(x)]^4-1}\right)+C\]

I'm not sure my attempt is correct.
 
Last edited:
Hi Siron! You made it. Here's my idea:

\[ \begin{align*} \int \frac{\sin(x)-\cos(x)}{(\sin{(x)}+\cos{(x)})\sqrt{\sin(x)\cos(x)+ \sin^2(x)\cos^2(x)}} dx &= -\int \frac{\cos^2(x)-\sin^2(x)}{(1+2\sin{(x)}\cos{(x)})\sqrt{\sin(x) \cos(x)(\sin(x)\cos(x)+1)}} dx\\ &= -\int \frac{\cos(2x)}{(1+\sin(2x))\sqrt{\frac{\sin(2x)}{2} \left( \frac{\sin(2x)}{2}+1 \right)}} dx \\ &= -\int \frac{2\cos(2x)}{(1+\sin(2x))\sqrt{\sin(2x)(\sin(2x)+2)}} dx\end{align*}\]

By the substitution \( u=1+\sin(2x) \),

\[ -\int \frac{1}{u\sqrt{u^2-1}}du =-\sec^{-1}(u)+C=-\sec^{-1}(\sin(2x)+1)+C \]
 
Last edited:
sbhatnagar said:
Hi Siron! You made it. Here's my idea:

\[ \begin{align*} \int \frac{\sin(x)-\cos(x)}{(\sin{(x)}+\cos{(x)})\sqrt{\sin(x)\cos(x)+ \sin^2(x)\cos^2(x)}} dx &= -\int \frac{\cos^2(x)-\sin^2(x)}{(1+2\sin{(x)}\cos{(x)})\sqrt{\sin(x) \cos(x)(\sin(x)\cos(x)+1)}} dx\\ &= -\int \frac{\cos(2x)}{(1+\sin(2x))\sqrt{\frac{\sin(2x)}{2} \left( \frac{\sin(2x)}{2}+1 \right)}} dx \\ &= -\int \frac{2\cos(2x)}{(1+\sin(2x))\sqrt{\sin(2x)(\sin(2x)+2)}} dx\end{align*}\]

By the substitution \( u=1+\sin(2x) \),

\[ -\int \frac{1}{u\sqrt{u^2-1}}du =-\sec^{-1}(u)+C=-\sec^{-1}(\sin(2x)+1)+C \]
why we chose u=1+\sin(2x)
 
oasi said:
Why substitute $u=1+\sin(2x)$?

...because it make the solution easy.
 
I wouldn't consider that argument enough to say why it works, and actually, the answer is very simple, for the one who asked why it works, just check the integrand, and see the derivative of the substitution involved, everything works nicely.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Back
Top