Triple Integral in Cylindrical Coords

DTskkaii
Messages
19
Reaction score
0

Homework Statement


Construct a triple integral in cylindrical coords to find the volume of the cone r=z, where the height (z value) is limited by z=L.
Should be in the form => {int[b,a] int[d,c] int[f,e]} (r) {dr dtheta dz}
(Sorry for weird formatting above, brackets purely to make terms more discernible)
Then evaluate using this order of integration to find volume.


Homework Equations


Volume of a cone => V=[(pi)(a)^2(L)]/3
In a cylindrical coord system, r=z describes an inverted cone of infinite height


The Attempt at a Solution


Currently working on an attempt, but if someone could help out with the understanding, that would be great. It doesn't immediately make a lot of sense to me.
i.e. r=z gives infinite height, but the volume is limited by L, so how do I find limits for that? Also can't see any immediate limits for theta in this situation.
 
Physics news on Phys.org
DTskkaii said:
r=z gives infinite height

What do you mean? The limits you are given are 0 \ge z \ge L and 0 \ge r \ge z. Everything is bounded here. Try drawing a picture to see why the limits are as they are.
 
clamtrox said:
What do you mean? The limits you are given are 0 \ge z \ge L and 0 \ge r \ge z. Everything is bounded here. Try drawing a picture to see why the limits are as they are.

I think you mean: 0 \le z \le L and 0 \le r \le z
 
sharks said:
I think you mean: 0 \le z \le L and 0 \le r \le z

Whoops! Indeed L>0 :)
 
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