Sierpiński Triangle
   HOME

TheInfoList



OR:

The Sierpiński triangle, also called the Sierpiński gasket or Sierpiński sieve, is a
fractal In mathematics, a fractal is a Shape, geometric shape containing detailed structure at arbitrarily small scales, usually having a fractal dimension strictly exceeding the topological dimension. Many fractals appear similar at various scale ...
with the overall shape of an
equilateral triangle An equilateral triangle is a triangle in which all three sides have the same length, and all three angles are equal. Because of these properties, the equilateral triangle is a regular polygon, occasionally known as the regular triangle. It is the ...
, subdivided
recursively Recursion occurs when the definition of a concept or process depends on a simpler or previous version of itself. Recursion is used in a variety of disciplines ranging from linguistics to logic. The most common application of recursion is in m ...
into smaller equilateral triangles. Originally constructed as a curve, this is one of the basic examples of
self-similar In mathematics, a self-similar object is exactly or approximately similar to a part of itself (i.e., the whole has the same shape as one or more of the parts). Many objects in the real world, such as coastlines, are statistically self-similar ...
sets—that is, it is a mathematically generated pattern reproducible at any magnification or reduction. It is named after the Polish mathematician
Wacław Sierpiński Wacław Franciszek Sierpiński (; 14 March 1882 – 21 October 1969) was a Polish mathematician. He was known for contributions to set theory (research on the axiom of choice and the continuum hypothesis), number theory, theory of functions ...
but appeared as a decorative pattern many centuries before the work of Sierpiński.


Constructions

There are many different ways of constructing the Sierpiński triangle.


Removing triangles

The Sierpiński triangle may be constructed from an
equilateral triangle An equilateral triangle is a triangle in which all three sides have the same length, and all three angles are equal. Because of these properties, the equilateral triangle is a regular polygon, occasionally known as the regular triangle. It is the ...
by repeated removal of triangular subsets: # Start with an equilateral triangle. # Subdivide it into four smaller congruent equilateral triangles and remove the central triangle. # Repeat step 2 with each of the remaining smaller triangles infinitely. Each removed triangle (a ''trema'') is
topologically Topology (from the Greek words , and ) is the branch of mathematics concerned with the properties of a geometric object that are preserved under continuous deformations, such as stretching, twisting, crumpling, and bending; that is, without ...
an
open set In mathematics, an open set is a generalization of an Interval (mathematics)#Definitions_and_terminology, open interval in the real line. In a metric space (a Set (mathematics), set with a metric (mathematics), distance defined between every two ...
. This process of recursively removing triangles is an example of a
finite subdivision rule In mathematics, a finite subdivision rule is a recursive way of dividing a polygon or other two-dimensional shape into smaller and smaller pieces. Subdivision rules in a sense are generalizations of regular geometric fractals. Instead of repeati ...
.


Shrinking and duplication

