Solid of revolution question: verify that the volume of the cone is παβh/3

mclame22
Messages
10
Reaction score
0

Homework Statement



Consider a vertical cone of height h whose horizontal cross-section is an ellipse and whose base is the ellipse with major and minor semi-axes α and β. Verify that the volume of the cone is παβh/3.
[ Hint: The area of an ellipse with major and minor semi-axes α and β is παβ. ]


Homework Equations



V = ∫A(y) dy (from c to d)
V = ∫π(radius)² dy (from c to d)


The Attempt at a Solution



It says that the cone is upright, so I'm assuming it wants the cone rotated about the y-axis.
V = ∫A(y) dy
V = ∫π(radius)² dy

Using similar triangles:
x/y = r/h
x = ry/h

V = π∫(ry/h)² dy (the integral is now from 0 to h (c = 0, d = h))
V = π∫(r²y²/h²) dy
V = (πr²/h²)∫(y²) dy (since pi, r, and h are all constants)

At this point I'm not sure where to go. Do I take the integral of y²? How do I incorporate α and β into this integral? (As a side note, I'm very new to these forums and if I've done anything wrong I apologize. I'm not used to writing out integrals on the computer and if the notation is not optimal I'm sorry!)
 
Physics news on Phys.org
Personally, I think you need to go out of your way to draw this thing, nicely. The volume via slices is:

V=\int_0^h A(y)dy

with A(y)=\pi u(y) v(y)

and u and v are the minor and major axes as functions of y as you go up the cone starting from the base up to h.

Since the axes at the base are \alpha,\beta, then as you said, using similar triangles, I get:

u(y)=\frac{\alpha}{h}(h-y)

v(y)=\frac{\beta}{h}(h-y)

Alright, just integrate now.
 
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