Find Volume of Right Circular Cone: Setup Integrals

sunglasboy
Messages
3
Reaction score
0
I am currently having trouble solving this problem "Find the volume of a right, circular cone of radius r and height h" a) as a single integral. b) as a double integral. c) as a triple integral.

My difficulty lies in setting up the integrals. I usually have trouble with problems that do not give any functions like this one. Once an integral is setup, I am pretty decent at doing the actual integration.
For this problem I am pretty sure all three integrals should yield 1/3pier^2h
Any help on this would be greatly appreciated.
 
Physics news on Phys.org
For the first, find the area of a cross-section perpendicular to the cone-axis as a function of height z.

Then V=\int_0^h A(z)dz
 
thanks for the suggestion. So basically my single integral would be-
pie[(h-z)r/h]^2 dz evaluated from 0 to h ?
Is this correct?
Still unsure how to proceed with the double and triple integrals.
Thanks
 
You got the first integral right.

The triple integral is not hard. I would choose cylindrical coordinates to parametrize the cone. The only hard stuff is figuring out the bounds on the integral.

For the double integral you have to figure out something similar. You could for example do something like rotate the graph of a line around an axis to get your cylinder. Or notice that once you've integrated one iterated integral in the triple integral, you're left with a double integral :rolleyes: and you could use the expression to find a geometrical interpretation.
 
hmm its still not very clear to me. I am having lots of trouble thinking in 3d..
 
Your integral will just be \int_{cone} \int \int dV right? The only problem will be finding the bounds.
If you take an arbitrary point (r,theta,z) in your cone, by fixing theta and z, how can you vary r? (It will depend on z). If z=0 you can vary r from 0 to R. If z=h/2, r can vary between 0 and R/2 etc. This will tell you the bounds which you'll need if you integrate wrt to r first.

And draw a picture.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top