Why Does Changing the Order of Integration Affect the Integral Result?

  • Thread starter Thread starter engin
  • Start date Start date
  • Tags Tags
    Mistake
engin
Messages
8
Reaction score
0
(Double integral on D) sin[((x^3)/3) - x] dxdy = ? where
D={(x,y): 1<=y<=4 , sqrt(y)<=x<=2 }.

Okay, we change the order of integration and then we get

(Double integral on D') sin [((x^3)/3) - x] dxdy where
D'={(x,y): 1<=x<=2 , 1<=y<=(x^2). Thus, we get the one variable integral

(Integral from x=1 to x=2) (x^2 - 1)* sin[((x^3)/3) - x]dx.

Letting u = ((x^3)/3) converts the integral to

(Integral from u=-2/3 to u=2/3) sin(u)du = 0. So where is the mistake?
 
Last edited:
Physics news on Phys.org
Isn't this correct?
 
Shouldn't the substitution be u = x^3/3 - x? Which would make the bounds in u space be -2/3 to 5/3?

Edit: Nevermind, -2/3 to 2/3 is the correct bounds.
 
Last edited:
Pardon, the substitution is of course u = x^3/3 - x but i have found the integral 0. The answer in the worksheet is different though.
 
Last edited:
Woops... I see no problem with your work, and it looks like the integral should indeed be 0.
 
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