info prev up next book cdrom email home

Apollonius' Problem

\begin{figure}\begin{center}\BoxedEPSF{ApolloniusCircles.epsf scaled 700}\end{center}\end{figure}

\begin{figure}\begin{center}\BoxedEPSF{ApolloniusCircles8.epsf scaled 950}\end{center}\end{figure}

Given three objects, each of which may be a Point, Line, or Circle, draw a Circle that is Tangent to each. There are a total of ten cases. The two easiest involve three points or three Lines, and the hardest involves three Circles. Euclid solved the two easiest cases in his Elements, and the others (with the exception of the three Circle problem), appeared in the Tangencies of Apollonius which was, however, lost. The general problem is, in principle, solvable by Straightedge and Compass alone.


\begin{figure}\begin{center}\BoxedEPSF{ApolloniusCircleConstr.epsf}\end{center}\end{figure}

The three-Circle problem was solved by Viète (Boyer 1968), and the solutions are called Apollonius Circles. There are eight total solutions. The simplest solution is obtained by solving the three simultaneous quadratic equations

\begin{displaymath}
(x-x_1)^2+(y-y_1)^2-(r\pm r_1)^2=0
\end{displaymath} (1)


\begin{displaymath}
(x-x_2)^2+(y-y_2)^2-(r\pm r_2)^2=0
\end{displaymath} (2)


\begin{displaymath}
(x-x_3)^2+(y-y_3)^2-(r\pm r_3)^2=0
\end{displaymath} (3)

in the three unknowns $x$, $y$, $r$ for the eight triplets of signs (Courant and Robbins 1996). Expanding the equations gives
\begin{displaymath}
(x^2+y^2-r^2)-2xx_i-2yy_i\mp 2rr_i+({x_i}^2+{y_i}^2-{r_i}^2)=0
\end{displaymath} (4)

for $i=1$, 2, 3. Since the first term is the same for each equation, taking $(2)-(1)$ and $(3)-(1)$ gives
\begin{displaymath}
ax+by+cr=d
\end{displaymath} (5)


\begin{displaymath}
a'x+b'y+c'r=d',
\end{displaymath} (6)

where
$\displaystyle a$ $\textstyle =$ $\displaystyle 2(x_1-x_2)$ (7)
$\displaystyle b$ $\textstyle =$ $\displaystyle 2(y_1-y_2)$ (8)
$\displaystyle c$ $\textstyle =$ $\displaystyle \pm 2(r_1-r_2)$ (9)
$\displaystyle d$ $\textstyle =$ $\displaystyle ({x_1}^2+{y_1}^2-{r_1}^2)-({x_2}^2+{y_2}^2-{r_2}^2)$ (10)

and similarly for $a'$, $b'$, $c'$ and $d'$ (where the 2 subscripts are replaced by 3s). Solving these two simultaneous linear equations gives
$\displaystyle x$ $\textstyle =$ $\displaystyle {b'd-bd'-b'cr+bc'r\over ab'-ba'}$ (11)
$\displaystyle y$ $\textstyle =$ $\displaystyle {-a'd+ad'+a'cr-ac'r\over ab'-a'b},$ (12)

which can then be plugged back into the Quadratic Equation (1) and solved using the Quadratic Formula.


Perhaps the most elegant solution is due to Gergonne. It proceeds by locating the six Homothetic Centers (three internal and three external) of the three given Circles. These lie three by three on four lines (illustrated above). Determine the Poles of one of these with respect to each of the three Circles and connect the Poles with the Radical Center of the Circles. If the connectors meet, then the three pairs of intersections are the points of tangency of two of the eight circles (Johnson 1929, Dörrie 1965). To determine which two of the eight Apollonius circles are produced by the three pairs, simply take the two which intersect the original three Circles only in a single point of tangency. The procedure, when repeated, gives the other three pairs of Circles.


If the three Circles are mutually tangent, then the eight solutions collapse to two, known as the Soddy Circles.

See also Apollonius Pursuit Problem, Bend (Curvature), Casey's Theorem, Descartes Circle Theorem, Four Coins Problem, Hart's Theorem, Soddy Circles


References

Boyer, C. B. A History of Mathematics. New York: Wiley, p. 159, 1968.

Courant, R. and Robbins, H. ``Apollonius' Problem.'' §3.3 in What is Mathematics?: An Elementary Approach to Ideas and Methods, 2nd ed. Oxford, England: Oxford University Press, pp. 117 and 125-127, 1996.

Dörrie, H. ``The Tangency Problem of Apollonius.'' §32 in 100 Great Problems of Elementary Mathematics: Their History and Solutions. New York: Dover, pp. 154-160, 1965.

Gauss, C. F. Werke, Vol. 4. New York: George Olms, p. 399, 1981.

Johnson, R. A. Modern Geometry: An Elementary Treatise on the Geometry of the Triangle and the Circle. Boston, MA: Houghton Mifflin, pp. 118-121, 1929.

Ogilvy, C. S. Excursions in Geometry. New York: Dover, pp. 48-51, 1990.

Pappas, T. The Joy of Mathematics. San Carlos, CA: Wide World Publ./Tetra, p. 151, 1989.

Simon, M. Über die Entwicklung der Elementargeometrie im XIX Jahrhundert. Berlin, pp. 97-105, 1906.

mathematica.gif Weisstein, E. W. ``Plane Geometry.'' Mathematica notebook PlaneGeometry.m.



info prev up next book cdrom email home

© 1996-9 Eric W. Weisstein
1999-05-25