Reversing the Order of Double Integrals

  • Thread starter Thread starter hils0005
  • Start date Start date
  • Tags Tags
    Integration
hils0005
Messages
61
Reaction score
0
b]1. Homework Statement [/b]

Given Domain :\int\intf(x,y)dydx
0\leqx\leq1
x-1\leqy\leq2-2x
reiterate the integrals so the order is reversed

Homework Equations





The Attempt at a Solution


not really sure how to complete,
\int\intf(xy)dxdy
y+1\leqx\leq(2-y)/2
-1\leqy\leq2

Is this correct?
 
Physics news on Phys.org
hils0005 said:
b]1. Homework Statement [/b]

Given Domain :\int\intf(x,y)dydx
0\leqx\leq1
x-1\leqy\leq2-2x
reiterate the integrals so the order is reversed

Homework Equations





The Attempt at a Solution


not really sure how to complete,
\int\intf(xy)dxdy
y+1\leqx\leq(2-y)/2
-1\leqy\leq2
It should be obvious that it is not correct. The first integral is a number. This integral will, after integrating, be a function of y. In order to be a number, the limits of integration on the "outside" integeral, with respect to y, must be numbers, not functions of y.

Draw a picture! In the original "outside" integral, x ranges from 0 to -1. For each x, y ranges from x-1 up to 2- 2x. Those are straight lines and you should see that the area is a triangle with vertices (0, -1), (2, 0) and (0, 2).

Now look at it from the side. To cover that entire area, y needs to vary from -1 to 1: those will be the limits on the "outer", dy, integral. For each y, x varies form 0 up to x= a function of y, given by the line making the right boundary. It looks to me like you will need to separate that into two integrals: y form -1 to 0 and then from 0 to 1.
 
I have the verticies of the triangle at (2,0), (1,0), and (0,-1)?

wouldn't that mean dy would range from -1 to 2?

the lower part of the triangle dy from -1 to 0, x goes from 0 to y+1
ther upper part, dy ranges from 0 to 2, x goes from 0 to (y-2)/2

do you put an addition sign in between the the two integrals?
 
hils0005 said:
I have the verticies of the triangle at (2,0), (1,0), and (0,-1)?

wouldn't that mean dy would range from -1 to 2?

the lower part of the triangle dy from -1 to 0, x goes from 0 to y+1
ther upper part, dy ranges from 0 to 2, x goes from 0 to (y-2)/2

do you put an addition sign in between the the two integrals?
Then draw the graph more carefully. The two lines y= x- 1 and y= 2- 2x intersect at (1, 0). y= x-1 intersects x=0 at y= -1 and y= 2- 2x intersects x= 0 at y= 1. The vertices are, as I said, (0, -1), (0, 1), and (1, 0).
 
HallsofIvy said:
...and y= 2- 2x intersects x= 0 at y= 1...

Really? :wink:
 
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