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

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 Equations (228) and (229) 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$, which are aligned along the $x$- and $y$-axes, respectively (see Figure 14), satisfies the following well-known equation:

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

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

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

where $b>0$.

Figure 15: A parabola.
\begin{figure}
\epsfysize =2.25in
\centerline{\epsffile{Chapter05/fig5.03.eps}}
\end{figure}

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

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

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 16: A hyperbola.
\begin{figure}
\epsfysize =2.25in
\centerline{\epsffile{Chapter05/fig5.04.eps}}
\end{figure}

It is not clear, at this stage, what the ellipse, the parabola, and the hyperbola have in common (other than being conic sections). Well, 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 Figure 17. In 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} (233)

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

where $r_c=e\,d$.

Figure 17: Conic sections in polar coordinates.
\begin{figure}
\epsfysize =2.25in
\centerline{\epsffile{Chapter05/fig5.05.eps}}
\end{figure}

When written in terms of Cartesian coordinates, (233) can be rearranged to give

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

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

Equation (235) 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., Equation (230)].

When again written in terms of Cartesian coordinates, Equation (233) can be rearranged to give

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

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., Equation (231)].

Finally, when written in terms of Cartesian coordinates, Equation (233) can be rearranged to give

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

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

Equation (240) 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} (244)

with the $x$-axis [cf., Equation (232)].

In conclusion, Equation (234) 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
Next: Kepler's Second Law Up: Planetary Motion Previous: Polar Coordinates
Richard Fitzpatrick 2011-03-31