Sierpiński triangle


The Sierpiński triangle, also called the Sierpiński gasket or Sierpiński sieve, is a fractal attractive fixed set with the overall shape of an equilateral triangle, subdivided recursively into smaller equilateral triangles. Originally constructed as a curve, this is one of the basic examples of self-similar sets—that is, it is a mathematically generated pattern that is reproducible at any magnification or reduction. It is named after the Polish mathematician Wacław Sierpiński, but appeared as a decorative pattern many centuries before the work of Sierpiński.

Constructions

There are many different ways of constructing the Sierpinski triangle.

Removing triangles

The Sierpinski triangle may be constructed from an equilateral triangle by repeated removal of triangular subsets:
  1. Start with an equilateral triangle.
  2. Subdivide it into four smaller congruent equilateral triangles and remove the central triangle.
  3. Repeat step 2 with each of the remaining smaller triangles infinitely.
Each removed triangle is topologically an open set.
This process of recursively removing triangles is an example of a finite subdivision rule.

Shrinking and duplication

The same sequence of shapes, converging to the Sierpinski triangle, can alternatively be generated by the following steps:
  1. Start with any triangle in a plane. The canonical Sierpinski triangle uses an equilateral triangle with a base parallel to the horizontal axis.
  2. Shrink the triangle to height and width, make three copies, and position the three shrunken triangles so that each triangle touches the two other triangles at a corner. Note the emergence of the central hole—because the three shrunken triangles can between them cover only of the area of the original.
  3. Repeat step 2 with each of the smaller triangles.
Note that this infinite process is not dependent upon the starting shape being a triangle—it is just clearer that way. The first few steps starting, for example, from a square also tend towards a Sierpinski triangle. Michael Barnsley used an image of a fish to illustrate this in his paper "V-variable fractals and superfractals."
The actual fractal is what would be obtained after an infinite number of iterations. More formally, one describes it in terms of functions on closed sets of points. If we let dA denote the dilation by a factor of about a point A, then the Sierpinski triangle with corners A, B, and C is the fixed set of the transformation dAdBdC.
This is an attractive fixed set, so that when the operation is applied to any other set repeatedly, the images converge on the Sierpinski triangle. This is what is happening with the triangle above, but any other set would suffice.

Chaos game

If one takes a point and applies each of the transformations dA, dB, and dC to it randomly, the resulting points will be dense in the Sierpinski triangle, so the following algorithm will again generate arbitrarily close approximations to it:
Start by labeling p1, p2 and p3 as the corners of the Sierpinski triangle, and a random point v1. Set, where rn is a random number 1, 2 or 3. Draw the points v1 to v. If the first point v1 was a point on the Sierpiński triangle, then all the points vn lie on the Sierpinski triangle. If the first point v1 to lie within the perimeter of the triangle is not a point on the Sierpinski triangle, none of the points vn will lie on the Sierpinski triangle, however they will converge on the triangle. If v1 is outside the triangle, the only way vn will land on the actual triangle, is if vn is on what would be part of the triangle, if the triangle was infinitely large.
Or more simply:
  1. Take three points in a plane to form a triangle, you need not draw it.
  2. Randomly select any point inside the triangle and consider that your current position.
  3. Randomly select any one of the three vertex points.
  4. Move half the distance from your current position to the selected vertex.
  5. Plot the current position.
  6. Repeat from step 3.
This method is also called the chaos game, and is an example of an iterated function system. You can start from any point outside or inside the triangle, and it would eventually form the Sierpinski Gasket with a few leftover points. With pencil and paper, a brief outline is formed after placing approximately one hundred points, and detail begins to appear after a few hundred. An interactive version of the chaos game can be found

Arrowhead construction of Sierpinski gasket

Another construction for the Sierpinski gasket shows that it can be constructed as a curve in the plane. It is formed by a process of repeated modification of simpler curves, analogous to the construction of the Koch snowflake:
  1. Start with a single line segment in the plane
  2. Repeatedly replace each line segment of the curve with three shorter segments, forming 120° angles at each junction between two consecutive segments, with the first and last segments of the curve either parallel to the original line segment or forming a 60° angle with it.
At every iteration, this construction gives a continuous curve. In the limit, these approach a curve that traces out the Sierpenski triangle by a single continuous directed path, which is called the Sierpinski arrowhead. In fact, the aim of the original article by Sierpinski of 1915, was to show an example of a curve, as the title of the article itself declares.

Cellular automata

