A right circular cone is cut into two pieces by a cutting plane that passes through the center of the base and is angled in such a way to generate a parabolic cut. The figure above shows the truncated cone. Find the ratio of the volume of the (smaller) piece that was removed (shown below), relative to the volume of the entire cone. If the ratio is , then enter . For example if the ratio is 0.23178391, the answer is 2317
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Method 1:
Let the radius of the base be R and the height be h , then the semi-vertical angle θ c is given by
θ c = tan − 1 h R
If the origin is at the apex of the cone, then we can take the cutting plane to be n ⋅ ( r − r 0 ) = 0 where the normal vector n is
orthogonal to the cutting plane which is parallel to ( \sin \theta c, 0, \cos \theta c ), hence we can take
n = ( − cos θ c , 0 , sin θ c )
Now we'll slice the removed volume into slices parallel to the cutting plane, intersecting the base at x, and the volume will be
V = ∫ 0 t m a x A ( t ) d t
the parameter t represents the distance of the slice from the cutting plane
such that it is zero at x = 0 , and t = t m a x at x = − R .
With the definition of the normal vector above, we can represent the slice in vector form as
r = V u + r 0 with
u = ( u 1 , u 2 ) is the coordinate of r with respect the two vectors in matrix V which
are, respectively, (\sin \theta c, 0, \cos \theta c) and (0, 1, 0). And r 0 = ( x , 0 , h )
\( t is the distance of the slice plane from the cutting plane along the normal to the cutting plane,
hence, t = \vec{n} \cdot ( (x, 0, h) - (0, 0, h) ) = -( \cos \theta_c ) x
Next, we have to find the equation the parabola in the plane of the slice. For that we need the equation of
the cone, which is \( r^T Q r = 0 \), where Q = diag { cos 2 θ c , cos 2 θ c , − s i n 2 θ c } .
Substituting r = V u + r 0 into the equation of the cone, results in
( V u + r 0 ) T Q ( V u + r 0 ) = 0
which when expanded becomes,
u T V T Q V u + 2 u T V T Q r 0 + r 0 T Q r 0 = 0
If use the notation c = cos θ c and s = sin θ c , then
V T Q V = [ s 0 0 1 c 0 ] ⎣ ⎡ c 2 0 0 0 c 2 0 0 0 − s 2 ⎦ ⎤ ⎣ ⎡ s 0 c 0 1 0 ⎦ ⎤
Evaluating the right-hand side, results in
V T Q V = [ 0 0 0 c 2 ]
In a similar fashion, we have
V T Q r 0 = [ s c ( x c − s h ) 0 ]
and
r 0 T Q r 0 = c 2 x 2 − s 2 h 2
Therefore, the equation of the parabola is
c 2 u 2 2 + 2 u 1 s c ( x c − s h ) + c 2 x 2 − s 2 h 2 = 0
Solving for the independent variable ( u 1 ) in terms of the dependent variable ( u 2 ), we have
u 1 = − 2 s c x c + s h + 2 s ( s h − x c ) c u 2 2
Note that ( s h − x c ) = c ( h tan θ c − x ) = c ( R − x ) and similarly, (sh + xc) = c (x + R) )
Since − R < x < 0 , both terms are positive. The end points of the parabola corresponds to u 1 = 0 and are at
u 2 = − a and u 2 = a , where a = c 2 ( s 2 h 2 − c 2 x 2 ) = R 2 − x 2 .
Since the parabola is below the u 2 axis, the area is the negative of the integral between − a and a .
Performing the integral, results in,
A = s x + R R 2 − x 2 − 3 1 s ( R − x ) ( R 2 − x 2 ) ( 3 / 2 )
Simplifying,
A = 3 2 ( s 1 ) ( x + R ) R 2 − x 2
Recall that the perpendicular distance of the slice from the cut is t = ( − cos θ c ) x , hence we can substitute for
t in the volume integral, and integrate with respect to x instead.
V = ∫ t = 0 t = ( cos θ c ) R A ( t ) d t = cos θ c ∫ x = − R x = 0 A ( x ) d x
The last integral is easy to perform, and is given by
3 s 2 c ( 3 − 1 R 3 + R 3 4 π ) = 3 1 π R 2 h ( 2 1 − 3 π 2 )
where in the last step we used the fact that R = h tan θ c .
The factor we're looking for is ( 2 1 − 3 π 2 ) which numerically evaluates to 0 . 2 8 7 7 9 3 4 1 , making the answer 2 8 7 7 .
Method 2:
Here we will take the slices parallel to the base, one such slice is shown in the figure above with a red line segment. The slice take the shape of the red region with the circle on the bottom left.
The cut is at, x = ( tan θ c ) ( h − z ) = R ( 1 − z / h )
The radius of circle of cut, r = z tan θ c = z R / h
Area of cut, A = 1 / 2 r 2 ( 2 t − sin 2 t )
where t = cos − 1 ( x / r )
Therefore,
A ( z ) = 1 / 2 ( z R / h ) 2 ( 2 cos − 1 ( z h − z ) − sin ( 2 cos − 1 ( z h − z ) ) )
The required volume, V = ∫ z = h / 2 h A ( z ) d z
To normalize the volume integral, we set u = z / h , then
V = R 2 h ∫ u = 2 1 1 2 1 u 2 ( 2 cos − 1 ( u 1 − u ) − sin ( 2 cos − 1 ( u 1 − u ) ) ) d u
Evaluating the integral numerically, it comes to, 0.3013765533760
Dividing by 3 1 π gives the required ratio, 0 . 2 8 7 7 9 3 4 1