The same sequence of shapes, converging to the Sierpiński triangle, can alternatively be generated by the following steps: #Start with any triangle in a plane (any closed, bounded region in the plane will actually work). The canonical Sierpiński triangle uses an
equilateral triangle An equilateral triangle is a triangle in which all three sides have the same length, and all three angles are equal. Because of these properties, the equilateral triangle is a regular polygon, occasionally known as the regular triangle. It is the ...
with a base parallel to the horizontal axis (first image). #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 (image 2). Note the emergence of the central hole—because the three shrunken triangles can between them cover only of the area of the original. (Holes are an important feature of Sierpiński's triangle.) #Repeat step 2 with each of the smaller triangles (image 3 and so on). 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 Sierpiński triangle.
Michael Barnsley Michael Fielding Barnsley (born 1946) is a British mathematician, researcher and an entrepreneur who has worked on fractal compression; he holds several patents on the technology. He received his Ph.D. in theoretical chemistry from University of W ...
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 ''d''A denote the dilation by a factor of about a point A, then the Sierpiński triangle with corners A, B, and C is the fixed set of the transformation . This is an attractive fixed set, so that when the operation is applied to any other set repeatedly, the images converge on the Sierpiński 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 ''d''A, ''d''B, and ''d''C to it randomly, the resulting points will be dense in the Sierpiński 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 Sierpiński 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 v''n'' lie on the Sierpiński triangle. If the first point v1 to lie within the perimeter of the triangle is not a point on the Sierpiński triangle, none of the points v''n'' will lie on the Sierpiński triangle, however they will converge on the triangle. If v1 is outside the triangle, the only way v''n'' will land on the actual triangle, is if v''n'' is on what would be part of the triangle, if the triangle was infinitely large. Or more simply: # Take three points in a plane to form a triangle. # Randomly select any point inside the triangle and consider that your current position. # Randomly select any one of the three vertex points. # Move half the distance from your current position to the selected vertex. # Plot the current position. # Repeat from step 3. This method is also called the
chaos game In mathematics, the term chaos game originally referred to a method of creating a fractal, using a polygon and an initial point selected at random inside it. The fractal is created by iteratively creating a sequence of points, starting with the ...
, and is an example of an
iterated function system In mathematics, iterated function systems (IFSs) are a method of constructing fractals; the resulting fractals are often self-similar. IFS fractals are more related to set theory than fractal geometry. They were introduced in 1981. IFS fractals ...
. You can start from any point outside or inside the triangle, and it would eventually form the Sierpiński Gasket with a few leftover points (if the starting point lies on the outline of the triangle, there are no 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.


Arrowhead construction of Sierpiński gasket

Another construction for the Sierpiński gasket shows that it can be constructed as a
curve In mathematics, a curve (also called a curved line in older texts) is an object similar to a line, but that does not have to be straight. Intuitively, a curve may be thought of as the trace left by a moving point. This is the definition that ...
in the plane. It is formed by a process of repeated modification of simpler curves, analogous to the construction of the
Koch snowflake The Koch snowflake (also known as the Koch curve, Koch star, or Koch island) is a fractal curve and one of the earliest fractals to have been described. It is based on the Koch curve, which appeared in a 1904 paper titled "On a Continuous Cur ...
: # Start with a single line segment in the plane # 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 Sierpiński triangle by a single continuous directed (infinitely wiggly) path, which is called the Sierpiński arrowhead. In fact, the aim of Sierpiński's original article in 1915 was to show an example of a curve (a Cantorian curve), as the title of the article itself declares.


Cellular automata

The Sierpiński triangle also appears in certain
cellular automata A cellular automaton (pl. cellular automata, abbrev. CA) is a discrete model of computation studied in automata theory. Cellular automata are also called cellular spaces, tessellation automata, homogeneous structures, cellular structures, tessel ...
(such as
Rule 90 In the mathematics, mathematical study of cellular automaton, cellular automata, Rule 90 is an elementary cellular automaton based on the exclusive or function. It consists of a one-dimensional array of cells, each of which can hold either a 0 or ...
), including those relating to
Conway's Game of Life The Game of Life, also known as Conway's Game of Life or simply Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is a zero-player game, meaning that its evolution is determined by its initial ...
. For instance, the
Life-like cellular automaton A cellular automaton (CA) is (in the sense of being similar to Conway's Game of Life) if it meets the following criteria: * The array of cells of the automaton has two dimensions. * Each cell of the automaton has two states (conventionally referr ...
B1/S12 when applied to a single cell will generate four approximations of the Sierpiński triangle. A very long, one cell–thick line in standard life will create two mirrored Sierpiński triangles. The time-space diagram of a replicator pattern in a cellular automaton also often resembles a Sierpiński triangle, such as that of the common replicator in HighLife. The Sierpiński 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 In mathematics, Pascal's triangle is an infinite triangular array of the binomial coefficients which play a crucial role in probability theory, combinatorics, and algebra. In much of the Western world, it is named after the French mathematician Bla ...
with 2^n rows and colors the even numbers white, and the odd numbers black, the result is an approximation to the Sierpiński triangle. More precisely, the limit as approaches infinity of this parity-colored 2^n-row Pascal triangle is the Sierpiński triangle. As the proportion of black numbers tends to zero with increasing ''n'', a corollary is that the proportion of odd binomial coefficients tends to zero as ''n'' tends to infinity.


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 -disk puzzle, and the allowable moves from one state to another, form an
undirected graph In discrete mathematics, particularly in graph theory, a graph is a structure consisting of a set of objects where some pairs of the objects are in some sense "related". The objects are represented by abstractions called '' vertices'' (also call ...
, the Hanoi graph, that can be represented geometrically as the
intersection graph In graph theory, an intersection graph is a graph that represents the pattern of intersections of a family of sets. Any graph can be represented as an intersection graph, but some important special classes of graphs can be defined by the types o ...
of the set of triangles remaining after the th step in the construction of the Sierpiński triangle. Thus, in the limit as goes to infinity, this sequence of graphs can be interpreted as a discrete analogue of the Sierpiński triangle.


Properties

For integer number of dimensions d, when doubling a side of an object, 2^d 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 Sierpiński triangle, doubling its side creates 3 copies of itself. Thus the Sierpiński triangle has
Hausdorff dimension In mathematics, Hausdorff dimension is a measure of ''roughness'', or more specifically, fractal dimension, that was introduced in 1918 by mathematician Felix Hausdorff. For instance, the Hausdorff dimension of a single point is zero, of a line ...
\tfrac\approx 1.585, which follows from solving 2^d=3 for d. The area of a Sierpiński triangle is zero (in
Lebesgue measure In measure theory, a branch of mathematics, the Lebesgue measure, named after French mathematician Henri Lebesgue, is the standard way of assigning a measure to subsets of higher dimensional Euclidean '-spaces. For lower dimensions or , it c ...
). The area remaining after each iteration is \tfrac34 of the area from the previous iteration, and an infinite number of iterations results in an area approaching zero. The points of a Sierpiński triangle have a simple characterization in
barycentric coordinates In geometry, a barycentric coordinate system is a coordinate system in which the location of a point is specified by reference to a simplex (a triangle for points in a plane, a tetrahedron for points in three-dimensional space, etc.). The bar ...
. If a point has barycentric coordinates (0.u_1u_2u_3\dots,0.v_1v_2v_3\dots,0.w_1w_2w_3\dots), expressed as
binary numeral A binary number is a number expressed in the base-2 numeral system or binary numeral system, a method for representing numbers that uses only two symbols for the natural numbers: typically "0" (zero) and "1" ( one). A ''binary number'' may also ...
s, then the point is in Sierpiński's triangle if and only if u_i+v_i+w_i=1 for


Generalization to other moduli

A generalization of the Sierpiński triangle can also be generated using
Pascal's triangle In mathematics, Pascal's triangle is an infinite triangular array of the binomial coefficients which play a crucial role in probability theory, combinatorics, and algebra. In much of the Western world, it is named after the French mathematician Bla ...
if a different modulus P is used. Iteration n can be generated by taking a
Pascal's triangle In mathematics, Pascal's triangle is an infinite triangular array of the binomial coefficients which play a crucial role in probability theory, combinatorics, and algebra. In much of the Western world, it is named after the French mathematician Bla ...
with P^n rows and coloring numbers by their value modulo P. As n approaches infinity, a fractal is generated. The same fractal can be achieved by dividing a triangle into a tessellation of P^2 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 \tfrac 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 Sierpiński tetrahedron or tetrix is the three-dimensional analogue of the Sierpiński triangle, formed by repeatedly shrinking a regular
tetrahedron In geometry, a tetrahedron (: tetrahedra or tetrahedrons), also known as a triangular pyramid, is a polyhedron composed of four triangular Face (geometry), faces, six straight Edge (geometry), edges, and four vertex (geometry), vertices. The tet ...
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 (iteration-0) tetrahedron of side-length L is L^2\sqrt3. The next iteration consists of four copies with side length \tfrac, so the total area is 4\bigl(\tfrac\bigr)^2\sqrt3=L^2\sqrt3 again. Subsequent iterations again quadruple the number of copies and halve the side length, preserving the overall area. 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 Sierpiński gasket, is an intricately connected curve. Its
Hausdorff dimension In mathematics, Hausdorff dimension is a measure of ''roughness'', or more specifically, fractal dimension, that was introduced in 1918 by mathematician Felix Hausdorff. For instance, the Hausdorff dimension of a single point is zero, of a line ...
is \tfrac=2; here "log" denotes the
natural logarithm The natural logarithm of a number is its logarithm to the base of a logarithm, base of the e (mathematical constant), mathematical constant , which is an Irrational number, irrational and Transcendental number, transcendental number approxima ...
, the numerator is the logarithm of the number of copies of the shape formed from each copy of the previous iteration, and the denominator is the logarithm of the factor by which these copies are scaled down from the previous iteration. 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 \tfrac without overlap.


History

Wacław Sierpiński Wacław Franciszek Sierpiński (; 14 March 1882 – 21 October 1969) was a Polish mathematician. He was known for contributions to set theory (research on the axiom of choice and the continuum hypothesis), number theory, theory of functions ...
described the Sierpiński triangle in 1915. However, similar patterns appear already as a common motif of 13th-century
Cosmatesque Cosmatesque, or Cosmati, is a style of geometric decorative inlay stonework typical of the architecture of Medieval Italy, and especially of Rome and its surroundings. It was used most extensively for the decoration of church floors, but was also ...
inlay stonework. The
Apollonian gasket In mathematics, an Apollonian gasket, Apollonian net, or Apollonian circle packing is a fractal generated by starting with a triple of circles, each tangent to the other two, and successively filling in more circles, each tangent to another three ...
, named for
Apollonius of Perga Apollonius of Perga ( ; ) was an ancient Greek geometer and astronomer known for his work on conic sections. Beginning from the earlier contributions of Euclid and Archimedes on the topic, he brought them to the state prior to the invention o ...
(3rd century BC), was first described by
Gottfried Leibniz Gottfried Wilhelm Leibniz (or Leibnitz; – 14 November 1716) was a German polymath active as a mathematician, philosopher, scientist and diplomat who is credited, alongside Isaac Newton, Sir Isaac Newton, with the creation of calculus in ad ...
(17th century) and is a curved precursor of the 20th-century Sierpiński triangle.


Etymology

The usage of the word "gasket" to refer to the Sierpiński triangle refers to
gasket Some seals and gaskets A gasket is a mechanical seal which fills the space between two or more mating surfaces, generally to prevent leakage from or into the joined objects while under compression. It is a deformable material that is used to c ...
s such as are found in
motor An engine or motor is a machine designed to convert one or more forms of energy into mechanical energy. Available energy sources include potential energy (e.g. energy of the Earth's gravitational field as exploited in hydroelectric power gene ...
s, and which sometimes feature a series of holes of decreasing size, similar to the fractal; this usage was coined by
Benoit Mandelbrot Benoit B. Mandelbrot (20 November 1924 – 14 October 2010) was a Polish-born French-American mathematician and polymath with broad interests in the practical sciences, especially regarding what he labeled as "the art of roughness" of phy ...
, who thought the fractal looked similar to "the part that prevents leaks in motors".


See also

*
Apollonian gasket In mathematics, an Apollonian gasket, Apollonian net, or Apollonian circle packing is a fractal generated by starting with a triple of circles, each tangent to the other two, and successively filling in more circles, each tangent to another three ...
, a set of mutually tangent circles with the same combinatorial structure as the Sierpiński triangle *
List of fractals by Hausdorff dimension According to Benoit Mandelbrot, "A fractal is by definition a set for which the Hausdorff-Besicovitch dimension strictly exceeds the topological dimension." Presented here is a list of fractals, ordered by increasing Hausdorff dimension, to ill ...
* Sierpiński carpet, another fractal named after Sierpiński and formed by repeatedly removing squares from a larger square *
Triforce The is a fictional artifact (archaeology), artifact and icon of Nintendo's ''The Legend of Zelda'' video game franchise. It first appeared in the original ''The Legend of Zelda (video game), The Legend of Zelda'' video game (1986) and has app ...
, a relic in the ''
Legend of Zelda is a media franchise, video game series created by the Japanese game designers Shigeru Miyamoto and Takashi Tezuka. It is primarily developed and published by Nintendo; some portable installments and re-releases have been outsourced to Flags ...
'' series


References


External links

* * *
Sierpinski Gasket by Trema Removal
at
cut-the-knot Alexander Bogomolny (January 4, 1948 July 7, 2018) was a Soviet Union, Soviet-born Israeli Americans, Israeli-American mathematician. He was Professor Emeritus of Mathematics at the University of Iowa, and formerly research fellow at the Moscow ...

Sierpinski Gasket and Tower of Hanoi
at
cut-the-knot Alexander Bogomolny (January 4, 1948 July 7, 2018) was a Soviet Union, Soviet-born Israeli Americans, Israeli-American mathematician. He was Professor Emeritus of Mathematics at the University of Iowa, and formerly research fellow at the Moscow ...

Real-time GPU generated Sierpinski Triangle in 3D

Pythagorean triangles
Waclaw Sierpinski, Courier Corporation, 2003
A067771    Number of vertices in Sierpiński triangle of order n.
''at''
OEIS The On-Line Encyclopedia of Integer Sequences (OEIS) is an online database of integer sequences. It was created and maintained by Neil Sloane while researching at AT&T Labs. He transferred the intellectual property and hosting of the OEIS to th ...

Interactive version of the chaos game
{{Authority control Factorial and binomial topics Curves Topological spaces Types of triangles Cellular automaton patterns Science and technology in Poland L-systems Eponymous geometric shapes