next up previous contents
Next: Kepler's Second Law Up: Planetary Motion Previous: Polar Coordinates   Contents

Conic Sections

The ellipse, the parabola, and the hyperbola are collectively known as conic sections, since these three types of curve can be obtained by taking various different plane sections of a right cone. It turns out that the possible solutions of Eqs. (303) and (304) are all conic sections. It is, therefore, appropriate for us to briefly review these curves.

An ellipse, centered on the origin, of major radius $a$ and minor radius $b$, aligned along the $x$- and $y$-axes, respectively (see Fig. 28), satisfies the following well-known equation:

\begin{displaymath}
\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1.
\end{displaymath} (305)

Likewise, a parabola which is aligned along the $+x$-axis, and passes through the origin (see Fig. 29), satisfies:

\begin{displaymath}
y^2 - b\,x = 0,
\end{displaymath} (306)

where $b>0$.

Figure 29: A parabola.
\begin{figure}
\epsfysize =2.5in
\centerline{\epsffile{parabola.eps}}
\end{figure}

Finally, a hyperbola which is aligned along the $+x$-axis, and whose asymptotes intersect at the origin (see Fig. 30), satisfies:

\begin{displaymath}
\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1.
\end{displaymath} (307)

Here, $a$ is the distance of closest approach to the origin. The asymptotes subtend an angle $\phi=\tan^{-1}(b/a)$ with the $x$-axis.

Figure 30: A hyperbola.
\begin{figure}
\epsfysize =2.5in
\centerline{\epsffile{hyperbola.eps}}
\end{figure}

It is not clear, at this stage, what the ellipse, the parabola, and the hyperbola have have in common. It turns out that what these three curves have in common is that they can all be represented as the locus of a movable point whose distance from a fixed point is in a constant ratio to its perpendicular distance to some fixed straight-line. Let the fixed point (which is termed the focus of the ellipse/parabola/hyperbola) lie at the origin, and let the fixed line correspond to $x=-d$ (with $d>0$). Thus, the distance of a general point ($x$, $y$) (which lies to the right of the line $x=-d$) from the origin is $r_1=\sqrt{x^2+y^2}$, whereas the perpendicular distance of the point from the line $x=-d$ is $r_2 = x+d$ (see Fig. 31). In plane polar coordinates, $r_1=r$ and $r_2 = r\,\cos\theta+d$. Hence, the locus of a point for which $r_1$ and $r_2$ are in a fixed ratio satisfies the following equation:

\begin{displaymath}
\frac{r_1}{r_2} = \frac{\sqrt{x^2+y^2}}{x+d}= \frac{r}{r\,\cos\theta+d}=e,
\end{displaymath} (308)

where $e\geq 0$ is a constant. When expressed in terms of plane polar coordinates, the above equation can be rearranged to give
\begin{displaymath}
r = \frac{r_c}{1-e\,\cos\theta},
\end{displaymath} (309)

where $r_c=e\,d$.

Figure 31: Conic sections in plane polar coordinates.
\begin{figure}
\epsfysize =2.5in
\centerline{\epsffile{conic.eps}}
\end{figure}

When expressed in terms of Cartesian coordinates, (308) can be rearranged to give

\begin{displaymath}
\frac{(x-x_c)^2}{a^2} + \frac{y^2}{b^2} = 1,
\end{displaymath} (310)

for $e<1$. Here,
$\displaystyle a$ $\textstyle =$ $\displaystyle \frac{r_c}{1-e^2},$ (311)
$\displaystyle b$ $\textstyle =$ $\displaystyle \frac{r_c}{\sqrt{1-e^2}}=\sqrt{1-e^2}\,a,$ (312)
$\displaystyle x_c$ $\textstyle =$ $\displaystyle \frac{e\,r_c}{1-e^2}= e\,a.$ (313)

Equation (310) can be recognized as the equation of an ellipse whose center lies at ($x_c$, $0$), and whose major and minor radii, $a$ and $b$, are aligned along the $x$- and $y$-axes, respectively [cf., Eq. (305)].

When again expressed in terms of Cartesian coordinates, Eq. (308) can be rearranged to give

\begin{displaymath}
y^2 - 2\,r_c\,(x-x_c) = 0,
\end{displaymath} (314)

for $e=1$. Here, $x_c = -r_c/2$. This is the equation of a parabola which passes through the point ($x_c$, $0$), and which is aligned along the $+x$-direction [cf., Eq. (306)].

Finally, when expressed in terms of Cartesian coordinates, Eq. (308) can be rearranged to give

\begin{displaymath}
\frac{(x-x_c)^2}{a^2} - \frac{y^2}{b^2} = 1,
\end{displaymath} (315)

for $e>1$. Here,
$\displaystyle a$ $\textstyle =$ $\displaystyle \frac{r_c}{e^2-1},$ (316)
$\displaystyle b$ $\textstyle =$ $\displaystyle \frac{r_c}{\sqrt{e^2-1}}=\sqrt{e^2-1}\,a,$ (317)
$\displaystyle x_c$ $\textstyle =$ $\displaystyle -\frac{e\,r_c}{e^2-1}=-e\,a.$ (318)

Equation (315) can be recognized as the equation of a hyperbola whose asymptotes intersect at ($x_c$, $0$), and which is aligned along the $+x$-direction. The asymptotes subtend an angle
\begin{displaymath}
\phi = \tan^{-1}\left(\frac{b}{a}\right) = \tan^{-1}(\sqrt{e^2-1})
\end{displaymath} (319)

with the $x$-axis [cf., Eq. (307)].

In conclusion, Eq. (309) is the polar equation of a general conic section which is confocal with the origin. For $e<1$, the conic section is an ellipse. For $e=1$, the conic section is a parabola. Finally, for $e>1$, the conic section is a hyperbola.


next up previous contents
Next: Kepler's Second Law Up: Planetary Motion Previous: Polar Coordinates   Contents
Richard Fitzpatrick 2008-01-13