Jump to content

Penrose tiling: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Fph (talk | contribs)
m →‎External links: program was "freeware", not "free"
Somoza (talk | contribs)
add Science ref for Islamic tiling
Line 7: Line 7:


Pentagonal patterns resembling Penrose tilings have been used to decorate [[Islamic architecture]], and Peter Lu has proposed that the architects of these patterns used a system equivalent to Penrose tiling to lay them out. In particular, the [[Darb-i Imam]] shrine, dating from [[1453]] in [[Isfahan]], is decorated with a pattern that can be decomposed into a near-perfect Penrose tiling.<ref>[http://blog.sciencenews.org/mathtrek/2007/02/ancient_islamic_penrose_tiles_1.html Ancient Islamic Penrose Tiling], from Ivars Peterson's MathTrek. See also Reuters News Article: Medieval Muslims made stunning math breakthrough [http://www.reuters.com/article/scienceNews/idUSN2245118920070222?src=022207_1643_ARTICLE_PROMO_also_on_reuters&pageNumber=2].</ref>
Pentagonal patterns resembling Penrose tilings have been used to decorate [[Islamic architecture]], and Peter Lu has proposed that the architects of these patterns used a system equivalent to Penrose tiling to lay them out. In particular, the [[Darb-i Imam]] shrine, dating from [[1453]] in [[Isfahan]], is decorated with a pattern that can be decomposed into a near-perfect Penrose tiling.<ref>[http://blog.sciencenews.org/mathtrek/2007/02/ancient_islamic_penrose_tiles_1.html Ancient Islamic Penrose Tiling], from Ivars Peterson's MathTrek. See also Reuters News Article: Medieval Muslims made stunning math breakthrough [http://www.reuters.com/article/scienceNews/idUSN2245118920070222?src=022207_1643_ARTICLE_PROMO_also_on_reuters&pageNumber=2].</ref>
<ref>{{cite journal
| author = Peter J. Lu and Paul J. Steinhardt
| year = 2007
| title = Decagonal and Quasi-crystalline Tilings in Medieval Islamic Architecture
| journal = Science
| volume = 315
| pages = 1106-1110
}}[http://www.physics.harvard.edu/~plu/publications/Science_315_1106_2007.pdf] </ref>


==Construction principles==
==Construction principles==

Revision as of 13:10, 23 February 2007

A Penrose tiling

A Penrose tiling is an aperiodic tiling of the plane discovered by Roger Penrose in 1973. Being aperiodic, it has no translational symmetry - it never repeats itself exactly, but nevertheless it has a fivefold rotational symmetry. The Penrose tiling is also a prime example of a quasicrystal as it produces a sharply outlined diffractogram. There are two popular variants of the Penrose tiling which use different sets of tiles. Robert Ammann independently discovered the tiling. There are different methods to construct the Penrose tiling and to produce variants.

In 1982 Dan Shechtman reported that a sample of aluminium-manganese alloy produced a sharp diffractogram with fivefold symmetry. At that time it was assumed that such symmetry is incompatible with the ability to diffract. The combination of these two features is possible only in an aperiodic structure. The full three-dimensional arrangement, which exhibits icosahedral symmetry, had been worked out by Robert Ammann. The atoms in the planes corresponding to the unusual symmetry are arranged in the pattern of a Penrose tiling. De Bruijn has shown that it was possible to obtain the Penrose tiling as a projection from a five-dimensional cubic lattice, which explains its crystal-like ability to diffract. The Penrose Tiling has become the most studied - and most popular - quasicrystal.

Pentagonal patterns resembling Penrose tilings have been used to decorate Islamic architecture, and Peter Lu has proposed that the architects of these patterns used a system equivalent to Penrose tiling to lay them out. In particular, the Darb-i Imam shrine, dating from 1453 in Isfahan, is decorated with a pattern that can be decomposed into a near-perfect Penrose tiling.[1] [2]

Construction principles

Hao Wang proved that it must be possible to tile the plane aperiodically and shortly after Robert Berger proposed the first set of 20426 distinct tile shapes which plane completely only in an aperiodic pattern. The set was rapidly reduced, reaching the number of two. The rules which produce aperiodicity may be embodied in dents, arrows or colors on the edges of the tiles. Using plain geometric forms is also possible but the invisible rules are still observed (to avoid trivial tilings). The Penrose tiling, as it was discovered, uses two triangles glued together to form a pair of rhombuses or a pair of shapes known as a kite and a dart. With these two sets an equivalent tiling is produced. The basic triangles are also known as Robinson triangles which have been used to produce aperiodic tilings by substitutions.

Rhombus tiling

The Penrose rhombuses have equal sides and angles which are multiples of one tenth of a circle (36 degrees).

  • The first tile, known as the thick rhombus T, has four corners with the angles {72, 108, 72, 108} degrees.
  • The second tile is the thin rhombus t with angles of {36, 144, 36, 144} degrees.

There are 23 sets of angles which would add up to 360 degrees at a vertex and most of them allow different orderings, but the rules of the tiling allow only 7 distinct types of vertices.

The tiles are put together with one general rule: no two tiles can be touching so as to form a single parallelogram. Given this rule, there is an uncountably infinite combination of ways to tile without gaps the plane. The original Penrose tilings have five-fold rotational symmetry with respect to one center point, and also mirror-image symmetry with respect to a five symmetry lines through its center. As the tiling is aperiodic, there is no translational symmetry: the pattern never repeats exactly. However, given a bounded region, no matter how large, that region will be repeated an infinite number of times within the tiling.

A variant of the Penrose Tiling which is not a quasicrystal
A variant of the Penrose Tiling which is not a quasicrystal

The picture shows a variant tiling constructed with the same rhombuses and with the same proportion of thick and thin tiles. The underlying symmetry is also fivefold but this tiling is not a quasicrystal. It can obtained either by 'decorating' the rhombuses of the standard tiling with smaller ones or directly by the substitutions T->3T+t, t->T+2t, but not by de Bruijn's cut-and-project method. [3]

Drawing the Penrose tiling

L-System approach

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 and direction to restore them when corresponding ] 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

Deflation approach

The penrose tiling can also be generated by a deflation algorithm, which relies on the matching rule.

Matching rule

In order to enforce the parallelogram rule, one can draw a pattern on the two types of tiles that occur in the penrose tiling. In the examples below, the two tiles are the so-called 'Kite' and 'Dart' which are alternatives for the two rhombs in the introduction.

The green and the red arcs in the tiles indicate how the tiles should be connected: When two tiles share an edge in a tiling, the patterns must match at these edges.

Deflation

Based on the matching rule, one can define a recursive substitution (i.e. deflation) that yields the penrose tiling. The algorithm starts with an axiom. This is an initial finite part of the penrose tiling that obeys the matching rules. An axiom can be as simple a single tile. Consequently, the deflation is a process that consists of several generations. During one generation, each tile is systematically substituted by one or more new tiles that exactly cover the area of the original tile. A set of substitution rules is only valid if the pattern on each tile after substitution results in equivalent matching conditions.

An example of such substitution rules is given in the table below. The tiles are half darts and half kites.

Half a kite Half a dart
Generation i
Generation i+1

Examples

These are four examples of penrose tilings generated with the deflation approach.

Name Generation 0 (or axiom) Generation 1 Generation 2 Generation 3
Kite (half)
Dart (half)
Sun
Star

Fibonacci and Golden Ratio features

The Penrose Tiling, the Fibonacci sequence and the Golden ratio are intricately related and perhaps they should be considered as different aspects of the same phenomenon.

  • the ratio of thick to thin rhombuses in the infinite tile is the golden ratio / = φ = 1.618..
  • the Conway worms, sequences of neighbouring rhombuses with parallel sides, are Fibonacci ordered appearances of and and thus the Ammann bars also form Fibonacci ordered grids
  • around each star a segmented Fibonacci spiral is formed by the sides of rhombuses [4]
  • the distances between repeated finite motifs in the tiling grow as Fibonacci numbers when the size of the motif increases
  • the substitution scheme uses φ as a scaling factor; implemented as a symbol sequence ( e.g. 1->101, 0->10) this substitution produces a series of words with lengths which are the Fibonacci numbers with odd index, F(2n+1) for n=1,2,3.., the limit being the infinite Fibonacci binary sequence
  • the eigenvalues of the substitution matrix are φ+1 and 2-φ

Trivia

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.[5]

Around the same time these quasi-patterns were also being used in artwork (in 1970) by Drop City artist, Clark Richert.

Penrose tiles covering the CMS building floor at The University of Western Australia

Notes

  1. ^ Ancient Islamic Penrose Tiling, from Ivars Peterson's MathTrek. See also Reuters News Article: Medieval Muslims made stunning math breakthrough [1].
  2. ^ Peter J. Lu and Paul J. Steinhardt (2007). "Decagonal and Quasi-crystalline Tilings in Medieval Islamic Architecture". Science. 315: 1106–1110.[2]

References

  • Penrose, Roger. (1989) The Emperor's New Mind. ISBN 0-19-851973-7
  • Penrose, Roger, U.S. patent 4,133,152 "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 [6]