Cut The Knot!

An interactive column using Java applets
by Alex Bogomolny

Concyclic Circumcenters:
A Dynamic View

May 2002

A picture is worth a thousand words. Yes, and the veracity of the dictum is often most acutely felt in the absence of the former. What follows is an outgrowth of the doodling attempts to visualize a pictureless proof of a curious theorem in the Problems' section of a recent issue of the Monthly (v. 109, n. 4, April 2002, pp 396-397.)

A triangle is divided by its three medians into 6 smaller triangles. Show that the circumcenters of these smaller triangles lie on a circle.

This is an amazing theorem (proposed by Floor van Lamoen, Goes, The Netherlands) that only employs the most basic notions of triangle geometry (medians, circumcenters), and yet the problem appears to be quite recent. van Lamoen refers to Clark Kimberling's TCCT. (This is a full pledged book, not a paper, as claimed by the Problems' editors.) Kimberling has pioneered the use of computers as a research tool in geometry. He used QBASIC programs to systematically search for interesting points, lines and curves related to the triangle. The results of one such program, SIXTRI, suggested that the incenters of the small triangles formed by three intersecting cevians through special points, lie on an ellipse, while their circumcenters lie on a conic. In van Lamoen's problem, the cevians - the medians - pass through the centroid of the triangle. It was noted by Antreas P. Hatzipolakis that in this particular case the circumcenters trivially lie on a conic as a consequence of Pascal's theorem.

The solution in the Monthly is by the editors and came in response to a number of "solutions that used analytic geometry (or complex numbers) and involved lengthy computations (some done with Maple or Mathematica.) The editors felt that a coordinate-free statement deserves a coordinate-free solution; such a solution may shed light on why the result is true."

As an aside, I wish to amplify the editors' sentiment. Proofs in Maple or Mathematica must be short, especially where short proofs are available. Following the lead of Doron Zeilberger and with the help of his Maple package Rene, a short proof of the above statement might look like

> SixCircum();
> true

where SixCircum() is a Maple routine that might be defined as follows


SixCircum := proc() local A, B, C, M, N, P, G:
M := MidPt(B, C):
N := MidPt(A, C):
P := MidPt(B, C):
G := Centroid(A, B, C):
Concyclic(Circumcenter(A, P, G),
          Circumcenter(B, P, G), 
          Circumcenter(A, M, G),
          Circumcenter(C, M, G),
          Circumcenter(C, N, G),
          Circumcenter(A, N, G)):
end:

Neat, hm? The power of symbolic engines obviates the need in lengthy computations. Unfortunately, in this case at least, it sheds no light as to why the result is true. Exactly how much light a problem may need or deserve is a function of personal tastes, abilities and philosophy. (I needed a few rainbow colors to help me follow the Monthly proof through. My personal preferences are towards the proofs that uncover unexpected relations and are conducive to further conjectures.)

As of now, in addition to that of the Monthly editors, I am aware of two entirely synthetic proofs of the statement. One was submitted by the proposer along with the problem and on which the editors' solution is partially based. The other is by K. Y. Li, one of the cited solvers, that has appeared in the Excalibur, a magazine of the Hong Kong University of Science and Technology. (I am grateful to Floor van Lamoen for the link.) The latter proof stands somewhat apart. The other two utilize van Lamoen's argument that I summarize in the following

Lemma

Let each side of the hexagon O1O2O3O4O5O6 be parallel to its opposite mate. Then the hexagon is inscribable in a circle if and only if the three pairs of opposite sides define isosceles trapezoids.

(The proof is left as an exercise.)

The proof below, partly analytic and partly synthetic, also resorts to Lemma at its final stage. The analytic portion, credible after experimentation with the applet below, might have been demonstrated with Maple or Mathematica. It's simple enough to be carried out by hand with the help of a diagram.

