| Iterated Function Systems Larry Riddle |
|
||||||||||
|
Heighway's Dragon | ||||||||||
Construction Animation (18Kb) |
Construction via line segmentsBegin with a line segment. As the first iteration, replace this
segment with two segments, each scaled by a ratio r =
| ||||||||||
Construction via paper foldsHere is how Heighway originally constructed the dragon. Fold a sheet of cardboard in half. Fold again in the same direction (Example). Continue folding, always folding in the same direction. After several folds, open the sheet so that every fold is a right angle and view the sheet from the edge. In general, n folds produces an order-n dragon. The following picture shows an order-3 dragon (bottom) and order-4 dragon (top) constructed from a narrow sheet of cardboard.
| |||||||||||
|
Construction Animation (19Kb) |
Construction via trianglesFor yet another way to construct the Heighway dragon, start with an isoceles right triangle H0. Replace this triangle with two isoceles right triangles so that the hypotenuses of the new triangles lie on the equal sides of the old triangle. Working around H0, starting from the left side, we place the first new triangle so that it points out from the old triangle and the other new triangle so that it points into the old triangle to get H1. For the next step, repeat the process on each of the triangles that make up H1, this time placing the new triangles so they point Out, In, In, Out, respectively, as illustrated in the figure below. This pattern of Out, In, In, Out is repeated for each subsequent iteration of the construction.
The Heighway dragon is the limiting set of this iterative construction. Notice that the line segments that make up the hypotenuses of the triangles form the same path as described in the first construction above. | ||||||||||
|
To think of this construction as a result of affine
transformations, consider the first iteration of the line segment
from (0,0) to (1,0) as shown by the two red line segments in the
following figure.
Because of the need to alternate left and right when constructing the dragon, we need to think of constructing the second line segment by a rotation through 135° followed by a translation of the origin to the point (1,0). This yields the following IFS | ||||||||||
|
|
where r =
| ||||||||||
![]() |
Angle 45 Axiom FX F --> Z X --> +FX- - FY+ Y --> -FX++FY-
| ||||||||||
![]() |
We have a hyperbolic IFS with each map being a similitude of ratio
r < 1. Therefore the similarity dimension, d, of the
unique invariant set of the IFS is the solution to
| ||||||||||
![]() |
Heighway's dragon was first investigated by physicists John
Heighway, Bruce Banks, and William Harter. It was described by Martin
Gardner in his Mathematical Games column of Scientific
American where he stated that Harter used the dragon as a cover
design for a booklet prepared for a NASA seminar on group theory.
Many of its properties were first published by Chandler Davis and
Donald Knuth.
The iteration of the L-system generates the "dragon curve". The individual line segments never cross. For a proof, see the text by Edgar. Now consider drawing the segments so that the corners always occur at integer lattice points in the plane. Harter was the first to show that copies of the dragon could be fitted together to cover all lattice points. For example, shown below is the 7th iterate (in black) and three copies, each rotated by 90°. The dot indicates the beginning of the curve (the tail).
Now join each of the curves tail to tail to form the following arrangement (curves have been enlarged for a better view). Notice all the lattice points that are covered in the region around the common tails.
The entire plane can be covered by continuing to fit these pieces together. More details can be found in the paper by Davis and Knuth. Let H be the unique invariant set for the IFS. There is a continuous curve f defined on [0,1] such that f([0,1]) = H and such that f is a space filling curve. This means that H has a non-empty interior.
| ||||||||||
|
Lévy to Heighway Animation (106Kb) |
The construction of the Lévy dragon
and the Heighway dragon are very similar. In each case one can start with
an isoceles right triangle and replace this triangle with two isoceles
right triangles so that the hypotenuse of each new triangle lies on one of
the equal sides of the old triangle. The difference is how those new
triangles are placed relative to sides of the old triangle. For the
Lévy dragon, both are placed towards the "outside"; for the Heighway
dragon, one is placed pointing out while the other is placed pointing in.
Because of this similarity, it is perhaps not surprising that one can
transform the Lévy dragon into the Heighway dragon through a
continuous transformation. Indeed, for each t in the interval [0,1] define
an iterated function system by
| ||||||||||
![]() |
|
||||||||||
|
|||||||||||
|
|