Multiple Integral Homework: Right or Left?

  • Thread starter Thread starter asi123
  • Start date Start date
  • Tags Tags
    Integral Multiple
asi123
Messages
254
Reaction score
0

Homework Statement



Hey.
Which one is correct, the right one or the left one?
I think it's the right one, but I'm not sure...

Homework Equations





The Attempt at a Solution

 

Attachments

  • scan0006.jpg
    scan0006.jpg
    54.6 KB · Views: 470
Physics news on Phys.org
When you choose to change the order of integration in this way, turn the graph (or your head) 90º to see which curve is now "on top" and "on bottom" of the region. The y = x^3 [ now x = y^(1/3) ] becomes the "upper" curve for integration along the y-axis.

However, I believe you do not have these integrals set up right. Shouldn't they be

\int^{1}_{0} \int^{x^2}_{x^3} F(x,y) dx \, dy

and

\int^{1}_{0} \int^{y^{1/3} }_{y^{1/2} } F(x,y) dy \, dx ?

If you were only integrating infinitesimal two-dimensional elements of the area within the bounded region to evaluate the total area, that is the order the differentials would be written in (with F(x,y) = 1).
 
Last edited:
So I'm guessing F(x,y) is your density function? I know in statistics it is common to use a lowercase f(x,y) to represent your density function and a capital F(x,y) to represent your distribution function but I'll keep your notation.

In your top integral you are doing:
\int \int F(x,y)dydx
where you will be fixing a arbitrary value of x.

So from the x-axis up you will be hitting your x^3 function first and then your x^2 function so your bounds are correct there.

In your bottom integral you are doing:
\int \int F(x,y)dxdy
where you are fixing an arbitrary value of y

and from the y-axis and to the right you will hit your x^2 function first and then your x^3 function.
So your thinking is correct I believe, someone will come along and correct me if I'm wrong hopefully haha.
 
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