The Sierpinski triangle also appears in certain cellular automata, including those relating to Conway's Game of Life. For instance, the Life-like cellular automaton B1/S12 when applied to a single cell will generate four approximations of the Sierpinski triangle. A very long one cell thick line in standard life will create two mirrored Sierpinski triangles. The time-space diagram of a replicator pattern in a cellular automaton also often resembles a Sierpinski triangle, such as that of the common replicator in HighLife. The Sierpinski triangle can also be found in the Ulam-Warburton automaton and the Hex-Ulam-Warburton automaton.

Pascal's triangle

If one takes Pascal's triangle with 2n rows and colors the even numbers white, and the odd numbers black, the result is an approximation to the Sierpinski triangle. More precisely, the limit as n approaches infinity of this parity-colored 2n-row Pascal triangle is the Sierpinski triangle.

Towers of Hanoi

The Towers of Hanoi puzzle involves moving disks of different sizes between three pegs, maintaining the property that no disk is ever placed on top of a smaller disk. The states of an n-disk puzzle, and the allowable moves from one state to another, form an undirected graph, the Hanoi graph, that can be represented geometrically as the intersection graph of the set of triangles remaining after the nth step in the construction of the Sierpinski triangle. Thus, in the limit as n goes to infinity, this sequence of graphs can be interpreted as a discrete analogue of the Sierpinski triangle.

Properties

For integer number of dimensions d, when doubling a side of an object, 2d copies of it are created, i.e. 2 copies for 1-dimensional object, 4 copies for 2-dimensional object and 8 copies for 3-dimensional object. For the Sierpinski triangle, doubling its side creates 3 copies of itself. Thus the Sierpinski triangle has Hausdorff dimension = log2 3 ≈ 1.585, which follows from solving 2d = 3 for d.
The area of a Sierpinski triangle is zero. The area remaining after each iteration is of the area from the previous iteration, and an infinite number of iterations results in an area approaching zero.
The points of a Sierpinski triangle have a simple characterization in barycentric coordinates. If a point has coordinates, expressed as binary numerals, then the point is in Sierpinski's triangle if and only if for all i.

Generalization to other moduli

A generalization of the Sierpinski triangle can also be generated using Pascal's triangle if a different Modulo is used. Iteration n can be generated by taking a Pascal's triangle with Pn rows and coloring numbers by their value for x mod P. As n approaches infinity, a fractal is generated.
The same fractal can be achieved by dividing a triangle into a tessellation of P2 similar triangles and removing the triangles that are upside-down from the original, then iterating this step with each smaller triangle.
Conversely, the fractal can also be generated by beginning with a triangle and duplicating it and arranging of the new figures in the same orientation into a larger similar triangle with the vertices of the previous figures touching, then iterating that step.

Analogues in higher dimensions

The Sierpinski tetrahedron or tetrix is the three-dimensional analogue of the Sierpinski triangle, formed by repeatedly shrinking a regular tetrahedron to one half its original height, putting together four copies of this tetrahedron with corners touching, and then repeating the process.
A tetrix constructed from an initial tetrahedron of side-length L has the property that the total surface area remains constant with each iteration. The initial surface area of the tetrahedron of side-length L is L2. The next iteration consists of four copies with side length, so the total area is 42 = 4L2· = L2 again. Meanwhile the volume of the construction is halved at every step and therefore approaches zero. The limit of this process has neither volume nor surface but, like the Sierpinski gasket, is an intricately connected curve. Its Hausdorff dimension is = 2. If all points are projected onto a plane that is parallel to two of the outer edges, they exactly fill a square of side length without overlap.
File:tetrix_projection_fill_plane.gif|thumb|link=|Animation of a rotating level-4 tetrix showing how some orthographic projections of a tetrix can fill a plane - in , move left and right over the tetrix to rotate the 3D model

History

described the Sierpinski triangle in 1915. However, similar patterns appear already in the 13th-century Cosmati mosaics in the cathedral of Anagni, Italy, and other places of central Italy, for carpets in many places such as the nave of the Roman Basilica of Santa Maria in Cosmedin, and for isolated triangles positioned in rotae in several churches and basilicas. In the case of the isolated triangle, the iteration is at least of three levels.
A medieval triangle, with historically certain dating has been studied recently. It is in porphiry and golden leaf, isolated, level 4 iteration
The Apollonian gasket was first described by Apollonius of Perga and further analyzed by Gottfried Leibniz, and is a curved precursor of the 20th-century Sierpiński triangle.

Etymology

The usage of the word "gasket" to refer to the Sierpinski triangle refers to gaskets such as are found in motors, and which sometimes feature a series of holes of decreasing size, similar to the fractal; this usage was coined by Benoit Mandelbrot, who thought the fractal looked similar to "the part that prevents leaks in motors".