Volume of a cone covered with a plane

  • Thread starter Thread starter shakaflaka
  • Start date Start date
  • Tags Tags
    Cone Plane Volume
shakaflaka
Messages
6
Reaction score
0

Homework Statement



I need to find the volume of a cone covered with a plane z=h using multiple integrals. The scheme is something like this:

attachment.php?attachmentid=57019&stc=1&d=1364060517.png


Homework Equations



Formula of the cone x^2-y^2-z^2=0

The Attempt at a Solution



I tried to integrate ∫∫∫(x^2-y^2-z^2)dxdydz in all different kinds of bounds, for example {x,0,L}, {y,-R,R}, {z,-R, H}, but the answer is always negative. I can't really get my head around the error, help please?
 

Attachments

  • cone.png
    cone.png
    3.2 KB · Views: 549
Last edited by a moderator:
Physics news on Phys.org
shakaflaka said:
I tried to integrate ∫∫∫(x^2-y^2-z^2)dxdydz

What does this formula even mean?
 
And remember if you are calculating a volume with a triple integral you always use a formula$$
Vol = \iiint_R 1\, dV$$
where ##R## is the region in question and ##dV## is ##dxdydz## in some order and ##R## is described by putting appropriate limits on the integrals. The integrand is always ##1##.
 
Your first step is to choose a way to slice up the volume into laminae whose areas you can hope to calculate. I would suggest slices parallel to the xz plane, so the area will be a function of y.
 
Also notice that either the picture or the equation is incorrect. The cone that is pictured would be a portion of ##x^2-y^2+z^2=0##.
 
haruspex said:
Your first step is to choose a way to slice up the volume into laminae whose areas you can hope to calculate. I would suggest slices parallel to the xz plane, so the area will be a function of y.

The integral is very nasty if it were to be done by hand. Is it a homework question?
 
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