Volume between a region (above x-axis and below parabola) and a surface

Click For Summary
The discussion centers on evaluating the volume between a parabola and a surface using double integrals, leading to two different results. The first integral, evaluated in the order of dy then dx, initially yielded a result of 4/9, while the second integral, evaluated in the order of dx then dy, correctly resulted in 2/9. The discrepancy arose from not applying the absolute value when evaluating the integral, which is crucial for maintaining symmetry about the y-axis. The correct evaluation involves recognizing that the square root of a squared term requires absolute values to account for negative values of x. Ultimately, both integrals should yield the same result of 2/9 when evaluated correctly.
songoku
Messages
2,502
Reaction score
401
Homework Statement
Let R be the part of the xy-plane above the x-axis and below the parabola ##y=1-x^2##. Find
the volume between R and the surface ##z=x^2 \sqrt{1-y}##
Relevant Equations
Double Integral
Integration in the order of dy then dx:
$$\int_{-1}^{1} \int_{0}^{1-x^2} x^2 \sqrt{1-y} ~dy~dx$$
$$=\int_{-1}^{1} -x^2 \left[\frac{2}{3} (1-y)^{\frac{3}{2}}\right]_{0}^{1-x^2}dx$$
$$=\int_{-1}^{1}\left(-\frac{2}{3}x^5 + \frac{2}{3} x^2\right)dx$$
$$=\left. -\frac{1}{9} x^6 + \frac{2}{9} x^3\right|_{-1}^{1}$$
$$=\frac{4}{9}$$

Integration in the order of dx then dy:
$$\int_{0}^{1} \int_{-\sqrt{1-y}}^{\sqrt{1-y}}x^2\sqrt{1-y}~dx~dy$$
$$=2\int_{0}^{1} \int_{0}^{\sqrt{1-y}}x^2\sqrt{1-y}~dx~dy$$
$$=2\int_{0}^{1} \sqrt{1-y} \left[\frac{1}{3} x^3\right]_{0}^{\sqrt{1-y}}dy$$
$$=\frac{2}{3}\int_{0}^{1}(1-y)^2 dy$$
$$=-\frac{2}{9} \left. (1-y)^3\right|_{0}^{1}$$
$$=\frac{2}{9}$$

I got two different results. Where is my mistake?

Thanks
 
Physics news on Phys.org
Both integrals are correctly parametrised. The result of the second integral is correct.

In the first integral you should evaluate instead to
<br /> \sqrt{(1-y)^3} \Bigg\vert _0^{1-x^2} = \sqrt{x^6} - 1 = |x|^3 -1<br />
yielding
<br /> -\frac{2}{3}\int _{-1}^1 x^2(|x|^3-1)dx = \frac{2}{9},<br />
as required.
 
  • Like
Likes WWGD and songoku
nuuskur said:
In the first integral you should evaluate instead to
<br /> \sqrt{(1-y)^3} \Bigg\vert _0^{1-x^2} = \sqrt{x^6} - 1 = |x|^3 -1<br />
yielding
<br /> -\frac{2}{3}\int _{-1}^1 x^2(|x|^3-1)dx = \frac{2}{9},<br />
as required.
How to know that the correct working should be like this, not like the one I did?

Thanks
 
Because it's always been the case that ##\sqrt{a^2} = |a|##.

Visually, if you take the integral first w.r.t ##y##, you are finding the "area" of an "infinitely thin" slice of the body of interest along the ##x##-axis. But if you don't take absolute value, you lose symmetry w.r.t the plane ##x=0##. In other words,
<br /> -\frac{2}{3} \int_{-1}^0 x^2(x^3-1)dx \neq -\frac{2}{3} \int_{0}^1 x^2(x^3-1)dx.<br />
 
Last edited:
  • Like
Likes songoku and SammyS
Thank you very much for the help and explanation nuuskur
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
6K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K