A right circular cone that is tilted has its apex at point A ( 1 0 , 0 , 2 0 ) . It is intercepted by the x y plane, and the conic section resulting is the ellipse,
2 5 x 2 + a 2 y 2 = 1
Find a .
Details and Assumptions:
Semi-minor axis length = a = 1 − sin 2 ϕ sec 2 θ z 0 tan θ cos ϕ
Semi-major axis length = b = 1 − sin 2 ϕ sec 2 θ z 0 tan θ cos ϕ
Where z 0 is the distance between the apex and the intersection point of the axis with the intercepting plane (the x y plane in this problem). θ is the semi-vertical angle of the cone, i.e. the angle between the axis of the cone and its surface. Finally, ϕ is the acute angle between the axis of the cone and the normal vector to the intersecting plane. In addition, the distance between the center of the ellipse and the point where the axis of the cone meets the cutting plane is given by v 0 ,
v 0 = 1 − sin 2 ϕ sec 2 θ z 0 sin ϕ tan 2 θ
These formulas were derived in the solution of this problem .
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.
The vector equation of a right cone with semi-vertical angle θ , apex at position vector a and axis parallel to a unit vector d is ( r − a ) ⋅ d = ∣ r − a ∣ cos θ
(thanks to this article for the formula, which I've adapted slightly)
Here, we have r = ( x , y , z ) T , a = ( 1 0 , 0 , 2 0 ) T , and we'll put d = ( u , v , w ) T . Substituting in, the equation of the cone is u ( x − 1 0 ) + v y + w ( z − 2 0 ) = ( x − 1 0 ) 2 + y 2 + ( z − 2 0 ) 2 cos θ
To find the intersection with the x y -plane, put in z = 0 : u ( x − 1 0 ) + v y − 2 0 w = ( x − 1 0 ) 2 + y 2 + 4 0 0 cos θ
Squaring both sides and rearranging, the equation of the section is ( u ( x − 1 0 ) + v y − 2 0 w ) 2 − ( ( x − 1 0 ) 2 + y 2 + 4 0 0 ) cos 2 θ = 0
This has to be equivalent to the given form, though it may be a scalar multiple of it; letting K be that scalar, this means ( u ( x − 1 0 ) + v y − 2 0 w ) 2 − ( ( x − 1 0 ) 2 + y 2 + 4 0 0 ) cos 2 θ = K ( 2 5 x 2 + a 2 y 2 − 1 )
Comparing coefficients of x y terms. we find 2 u v = 0 ; if u = 0 , we can't eliminate the x 1 term on the left-hand side, so we must have v = 0 .
Comparing the remaining coefficients, we get the following system of equations: u 2 − cos 2 θ − 2 u ( 1 0 u + 2 0 w ) + 2 0 cos 2 θ 1 0 0 u 2 + 4 0 0 u w + 4 0 0 w 2 − 5 0 0 cos 2 θ − cos 2 θ = 2 5 K = 0 = − K = a 2 K
and u 2 + w 2 = 1 , since d is a unit vector. These can be solved by progressively eliminating variables; in the end we find a single positive root for a , which is a = 5 2 1 ( − 1 9 + 5 1 7 ) ≈ 4 . 4 9 3 7 8 .
Could you elaborate a little more on the solution of the system of equations that ended up with ? Did you solve them yourself, or did you use Wolframalpha.com for that ?
Log in to reply
So, with this as with probably 9 0 % of problems on here, Wolfram|Alpha first; but for some reason it struggled to solve the equations in the form I originally had them. I eventually got it on there but meantime...
We'll leave the fourth equation until last ( a doesn't appear anywhere else). The second equation gives us cos 2 θ = u 2 + 2 u w
The first equation now becomes 5 0 u w = − K which goes straight into the third equation: 1 0 0 u 2 + 4 0 0 u w + 4 0 0 w 2 − 5 0 0 u 2 − 1 0 0 0 u w 4 0 0 w 2 − 6 5 0 u w − 4 0 0 u 2 8 w 2 − 1 3 u w − 8 u 2 = 5 0 u w = 0 = 0
Anticipating the final equation, we can divide through by w 2 (which must be non-zero) to get a quadratic in w u : 8 ( w u ) 2 + 1 3 w u − 8 = 0
Solving, w u = 1 6 1 3 ± 5 1 7
Now turning to the equation for a , a 2 = cos 2 θ − K = u 2 + 2 u w 5 0 u w = ( w u ) 2 + 2 w u 5 0 w u
At this point I definitely turned to Wolfram|Alpha to sort out the surds and find a .
Good work. Thank you for explaining the solution.
First we note that the plane of the cut is perpendicular to the plane containing the major axis of the ellipse and the apex.
Since A lies in the x z plane, then the major axis of the ellipse is the one along the x -axis. This way, the plane containing the x axis and the apex A , which is the x z plane will be perpendicular to the x y plane (which is the plane of the cut), while the plane containing the y axis and point A is not perpendicular to the x y plane.
Thus the semi-major axis length is 5 .
The cone axis will be the angle bisector in the x z plane of ∠ B A C , where B = ( − 5 , 0 , 0 ) and C = ( 5 , 0 , 0 ) and A = ( 1 0 , 0 , 2 0 )
∠ B A C = cos − 1 ( ∣ A B ∣ ∣ A C ∣ A B ⋅ A C )
Hence, the semi-vertical angle θ = 2 1 ∠ B A C . Next we want to find the point of intersection of this axis with the x y plane. Let this point be I , then we know from the angle bisector theorem that
I C I B = A C A B
Thus, if I = ( x , 0 ) , then,
( 5 − x ) ( x + 5 ) = A C A B
And this gives us the value of x , and hence the point I .
So now we have determined the axis as the vector A I , so z 0 = ∣ A I ∣ , and ϕ = cos − 1 ( ∣ A I ∣ − k ^ ⋅ A I )
Finally, we plug the obtained values in the semi-minor axis length formula, and this gives a ≈ 4 . 4 9 4
The center of your given ellipse is (0, 0), but I think since the cone is tilted the center would not be at (0, 0). (I was picturing a conic section cone with a plane intersecting it to make an ellipse.)
Log in to reply
shift the cone to right enough , or change its dimensions till the center of the cut becomes at (0,0)
Log in to reply
Oh, right, for some reason I assumed the cone's axis went through the origin. My mistake!
Problem Loading...
Note Loading...
Set Loading...
Label the cross-section on the x z -plane as follows, and let A C bisect ∠ B A D :
By the distance formula, A B = ( 1 0 − − 5 ) 2 + ( 2 0 − 0 ) 2 = 2 5 , A D = ( 1 0 − 5 ) 2 + ( 2 0 − 0 ) 2 = 5 1 7 , and B D = ( 5 − − 5 ) 2 + ( 0 − 0 ) 2 = 1 0 .
Since B D = 1 0 , let C D = x and B C = 1 0 − x . Then by the angle bisector theorem, B C C D = A B A D , or 1 0 − x x = 2 5 5 1 7 , which solves to x = 4 1 ( 2 5 1 7 − 8 5 ) .
By the Pythagorean Theorem on △ A C E , A C = ( 5 + 4 1 ( 2 5 1 7 − 8 5 ) ) 2 + 2 0 2 = 4 5 1 0 ( 8 5 − 1 3 1 7 ) .
By the law of cosines on △ A C D , cos α = 2 ⋅ C D ⋅ A C C D 2 + A C 2 − A D 2 = 1 7 0 1 ( 8 5 − 1 3 1 7 ) and cos β = 2 ⋅ A C ⋅ A D A C 2 + A D 2 − C D 2 = 2 1 + 1 0 1 7 1 9 .
The conic section has an eccentricity of cos β cos α = 2 1 + 1 0 1 7 1 9 1 7 0 1 ( 8 5 − 1 3 1 7 ) = 2 1 ( 5 − 1 7 ) , which is also equal to a a 2 − b 2 . In this case, a = 5 , and b = a , so 2 1 ( 5 − 1 7 ) = 5 5 2 − a 2 , which solves to a = 5 2 1 ( 5 1 7 − 1 9 ) ≈ 4 . 4 9 4 .