Finding Volume of Dome-Shape Confined Between Cylinders and xy-Plane

  • Thread starter Thread starter Inertigratus
  • Start date Start date
  • Tags Tags
    Volume
Inertigratus
Messages
123
Reaction score
0
Volume of "dome"-shape

Homework Statement


Find the volume between of the shape that is confined between the two cylinders and the xy-plane. Maybe I have understood it wrong, but after drawing them it looks like the intersection is a dome-looking shape. So I'm guessing the volume that I have to find is between the dome and the ground (xy-plane).


Homework Equations


The two cylinders
x^2 = 4 - 4z
y^2 = 4 - 4z



The Attempt at a Solution


I'm not sure how to do this. I know that x = y = +- 2 when z = 0 and x = y = 0 when z = 1.
I thought that maybe adding the two equations can give an equation for how z varies with x and y.
x^2 + y^2 = 8 - 8z and then solve for z and take the integral of z.
In polar coordinates, the radius varies from 0 to 2. That gives me a volume of 3 pi.
The volume is supposed to be 8... any ideas?
 
Physics news on Phys.org


The function for the height of the dome at a given (x,y) is going to have to be piece wise because at some points it's the first cylinder and at some points the second cylinder. That's probably why you're having trouble finding the function to integrate. My advice is to split the xy-plane into 4 triangles for which the volume above them is equal. Then you can find the non-piecewise function above a single triangle, integrate that, and multiply by 4.

Actually, there is even more symmetry to the problem. You can use symmetry to work out that the volume of each triangle based part is 1/8th the volume of a length 4, radius 2 cylinder.
 


Thanks, I understand now that I traced the domain on paper. However, how do I get the function for the height?
Do I add the two equations, solve for z and use that, or do I use one half of the sum of the two equations and solve for z?

Also, could you explain the last part? I'm not that good at understanding symmetry...
 


Inertigratus said:
Thanks, I understand now that I traced the domain on paper. However, how do I get the function for the height?
Do I add the two equations, solve for z and use that, or do I use one half of the sum of the two equations and solve for z?

Also, could you explain the last part? I'm not that good at understanding symmetry...

You should find the intersections of the two functions. This is the line where the dome has a "sharp edge".
To do this you should equal f_1(x,y)=f_2(x,y)
What you obtain are the two lines y=x, y=-x.
This lines, together with the other boudaries where f_1(x,y)=f_2(x,y)=0, will divide the domain on the xy plane into 4 parts.
You should integrate under one of these areas per time.
Then you should understand that you can is very simple to obtain the whole solid.

Someone else suggested you can further divide that xy plane into 8 areas and so simplify the task more.
 


Ohh, thanks! My math skills are a little rusty hehe... was just looking at an example in my book that is almost identical. I totally forgot about the whole projection-on-the-xy-plane.
 
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