next up previous
Next: Matrix Eigenvalue Theory Up: Useful Mathematrics Previous: Useful Mathematrics


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.

Figure B.55: An ellipse.
\begin{figure}
\epsfysize =2.25in
\centerline{\epsffile{AppendixB/figB.01.eps}}
\end{figure}

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 B.55), satisfies the following well-known equation:

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

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

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

where $b>0$.

Figure B.56: A parabola.
\begin{figure}
\epsfysize =2.25in
\centerline{\epsffile{AppendixB/figB.02.eps}}
\end{figure}

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

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

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.

It is not obvious, from the above formulae, what the ellipse, the parabola, and the hyperbola have in common. It turns out, in fact, that these three curves 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--which is termed the directrix--correspond to $x=-d$ (with $d>0$). Thus, the distance of a general point ($x$, $y$) (which lies to the right of the directrix) from the focus is $r_1=\sqrt{x^2+y^2}$, whereas the perpendicular distance of the point from the directrix is $r_2 = x+d$--see Figure B.58. 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} (1131)

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} (1132)

where $r_c=e\,d$.

Figure B.57: A hyperbola.
\begin{figure}
\epsfysize =2.25in
\centerline{\epsffile{AppendixB/figB.03.eps}}
\end{figure}

When written in terms of Cartesian coordinates, (B.1131) can be rearranged to give

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

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

Equation (B.1133) 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 (B.1128)]. Note, incidentally, that an ellipse actually possesses two focii located on the major axis ($y=0$) a distance $e\,a$ on either side of the geometric center (i.e., at $x=0$ and $x=2\,e\,a$).

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

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

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 (B.1129)].

Figure B.58: Conic sections in polar coordinates.
\begin{figure}
\epsfysize =2.25in
\centerline{\epsffile{AppendixB/figB.04.eps}}
\end{figure}

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

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

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

Equation (B.1138) 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} (1142)

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

In conclusion, Equation (B.1132) is the polar equation of a general conic section which is confocal with the origin (i.e., the origin lies at the focus). 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: Matrix Eigenvalue Theory Up: Useful Mathematrics Previous: Useful Mathematrics
Richard Fitzpatrick 2011-04-22