First, I embed the problem in a one parameter family of problems. For every value of the parameter there will be present 6 triangles whose circumcenters form a hexagon with opposite sides parallel. I then show that if for one value of the parameter the opposite sides form isosceles trapezoids, the same holds true for all values of the parameter. Together with an observation that for a certain parameter value, the trapezoids degenerate into rectangles which, ipso facto, are isosceles, we only have to invoke the lemma once to complete the proof.

The Embedding

Originally, let MA, MB and MC denote the midpoints of sides BC, CA and AB, respectively. Let G be the centroid of ΔABC. We consider 6 triangles: AMBG, MBCG, CMAG, MABG, BMCG, MCAG and their circumcenters. Now, let's make points MA, MB and MC vary so as to keep ΔMAMBMC homothetic to its original position with the center of homothety at G. Notationally, we are interested in the "same" 6 triangles: AMBG, MBCG, CMAG, MABG, BMCG, MCAG.

The circumcenters of the triangles lie at the intersections of the stationary perpendicular bisectors of AG, BG, CG and the dynamic bisectors of GMA, GMB and GMC. The former three form a triangle (blue in the applet, call it S), a half-sized replica of the antipedal triangle of G and ABC. (The antipedal triangle is formed by the lines orthogonal to the cevians at the vertices of the triangle.) The latter three form a homothetic triangle (red, call it D) with the center of homothety at G.

As the parameter changes (drag any of the M points), the circumcenters appear to glide along the sides of S, two per side.


Please try switching to IE 11 (Windows) or Safari (Mac), for no other browser nowadays runs Java applets. If asked whether to allow the applet to load, click Yes - the applet is signed with a security certificate from a trusted company.


The Exceptional Configuration

Wherever AG = GMA we also have BG = GMB and CG = GMC. The six triangles all become equal. S becomes equal to D. And, because of the symmetry of the configuration, the trapezoids prove to be rectangles. Their common center coincides with G.

(To see the trapezoids and, when the time comes, the rectangles, keep clicking on the "++" button.)

All For One, One For All

This is the crucial part of the proof. If for one parameter value the trapezoids are isosceles, they remain isosceles for all other values of the parameter. Go figure. The diagram below, although far from being a proof without words, helps visualize the configuration. It's useful, although ugly. I proceed with apologies.

The diagram depicts the static triangle S (blue) and two positions of the dynamic triangle D (red).

Let's consider just one pair of parallel sides OBCOBA and OABOCB. If a, b, c denote the lengths of the medians from A, B, and C, respectively, variations in two positions of the points M, differ proportionally to a, b and c along each of the medians. These variations are shown as at, bt and ct. At G, the medians form angles α, β and γ, which are inherited by the antipedal triangle and, importantly, by the triangle formed by the medians.

In the direction of OBCOBA, the midpoint of OBCOBA shifts by

(ct/sin(α) - at/sin(γ))/2,

whereas the midpoint of OABOCB moves in the same direction by

(bt/tan(α) - bt/tan(γ))/2.

Therefore, in order to establish the result we have to prove that these two differences are equal. The goal is thus to prove the identity

c/sin(α) - a/sin(γ) = b/tan(α) - b/tan(γ).

By the Law of Sines applied to the triangle formed by the medians, a = b·sin(α)/sin(β), while c = b·sin(γ)/sin(β), which reduces the above to

(sin(γ)/sin(α) - sin(α)/sin(γ))/sin(β) = cos(α)/sin(α) - cos(γ)/sin(γ),

or

sin2(γ) - sin2(α) = (sin(γ)cos(α) - cos(γ)sin(α))·sin(β).

The left-hand side here equals sin(γ - α)·sin(γ + α)! (For a derivation, see [Barbeau, pp 32-33].) In turn, the right-hand side equals sin(γ - α)·sin(β). Since γ + α +β = 180°, the two coincide.

Further Remarks

Now, let's try to learn more about the problem. First of all, there's another peculiar configuration that occurs when the moving points M fall on top of the vertices A, B, C. The hexagon of the circumcenters appears then as a doubly traversed triangle that coincides, on the occasion, with both S and D. Thus the circle in question serves as the circumcircle of triangle S.

