Koch snowflake

Fractal curve From Wikipedia, the free encyclopedia

Koch snowflake

The Koch snowflake (also known as the Koch curve, Koch star, or Koch island[1][2]) 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 Curve Without Tangents, Constructible from Elementary Geometry"[3] by the Swedish mathematician Helge von Koch.

Thumb
The first four iterations of the Koch snowflake
Thumb
The first seven iterations in animation
Thumb
Zooming into a vertex of the Koch curve
Thumb
Zooming into a point that is not a vertex may cause the curve to rotate
Koch antisnowflake
Thumb
First four iterations
Thumb
Sixth iteration

The Koch snowflake can be built up iteratively, in a sequence of stages. The first stage is an equilateral triangle, and each successive stage is formed by adding outward bends to each side of the previous stage, making smaller equilateral triangles. The areas enclosed by the successive stages in the construction of the snowflake converge to times the area of the original triangle, while the perimeters of the successive stages increase without bound. Consequently, the snowflake encloses a finite area, but has an infinite perimeter.

The Koch snowflake has been constructed as an example of a continuous curve where drawing a tangent line to any point is impossible. Unlike the earlier Weierstrass function where the proof was purely analytical, the Koch snowflake was created to be possible to geometrically represent at the time, so that this property could also be seen through "naive intuition".[3]

Origin and history

There is no doubt that the snowflake curve is based on the von Koch curve and its iterative construction. However, the picture of the snowflake does not appear in either the original article published in 1904[3] nor in the extended 1906 memoir.[4] So one can ask who is the man who constructed the snowflake figure first. An investigation of this question suggests that the snowflake curve is due to the American mathematician Edward Kasner.[5][6]

Construction

The Koch snowflake can be constructed by starting with an equilateral triangle, then recursively altering each line segment as follows:

  1. divide the line segment into three segments of equal length.
  2. draw an equilateral triangle that has the middle segment from step 1 as its base and points outward.
  3. remove the line segment that is the base of the triangle from step 2.

The first iteration of this process produces the outline of a hexagram.

The Koch snowflake is the limit approached as the above steps are followed indefinitely. The Koch curve originally described by Helge von Koch is constructed using only one of the three sides of the original triangle. In other words, three Koch curves make a Koch snowflake.

A Koch curve–based representation of a nominally flat surface can similarly be created by repeatedly segmenting each line in a sawtooth pattern of segments with a given angle.[7]

Thumb
A fractal rough surface built from multiple Koch curve iterations

Properties

Summarize
Perspective

Perimeter of the Koch snowflake

The arc length of the Koch snowflake is infinite. To show this, we note that each iteration of the construction is a polygonal approximation of the curve. Thus, it suffices to show that the perimeters of the iterates is unbounded.

The perimeter of the snowflake after iterations, in terms of the side length of the original triangle, is

which diverges to infinity.

Area of the Koch snowflake

The total area of the snowflake after iterations is, in terms of the original area of the original triangle, is the geometric series

Taking the limit as approaches infinity, the area of the Koch snowflake is of the area of the original triangle. Expressed in terms of the side length of the original triangle, this is:[8]

Solid of revolution

The volume of the solid of revolution of the Koch snowflake about an axis of symmetry of the initiating equilateral triangle of unit side is [9]

Other properties

The Koch snowflake is self-replicating with six smaller copies surrounding one larger copy at the center. Hence, it is an irrep-7 irrep-tile (see Rep-tile for discussion).

The Hausdorff dimension of the Koch curve is . This is greater than that of a line () but less than that of Peano's space-filling curve ().

The Hausdorff measure of the Koch curve satisfies , but its exact value is unknown. It is conjectured that . [10]

It is impossible to draw a tangent line to any point of the curve.

Representation as a de Rham curve

The Koch curve arises as a special case of a de Rham curve. The de Rham curves are mappings of Cantor space into the plane, usually arranged so as to form a continuous curve. Every point on a continuous de Rham curve corresponds to a real number in the unit interval. For the Koch curve, the tips of the snowflake correspond to the dyadic rationals: each tip can be uniquely labeled with a distinct dyadic rational.

Tessellation of the plane

Thumb
Tessellation by two sizes of Koch snowflake

It is possible to tessellate the plane by copies of Koch snowflakes in two different sizes. However, such a tessellation is not possible using only snowflakes of one size. Since each Koch snowflake in the tessellation can be subdivided into seven smaller snowflakes of two different sizes, it is also possible to find tessellations that use more than two sizes at once.[11] Koch snowflakes and Koch antisnowflakes of the same size may be used to tile the plane.

Thue–Morse sequence and turtle graphics

