Getting two different integrals for same function(?)

1/2"
Messages
98
Reaction score
0

Homework Statement


The actual problem is ∫sin2x/((sinx)4+(cosx)4) dx


Homework Equations





The Attempt at a Solution


First wrote the expression as
∫\frac{2sin2x}{((sinx)^2+(cosx)^2)^2+((sinx)^2-(cosx)^2))^2 } dx
then I changed the 2dx to d(2x)
∫\frac{sin2x}{((sinx)^2+(cosx)^2)^2+((sinx)^2-(cosx)^2))^2 } d2x

∫\frac{sin2x}{1+ (cos2x)^2 } d2x

Multiplying the whole expressioin with (sec2x)^2

∫\frac{tan2x sec2x}{1+ (sec2x)^2 } d2x

tan2xsec2x d(2x) = d((sec2x)^2)

taking sec2x =t

∫\frac{1}{1+ t^2 } dt
At this stage I am getting 2 different result when i proceed in 2 different way

First one:
integrating i get
arctan t = arctan (sec 2x)

Second one :
- ∫-\frac{1}{1+ t^2 } dt

- arccot t

-arctan (cos2x)

Am i going wrong somewhere? please could you point it out ?
Thanks in advance!
 
Physics news on Phys.org
When an indefinite integral appears to give two different answers, it generally turns out that the difference is a constant. I believe that is the case here.
 
  • Like
Likes 1 person
Actually it has got limits - 0 and \frac{∏}{2}

And putting the limits the answer in the first case come as \frac{∏}{2} and in the second one -\frac{∏}{2}


haruspex said:
When an indefinite integral appears to give two different answers, it generally turns out that the difference is a constant. I believe that is the case here.

Ya the difference is a constant arctan ∞ = \frac{∏}{2}

If I happen to give either of the answer will it be marked correct ? or do I have to work out both of them ?
 
Last edited:
1/2" said:
Actually it has got limits - 0 and \frac{∏}{2}

And putting the limits the answer in the first case come as \frac{∏}{2} and in the second one -\frac{∏}{2}
With those limits, there will be some doubt about the validity since your integral goes through an infinity at π/4. You could fix that by observing there's symmetry about π/4, so you can take the integral 0 to π/4 and double it.
However, I don't see why you are getting different answers. When I substitute those limits in your integrals I get \frac{∏}{2} for both.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top