Parabolas, ellipses, and hyperbolas are the plane curves cut from a double cone. Each has a focus-based geometric definition and a standard Cartesian equation.
╌╌╌╌
Slice a double cone with a plane and the edge of the cut is a conic section.
The angle of the plane relative to the cone's axis decides the curve: a shallow
cut gives an ellipse (a circle when horizontal), a cut parallel to the cone's
side gives a parabola, and a steep cut through both nappes gives a hyperbola.
The three conics as plane sections of a double cone: a shallow cut gives an ellipse, a cut parallel to the slant gives a parabola, and a steep cut through both nappes gives a hyperbola.
The section definitions are geometric, stated in terms of distances to fixed
points and lines. Each yields a clean equation once the curve is placed
symmetrically on the axes.
Parabolas
Place the vertex at the origin with focus F(0,p) and directrix y=−p. A
point P(x,y) lies on the parabola when its distance to the focus equals its
distance to the directrix.
A parabola with focus F=(0,p) and directrix y=−p: every point P is equidistant from the focus and the directrix, so PF=PM where M is the foot of the perpendicular to the directrix.
Equating x2+(y−p)2=∣y+p∣, squaring, and cancelling gives
x2+(y−p)2=(y+p)2⟹x2=4py.
Ellipses
Put the foci at (±c,0). The condition ∣PF1∣+∣PF2∣=2a, squared twice
to clear the radicals, reduces to (a2−c2)x2+a2y2=a2(a2−c2).
Since c<a, set b2=a2−c2>0 and divide through.
An ellipse with foci F1,F2 at (±c,0): for every point P the focal radii satisfy ∣PF1∣+∣PF2∣=2a; the semi-axes obey b2=a2−c2.
If the foci coincide (c=0) then a=b and the ellipse is a circle.
Ellipses and parabolas share a reflection property, a consequence of the equal
angles a tangent makes with the focal radii. A ray leaving one focus of an ellipse
reflects off the curve straight to the other focus; lithotripsy exploits this by
placing a kidney stone at one focus and a shock-wave source at the other. A
parabola is the limiting case with one focus sent to infinity: rays from the focus
reflect into a parallel beam, which is why headlamp reflectors and satellite dishes
have parabolic cross-sections.
Reflection property of the ellipse: a ray from focus F1 meets the curve at P and reflects to F2, since the tangent at P makes equal angles with the two focal radii.
Hyperbolas
The derivation mirrors the ellipse, but now c>a, so b2=c2−a2>0. The
curve has two branches and no y-intercept, and each branch approaches a pair of
straight asymptotes.
A hyperbola x2/a2−y2/b2=1 with foci at (±c,0), c2=a2+b2: the two branches open along the x-axis and hug the asymptotes y=±(b/a)x.
Shifted conics. Replacing x by x−h and y by y−k moves the center to
(h,k); completing the square recovers the standard form from a general
second-degree equation.
Conic
Focal condition
Standard equation
Key relation
Parabola
∣PF∣=∣Pℓ∣
x2=4py
vertex midway to directrix
Ellipse
∣PF1∣+∣PF2∣=2a
a2x2+b2y2=1
b2=a2−c2
Hyperbola
∣PF1∣−∣PF2∣=2a
a2x2−b2y2=1
b2=c2−a2
Eccentricity
The focus-and-directrix definition of the parabola generalizes to all conics by
allowing the distance ratio to differ from 1.
The focus-directrix ratio ∣PF∣/∣Pℓ∣=e defines every conic at once; the value of e selects the type, with e<1 an ellipse, e=1 a parabola, and e>1 a hyperbola.
For an ellipse e=c/a<1, and for a hyperbola e=c/a>1. Eccentricity is a
shape number, independent of size: e near 0 is nearly circular, e near 1
is elongated, and e growing past 1 opens the branches of a hyperbola wider.
Eccentricity
Conic
e=0
circle
0<e<1
ellipse
e=1
parabola
e>1
hyperbola
The polar equation of a conic
Placing the focus at the pole turns the ratio definition into one compact polar
equation. With directrix x=d to the right of the focus, ∣PF∣=r and
∣Pℓ∣=d−rcosθ, so r=e(d−rcosθ). Solving for r:1
r=1+ecosθed.
The four sign-and-function combinations correspond to the four directrix
placements relative to the focus:
r=1+ecosθed: directrix vertical, to the right of the focus.
r=1−ecosθed: directrix vertical, to the left.
r=1+esinθed: directrix horizontal, above the focus.
r=1−esinθed: directrix horizontal, below.
Orbits
Kepler's first law places each planet on an ellipse with the sun at one focus.
Writing the polar equation in terms of the semimajor axis a and eccentricity
e (using ed=a(1−e2)) gives the standard orbital form.
r=1+ecosθa(1−e2).
The extreme distances occur at the vertices. At θ=0 the planet is at
perihelion (closest), and at θ=π at aphelion (farthest):
rmin=a(1−e),rmax=a(1+e).
For Earth, e≈0.017 and 2a≈2.99×108 km, so
a≈1.495×108 km. The orbit is
r≈1+0.017cosθ1.49×108 km, with perihelion
about 1.47×108 km and aphelion about 1.52×108 km. A small
eccentricity keeps the orbit close to a circle, and the same equation, with e
pushed past 1, describes the unbound hyperbolic path of a comet that swings
once past the sun and never returns.
Footnotes
Stewart, §10.6 — the polar conic equation follows from the
focus-directrix ratio ∣PF∣=e∣Pℓ∣ with the focus at the pole and the
directrix perpendicular to the polar axis. ↩