A turtle graphic is the curve that is generated if an automaton is programmed with a sequence. If the Thue–Morse sequence members are used in order to select program states:

  • If , move ahead by one unit,
  • If , rotate counterclockwise by an angle of ,

the resulting curve converges to the Koch snowflake.

Representation as Lindenmayer system

The Koch curve can be expressed by the following rewrite system (Lindenmayer system):

Alphabet : F
Constants : +, −
Axiom : F
Production rules : F → F+F--F+F

Here, F means "draw forward", - means "turn right 60°", and + means "turn left 60°".

To create the Koch snowflake, one would use F--F--F (an equilateral triangle) as the axiom.

Variants of the Koch curve

Summarize
Perspective

Following von Koch's concept, several variants of the Koch curve were designed, considering right angles (quadratic), other angles (Cesàro), circles and polyhedra and their extensions to higher dimensions (Sphereflake and Kochcube, respectively)

More information First two iterations. Its fractal dimension equals ...
Variant (dimension, angle)IllustrationConstruction
≤1D, 60-90° angleThumb
Cesàro fractal (85°)
The Cesàro fractal is a variant of the Koch curve with an angle between 60° and 90°.[citation needed]
Thumb
First four iterations of a Cesàro antisnowflake (four 60° curves arranged in a 90° square)
≈1.46D, 90° angleThumb
Quadratic type 1 curve
Thumb
First two iterations
1.5D, 90° angleThumb
Quadratic type 2 curve
Minkowski Sausage[12]
Thumb
First two iterations. Its fractal dimension equals and is exactly half-way between dimension 1 and 2. It is therefore often chosen when studying the physical properties of non-integer fractal objects.
≤2D, 90° angleThumb
Third iteration
Minkowski Island
Thumb
Four quadratic type 2 curves arranged in a square
≈1.37D, 90° angleThumb
Quadratic flake
Thumb
4 quadratic type 1 curves arranged in a polygon: First two iterations. Known as the "Minkowski Sausage",[13][14][15] its fractal dimension equals .[16]
≤2D, 90° angleThumb
Quadratic antiflake
Anticross-stitch curve, the quadratic flake type 1, with the curves facing inwards instead of outwards (Vicsek fractal)
≈1.49D, 90° angleThumb
Quadratic Cross
Another variation. Its fractal dimension equals .
≤2D, 90° angleThumb
Quadratic island[17]
Thumb
Quadratic curve, iterations 0, 1, and 2; dimension of
≤2D, 60° angleThumb
von Koch surface
Thumb
First three iterations of a natural extension of the Koch curve in two dimensions.
≤2D, 90° angleThumb
First (blue block), second (plus green blocks), third (plus yellow blocks) and fourth (plus transparent blocks) iterations of the type 1 3D Koch quadratic fractal
Extension of the quadratic type 1 curve. The illustration at left shows the fractal after the second iteration
Thumb
Animation quadratic surface
≤3D, anyThumb
Koch curve in 3D
A three-dimensional fractal constructed from Koch curves. The shape can be considered a three-dimensional extension of the curve in the same sense that the Sierpiński pyramid and Menger sponge can be considered extensions of the Sierpinski triangle and Sierpinski carpet. The version of the curve used for this shape uses 85° angles.
Close

Squares can be used to generate similar fractal curves. Starting with a unit square and adding to each side at each iteration a square with dimension one third of the squares in the previous iteration, it can be shown that both the length of the perimeter and the total area are determined by geometric progressions. The progression for the area converges to while the progression for the perimeter diverges to infinity, so as in the case of the Koch snowflake, we have a finite area bounded by an infinite fractal curve.[18] The resulting area fills a square with the same center as the original, but twice the area, and rotated by radians, the perimeter touching but never overlapping itself.

The total area covered at the th iteration is:

while the total length of the perimeter is: which approaches infinity as increases.

Functionalisation

Thumb
Graph of the Koch's function

In addition to the curve, the paper by Helge von Koch that has established the Koch curve shows a variation of the curve as an example of a continuous everywhere yet nowhere differentiable function that was possible to represent geometrically at the time. From the base straight line, represented as AB, the graph can be drawn by recursively applying the following on each line segment:

  • Divide the line segment (XY) into three parts of equal length, divided by dots C and E.
  • Draw a line DM, where M is the middle point of CE, and DM is perpendicular to the initial base of AB, having the length of .
  • Draw the lines CD and DE and erase the lines CE and DM.

Each point of AB can be shown to converge to a single height. If is defined as the distance of that point to the initial base, then as a function is continuous everywhere and differentiable nowhere.[3]

See also

References

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.