Cut The Knot!

An interactive column using Java applets
by Alex Bogomolny

A Case of Similarity

December 2001

In his marvelous In Pólya's Footsteps (MAA, 1999), Ross Honsberger describes and proves a theorem due to the nineteenth-century British mathematicians William Kingdom Clifford and Arthur Cayley. The theorem, although called the Fundamental Theorem of 3-Bar Motion, is apparently little known. Indeed, Honsberger credits his friend Mike McKierman for bringing this gem to his attention. Moreover, the theorem relates to a more fortunate statement popularized by M. Gardner as the Asymmetric Propeller. In progressively more general forms, the latter was offered at the 1968 Putnam Competition, discussed by Leon Bankoff, Paul Erdös and Murray Klamkin in 1973 and by M. Gardner in 1999. Gardner dates the theorem to the early 1930s, but indicates that its origins are unknown. Nowhere the Clifford-Cayley theorem is mentioned. Which is amazing because the two theorems are equivalent - the fact which is impossible to miss when the diagrams for the two theorems are placed side by side.

The Fundamental Theorem of 3-Bar Motion (I may only guess why it is called that. Because of having 3 bars per side?) describes a linkage of 15 rods and 10 swivel-joints. The simplest configuration that is of course distorted by moving the rods is that of ΔABC with a point 7 through which three lines are drawn parallel to the sides of the triangle. The points of intersection are denoted 1, 2, 3, 4, 5, and 6. The lines form three triangles 127, 347, 567, all similar to ΔABC, and three parallelograms. While the whole configuration may change, triangles 127, 347, 567 remain the same in shape and size. In the deformation, the parallelograms always remain parallelograms, because their opposite sides remain equal, but the angles change.


This applet requires Sun's Java VM 2 which your browser may perceive as a popup. Which it is not. If you want to see the applet work, visit Sun's website at https://www.java.com/en/download/index.jsp, download and install Java VM and enjoy the applet.


The Fundamental Theorem of 3-Bar Motion asserts that ΔABC, while it may change in size, always keeps its original shape. (In particular, this means that if two of the vertices ABC are fixed, the third one can't move either.) In other words, ΔABC always remains similar to the small triangles 127, 347, 567.

The Asymmetric Propeller theorem appeared over time in several variants, successively more general. The first dealt with three congruent equilateral triangles OAB, OCD, OEF. It claimed that the midpoints of segments BC, DE, FA form another equilateral triangle.

Created with GeoGebra

In 1973, Bankoff, Erdös and Klamkin noticed that the triangles need not be congruent. As long as the three triangles are equilateral, the "midpoint" triangle is also equilateral.

Created with GeoGebra

Bankoff later proved two further generalizations (see [Gardner]). First he showed that the triangles need not be equilateral. Suffice it to request that they be similar - of the same shape. This is the variant equivalent to the Clifford-Cayley theorem. (In the latest generalization he removed the condition that the triangles share a point. Does it correspond to a more fundamental analogue of the Clifford-Cayley theorem? I do not know.)

Created with GeoGebra

The equivalence of the two statements is immediate. Indeed, let X, Y, Z denote the midpoints of segments 61, 23, 45, respectively. In the parallelogram A176, X is the midpoint of the diagonal 61 and hence that of the diagonal 7A. In other words, X is midway between A and 7. Similarly, YB = 7Y and ZC = 7C. It follows, that ΔABC is similar to ΔXYZ. But XYZ is exactly the triangle that appears in the Asymmetric Propeller theorem.

The variants 1 [AMM] and 2 [Bankoff, Erdös, M. Klamkin] of the Asymmetric Propeller are easily proven with complex variables. Synthetic proofs were given by Bankoff, Erdös and M. Klamkin for the variant 2 and by Bankoff for the variant 4, and hence 3.

Honsberger's proof of the Clifford-Cayley theorem makes an elegant use of spiral similarities (see also [Yaglom]).

Let S be the spiral similarity that maps, say, 56 onto 57. S is an affine mapping of the plane that rotates the plane as a whole such that all lines form the same angle with their respective images, namely, ∠657, which is equal to the original angle A. All segment lengths are modified by S by the same factor. Thus S induces an operator S on vectors in the plane.

We have the following vector identities: AB = A5 + 56 + 6B and AC = A4 + 43 + 3C. Apply S to AB:

S(AB)= S(A5 + 56 + 6B)
 = S(A5) + S(56) + S(6B)
 = S(47) + 57 + S(71)
 = 43 + A4 + 72
 = A4 + 43 + 3C
 = AC,

which exactly means that the angle BAC at A is equal to ∠657 and, also, 56/57 = AB/AC, or that the triangles 567 and ABC are similar.

At this point the two problems seem to part ways. They are equivalent, but not quite. Bankoff's latest generalization of the Asymmetric Propeller problem

Created with GeoGebra

does not seem to have an analogue with the Fundamental Theorem of 3-Bars Motion. However, we may adapt the technique used in the proof of the latter to establish Bankoff's generalization. The simplicity (if not the elegance) of Honsberger's proof is carried over.

As a matter of fact, the proof appears notationally simpler if vectors are identified with complex numbers. Spiral similarities are obtained as products by a complex number. The proof differs from the known proofs of the variants 1 and 2, in that the latter were specifically designed to demonstrate that the "midpoint" triangle is equilateral. Honsberger's proof shows that establishing similarity between triangles is a more fundamental and, hence, a more straightforward task.

In the above diagram, I placed the origin O at one of the vertices and identified the straight line segments as complex numbers directed (unconventionally) from a (small yellow) square to a (small yellow) circle. X, Y, Z are the vertices of the "midpoint" triangle. The four given triangles are similar to a generic triangle with sides 1, k, and (1-k), where k is a complex number. The factors a, b, c, and d define the rotation and size of the triangles. We have

  1. X = ((ka) + (a - c + kd))/2,
  2. Y = (a - (1-k)c - kb)/2,
  3. Z = ((a - c + d) + (a - (1-k)c + (1-k)b))/2,

from where we can compute the sides

  1. YZ = Z - Y = (a + b - c + d)/2,
  2. YX = X - Y = k(a + b - c + d)/2,
  3. XZ = Z - X = (1-k)(a + b - c + d)/2.

So that triangle XYZ is indeed similar to the generic triangle (1, k, (1-k)).

Remark

Elsewhere I show that the variant with noncongruent equilateral triangles is equivalent to Napoleon's theorem.

References

  1. American Mathematical Monthly, v 75, n 7, 1968, pp 732-739
  2. L. Bankoff, P. Erdös and M. Klamkin, The Asymmetric Propeller, Mathematics Magazine, v. 46, n. 5, 1973, pp 270-272
  3. M.Gardner, The Asymmetric Propeller, The College Mathematics Journal, v. 30, n. 1, 1999, pp 18-22
  4. M. Gardner, Gardner's Workout, A K Peters, 2001
  5. R. Honsberger, In Pólya's Footsteps, MAA, 1997
  6. I.M.Yaglom, Geometric Transformations II, MAA, Second Printing, 1968

Asymmetric Propeller

  1. Asymmetric Propeller (An Interactive Gizmo)
  2. Asymmetric Propeller: a Generalization
  3. A Case of Similarity
  4. Napoleon's Propeller
  5. Asymmetric Propeller and Napoleon's Theorem
  6. Asymmetric Propeller by Plane Tiling
  7. The Final Chapter of the Asymmetric Propeller Story
  8. Asymmetric Propeller, the XXI Century

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

Copyright © 1996-2018 Alexander Bogomolny

71553228