GitHub Logo StackExchange Logo CodeForces Logo
All content on this site is available under the Creative Commons Attribution 4.0 International license:
Math Puzzle from April 12, 2019
Can you figure out why conic sections work the way they do?
Written on by Noble Mushtak

The following was a puzzle presented to Marshwood GT students on April 12, 2019. Have fun doing math!

In Algebra II, students are often taught that circles, ellipses, hyperbolas, and parabolas are "conic sections" because they are cross-sections of a cone, as shown below:

Figure showing how a parabola (top-left), circle (top-right), ellipse (bottom-left), and hyperbola (bottom-right) are all cross sections of a cone

(Image courtesy of Varsity Tutors)

However, when we define these shapes, we don't use any reference to the fact that they are cross sections of a cone:

How do these shapes have a focus and a directrix when they are just cross sections of a cone? The formal definitions of cross sections and the fact that they are cross sections of a cone seem completely unrelated to each other! Therefore, today, we are going to connect these two facts about mathematics by proving the above definition of an ellipse using the fact that they are cross sections of a cone.

Part 0: To prove any of these definitions, we first need to learn about Dandelin spheres. These are the spheres which are tangent both to the cone and to the plane containing the cross section. For example, these are the Dandelin spheres for an ellipse:

Figure depicting Dandelin spheres in a cone

(Image courtesy of Wikimedia)

Now, there's a lot of intimidating labeling and lines on here! However, for now, ignore all the labeled points! Instead, just focus on the ellipse and the two spheres. Notice how the sphere on top is snug between the cone and plane containing the ellipse. Then, notice how the bottom sphere is also snug between the plane containing the ellipse and the lateral area of the cone. This visually shows you how Dandelin spheres are tangent to both the cone and the plane containing the ellipse. Make sure you understand this fact before moving on.

Part 1: Now, let \(P\) be an arbitrary point on the ellipse and let Plane E be the plane containing the ellipse. Then, let the point of tangency of the top sphere to Plane E be \(F_1\) and let the point of tangency of the bottom sphere to Plane E be \(F_2\). Explain why we would want to prove the following:

$$PF_1+PF_2=C \text{ for some constant } C$$

Before any proof, understanding what you want to prove is always the most important part, so make sure you understand the meaning of the above equation before moving on. It's not obvious why we would want to prove this, but think about the role that \(F_1\) and \(F_2\) play in the above diagram. You may want to review the definition of an ellipse above to better understand this equation.

Part 2: Let the vertex of the cone be \(S\). Now, draw a line from \(S\) straight through \(P\). Since the Dandelin spheres are tangent to the cone, this line is going to intersect the surface of the Dandelin spheres at a point of tangency. Let the intersection with the top sphere be \(P_1\) and let the intersection with the bottom sphere be \(P_2\). Now, show that \(P_1P_2\) (i.e. the distance between \(P_1\) and \(P_2\)) is constant, regardless of what point \(P\) you chose on the ellipse.

Here's a hint:

$$P_1P_2=SP_2-SP_1$$

\(SP_1\) is a segment from a point outside sphere to a point of tangency on the top Dandelin sphere. \(SP_2\) is a segment from a point outside sphere to a point of tangency on the bottom Dandelin sphere.

Part 3: Finally, show that:

$$PF_1+PF_2=P_1P_2$$

Here's a hint: \(PF_1\) and \(PP_1\) are both segments from a point outside the sphere to a point of tangency on the top Dandelin sphere.

Since \(P_1P_2\) is a constant, this is the equation we set out to prove from Part 1, so at this point, we have successfully proven the focus-based definition of an ellipse from the fact that an ellipse is a cross section of a cone.