Penrose tiling
From Wikipedia, the free encyclopedia
A Penrose tiling is pattern of tiles, discovered in 1973 by mathematical physicist Roger Penrose and around the same time by amateur mathematician Robert Ammann, which could completely cover an infinite plane, but only in a pattern which is non-repeating (aperiodic). Around the same time these quasi-patterns were also being used in artwork (in 1970) by Drop City artist, Clark Richert.
There are several different sets of Penrose tiles; the image to the right displays one of the more commonly encountered sets. (There are a number of ways to generate such images; this was generated using an L-system.) It consists of two tiles, each having four sides with a length of one unit. Both tiles are connected to the golden section.
- One tile, known as the thick rhombus, has four corners with the angles {72, 72, 108, 108} degrees.
- The other tile is the thin rhombus with angles of {36, 36, 144, 144} degrees.
In other words, the angles are one tenth of a circle (36 degrees) times {2,2,3,3} and {1,1,4,4}.
The tiles are put together with one rule: no two tiles can be touching so as to form a single parallelogram. The tiles can be modified with bumps and dents around the perimeter to enforce this rule, but the tiling looks better if they have smooth sides.
Given this rule, there are many ways (in fact, uncountably many ways) to tile an infinite plane with no gaps or holes. The images show tilings which on top of that have five-fold rotational symmetry with respect to one center point, and also mirror-image symmetry with respect to a symmetry line (and hence 5 of these) through the center. However, there is no translational symmetry: the tiling is aperiodic. This means that the pattern never repeats exactly. However, given a bounded region of the pattern, no matter how large, that region will be repeated an infinite number of times within the tiling (and, in fact, in any other Penrose tiling).
That it must be possible to tile the plane aperiodically was first proven as a general proposition in 1966 by Robert Berger, who shortly thereafter invented the first aperiodic set of tiles, consisting of 20426 distinct tile shapes. The number of shapes in a set of aperiodic tiles was quickly reduced by others, reaching its current pinnacle in Penrose tiles, the smallest sets of which require only two different shapes. It is unknown whether any single-shape sets exist that can tile the plane aperiodically but cannot periodically.
Aperiodic tiling was first considered only an interesting mathematical structure, but physical materials were later found where the atoms were arranged in the same pattern as a Penrose tiling. This pattern is not periodic (repeating exactly) but it is quasiperiodic (almost repeating), so the materials were named quasicrystals. See quasicrystal for more on these materials, and on the mathematics of quasiperiodic patterns.
Pentaplex Ltd., a company in Yorkshire, England controlled by Penrose, owns the licensing rights to Penrose tilings. Penrose and Pentaplex filed a lawsuit against Kimberly-Clark for breach of copyright. Kimberly-Clark had allegedly embossed Penrose tilings on Kleenex quilted toilet paper in the UK. SCA Hygiene Products later came to control Kleenex products and reached an agreement with Penrose and Pentaplex on the Penrose tiling issue. SCA is not involved in the copyright dispute.[1]
[edit] Drawing the Penrose tiling
The Penrose tiling can be drawn using the following L-system:
variables: 1 6 7 8 9 [ ] constants: + −; start: [7]++[7]++[7]++[7]++[7] rules: 6 → 81++91−−−−71[−81−−−−61]++ 7 → +81−−91[−−−61−−71]+ 8 → −61++71[+++81++91]− 9 → −−81++++61[+91++++71]−−71 1 → (eliminated at each iteration) angle: 36º
Where, 1 means "draw forward", + means "turn left by angle", and − means "turn right by angle" (see turtle graphics). The [ means save the present position to return to it when correspondng ] is executed. The symbols 6, 7, 8 and 9 do not correspond to any action; they are there only to produce the correct curve evolution.
Evolution of L-system for n=1, n=2, n=3
[edit] References
- Penrose, Roger. (1989) The Emperor's New Mind. ISBN 0-198-51973-7
- Penrose, Roger, U.S. Patent 4133152 "Set of tiles for covering a surface," patent issued January 9, 1979
- Gardner, Martin. "Penrose Tiles", chapter 7 in his book The Colossal Book of Mathematics. ISBN 0-393-02023-1
- Kemp, Martin. Science in culture: A trick of the tiles, Nature 436, 332 (21 July 2005) doi: 10.1038/436332a [2]
[edit] External links
- An implementation of the aforementioned L-System as a Scalable Vector Graphic with ECMAScript by Sam Ruby
- A free Microsoft Windows program to generate and explore rhombic Penrose tiling. The software was written by Stephen Collins of JKS Software, in collaboration with the Universities of York, UK and Tsuka, Japan.
- Instructions for making the Penrose tiles
- Two theories for the formation of quasicrystals resembling Penrose tilings