It's obvious that as the points M trace straight lines, so do the circumcenters of the six triangles and so does the center of the circle on which all of them lie. That center, therefore, traces the straight line through the centroid of ΔABC and the circumcenter of triangle S. Since S is homothetic to the antipedal triangle of G with G as the center of homothety, the above line passes through the circumcenter of the antipedal triangle.

Now, why is the antipedal triangle so called? The reason is that, with regard to the antipedal triangle of a point, the original reference triangle ABC serves as the pedal triangle of that point. As is well known, the symmedian, or Lemoine, point of a triangle serves as the centroid of its pedal triangle. That point is also uniquely defined [Honsberger, p. 107] as the point whose distances to the side lines of a triangle are proportional to the triangle's side lengths. Either of these two facts can be used to prove that the centroid G of ΔABC coincides with the Lemoine point of its antipedal triangle. The same of course holds for the half-sized replica S of the latter. The Lemoine point is usually denoted by K.

To sum up, the center of the circle that passes through the six circumcenters lies on the line that joins the Lemoine point K with the circumcenter O of the antipedal triangle of G. This line does not have a name. But the segment OK does. It's known as the Brocard diameter of the (antipedal) triangle. The Brocard diameter of triangle S is half as long. The segment owes its fame to the fact that both Brocard points lie on the circle (the Brocard circle) with diameter KO. How does all that relate to the problem of 6 circumcenters? Simple. 6 circumcenters form 2 equal triangles that split between them the equal sides of the isosceles trapezoids we encountered above. (To see the triangles, one in magenta, the other in dark pink, check the "Triangle" box.)


Please try switching to IE 11 (Windows) or Safari (Mac), for no other browser nowadays runs Java applets. If asked whether to allow the applet to load, click Yes - the applet is signed with a security certificate from a trusted company.


The triangles are similar to S and spirally rotate in opposite directions as their vertices glide over the side lines of S. The vertices of each triangle, taken 2 at a time, together with the vertex of S that is the intersection of the sides the 2 points belong to, define a circle. By the Pivot theorem, the 3 circles due to each of the triangles concur at a point. Thus, for each configuration in our one parameter family, there are two points of note. A well deserved note, indeed. For, those points stay fixed for all configurations in the family! (See the remark between problems 64 and 65 in [Yaglom, p. 78] and also a page on spiral similarity.) The points are exactly the Brocard points of triangle S [Yaglom, problem 65]. The line OK is the perpendicular bisector of the segment joining the two Brocard points!

Some light.

(But see also Concyclic Circumcenters: A Sequel.)

References

  1. E. J. Barbeau, Mathematical Fallacies, Flaws, and Flimflam, MAA, 2000.
  2. R. Honsberger, Episodes in Nineteenth and Twentieth Century Euclidean Geometry, MAA, 1995.
  3. C. Kimberling, Triangle Centers and Central Triangles, Congressus Numerantium 129, Utilitas Mathematica Publishing, 1998.
  4. I. M. Yaglom, Geometric Transformations II, MAA, 1968

Symmedian

  1. All about Symmedians
  2. Symmedian and Antiparallel
  3. Symmedian and 2 Antiparallels
  4. Symmedian in a Right Triangle
  5. Nobbs' Points and Gergonne Line
  6. Three Tangents Theorem
  7. A Tangent in Concurrency
  8. Symmedian and the Tangents
  9. Ceva's Theorem
  10. Bride's Chair
  11. Star of David
  12. Concyclic Circumcenters: A Dynamic View
  13. Concyclic Circumcenters: A Sequel
  14. Steiner's Ratio Theorem
  15. Symmedian via Squares and a Circle
  16. Symmedian via Parallel Transversal and Two Circles
  17. Symmedian and the Simson
  18. Characterization of the Symmedian Point with Medians and Orthic Triangle
  19. A Special Triangle with a Line Through the Lemoine Point

|Contact| |Front page| |Contents| |Geometry|

Copyright © 1996-2018 Alexander Bogomolny

71536050