Jump to content

Fractal

Listen to this article
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by TheRingess (talk | contribs) at 05:59, 24 November 2006 (rvv). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The boundary of the Mandelbrot set is a famous example of a fractal.
Another view of the Mandelbrot set.

In colloquial usage, a fractal is "a rough or fragmented geometric shape that can be subdivided in parts, each of which is (at least approximately) a reduced/size copy of the whole"[1]. The term was coined by Benoît Mandelbrot in 1975 and was derived from the Latin fractus meaning broken or fractured.

A fractal as a geometric object generally has the following features:

  • fine structure at arbitrarily small scales
  • is too irregular to be easily described in traditional Euclidean geometric language.
  • is self-similar (at least approximatively or stochastically)
  • has a Hausdorff dimension that is greater than its topological dimension (although this requirement is not met by space-filling curves such as the Hilbert curve)
  • has a simple and recursive definition.[2]

Due to them appearing similar at all levels of magnification, fractals are often considered to be 'infinitely complex'. Obvious examples include clouds, mountain ranges and lightning bolts. However, not all self-similar objects are fractals — for example, the real line (a straight Euclidean line) is formally self-similar but fails to have other fractal characteristics.

History

A Koch snowflake is the limit of an infinite construction that starts with a triangle and recursively replaces each line segment with a series of four line segments that form a triangular "bump". Each time new triangles are added (an iteration), the perimeter of this shape grows by a factor of 4/3 and thus diverges to infinity with the number of iterations. The length of the Koch snowflake's boundary is therefore infinite, while its area remains finite. For this reason, the Koch snowflake and similar constructions were sometimes called "monster curves."

Objects that are now described as fractals were discovered and described centuries ago. Ethnomathematics like Ron Eglash's African Fractals (ISBN 0-8135-2613-2) describes pervasive fractal geometry in indigenous African craft work. In 1525, the German Artist Albrecht Dürer published The Painter's Manual, in which one section is on "Tile Patterns formed by Pentagons". The Dürer's Pentagon largely resembled the Sierpinski carpet, but based on pentagons instead of squares.

The idea of "recursive self-similarity" was originally developed by the philosopher Leibniz and he even worked out many of the details. In 1872, Karl Weierstrass found an example of a function with the nonintuitive property that it is everywhere continuous but nowhere differentiable — the graph of this function would now be called a fractal. In 1904, Helge von Koch, dissatisfied with Weierstrass's very abstract and analytic definition, gave a more geometric definition of a similar function, which is now called the Koch snowflake. In 1915, Waclaw Sierpinski constructed his triangle and one year later his carpet. Actually, these fractals were described as curves, which is hard to realize with the well-known modern constructions. The idea of self-similar curves was taken further by Paul Pierre Lévy who, in his 1938 paper Plane or Space Curves and Surfaces Consisting of Parts Similar to the Whole, described a new fractal curve, the Lévy C curve.

Georg Cantor gave examples of subsets of the real line with unusual properties — these Cantor sets are also now recognised as fractals. Iterated functions in the complex plane had been investigated in the late 19th and early 20th centuries by Henri Poincaré, Felix Klein, Pierre Fatou and Gaston Julia. However, without the aid of modern computer graphics they lacked the means to visualize the beauty of many of the objects that they had discovered.

In the 1960s Benoît Mandelbrot started investigating self-similarity in papers such as How Long Is the Coast of Britain? Statistical Self-Similarity and Fractional Dimension. This built on earlier work by Lewis Fry Richardson. In 1975, Mandelbrot coined the word fractal to denote an object whose Hausdorff-Besicovitch dimension is greater than its topological dimension. He illustrated this mathematical definition with striking computer-constructed visualizations. These images captured the popular imagination; many of them were based on recursion, leading to the popular meaning of the term "fractal".

Examples

A Julia set, a fractal related to the Mandelbrot set

A relatively simple class of examples is given by the Cantor sets, Sierpinski triangle and carpet, Menger sponge, dragon curve, space-filling curve, Koch curve. Additional examples of fractals include the Lyapunov fractal and the limit sets of Kleinian groups. Fractals can be deterministic (all the above) or stochastic (that is, non-deterministic). For example the trajectories of the Brownian motion in the plane have Hausdorff dimension 2.

Chaotic dynamical systems are sometimes associated with fractals. Objects in the phase space of a dynamical system can be fractals (see attractor). Objects in the parameter space for a family of systems may be fractal as well. An interesting example is the Mandelbrot set. This set contains whole discs, so it has the Hausdorff dimension equal to its topological dimension of 2 —but what is truly surprising is that the boundary of the Mandelbrot set also has the Hausdorff dimension of 2 (while the topological dimension of 1), a result proved by M. Shishikura in 1991. A closely related fractal is the Julia set.

Self-similarity dimension

The self-similarity dimension is a simplification of the Hausdorff dimension which can be applied to exactly self-similar objects.

The following analysis of the Koch Snowflake suggests how self-similarity can be used to analyze fractal properties.

The total length of a number, N, of small steps, L, is the product NL. Applied to the boundary of the Koch snowflake this gives a boundless length as L approaches zero. But this distinction is not satisfactory, as different Koch snowflakes do have different sizes. A solution is to measure, not in meter, m, nor in square meter, m², but in some other power of a meter, mx. Now 4N(L/3)x = NLx, because a three times shorter steplength requires four times as many steps, as is seen from the figure. Solving that equation gives x = (log 4)/(log 3) ≈ 1.26186. So the unit of measurement of the boundary of the Koch snowflake is approximately m1.26186.

More generally, suppose that a fractal consists of N identical parts that are similar to the entire fractal with the scale factor of L and that the intersection between part is of the Lebesgue measure 0. Then the Hausdorff dimension of the fractal is . For example, the Hausdorff dimension of

  • the Cantor set is ,
  • the Sierpinski gasket is ,
  • the Sierpinski carpet is ,

and so on. Even more generally one may assume that each of N parts is similar to the fractal with a different scale factor , . Then the Hausdorff dimension can be calculated by solving the following equation in the variable s:

Generating fractals

The whole Mandelbrot set
Mandelbrot zoomed 6x
Mandelbrot Zoomed 100x
Mandelbrot Zoomed 2000x Even 2000 times magnification of the Mandelbrot set uncovers fine detail resembling the full set.

Three common techniques for generating fractals are:

Classification of fractals

Fractals can also be classified according to their self-similarity. There are three types of self-similarity found in fractals:

  • Exact self-similarity — This is the strongest type of self-similarity; the fractal appears identical at different scales. Fractals defined by iterated function systems often display exact self-similarity.
  • Quasi-self-similarity — This is a loose form of self-similarity; the fractal appears approximately (but not exactly) identical at different scales. Quasi-self-similar fractals contain small copies of the entire fractal in distorted and degenerate forms. Fractals defined by recurrence relations are usually quasi-self-similar but not exactly self-similar.
  • Statistical self-similarity — This is the weakest type of self-similarity; the fractal has numerical or statistical measures which are preserved across scales. Most reasonable definitions of "fractal" trivially imply some form of statistical self-similarity. (Fractal dimension itself is a numerical measure which is preserved across scales.) Random fractals are examples of fractals which are statistically self-similar, but neither exactly nor quasi-self-similar.

Fractals in nature

A fractal fern computed using an Iterated function system

Approximate fractals are easily found in nature. These objects display self-similar structure over an extended, but finite, scale range. Examples include clouds, snow flakes, mountains, river networks, cauliflower or broccoli, and systems of blood vessels.

Trees and ferns are fractal in nature and can be modeled on a computer by using a recursive algorithm. This recursive nature is obvious in these examples — a branch from a tree or a frond from a fern is a miniature replica of the whole: not identical, but similar in nature.

The surface of a mountain can be modeled on a computer by using a fractal: Start with a triangle in 3D space and connect the central points of each side by line segments, resulting in 4 triangles. The central points are then randomly moved up or down, within a defined range. The procedure is repeated, decreasing at each iteration the range by half. The recursive nature of the algorithm guarantees that the whole is statistically similar to each detail.

Applications

As described above, random fractals can be used to describe many highly irregular real-world objects. Other applications [1] of fractals include:

File:Fractal mountain.gif
A fractal that models the surface of a mountain (animation)

See also

References

  1. ^ Mandelbrot, B. B. (1982). The Fractal Geometry of Nature. W. H. Freeman and Company. ISBN 0-7167-1186-9.
  2. ^ Falconer, Kenneth (2003). Fractal Geometry: Mathematical Foundations and Applications. John Wiley & Sons, Ltd. pp. xxv. ISBN 0-470-84862-6.

Further reading

  • Barnsley, Michael F., and Hawley Rising. Fractals Everywhere. Boston: Academic Press Professional, 1993. ISBN 0-12-079061-0
  • Falconer, Kenneth. Techniques in Fractal Geometry. John Willey and Sons, 1997. ISBN 0-471-92287-0
  • Jürgens, Hartmut, Heins-Otto Peitgen, and Dietmar Saupe. Chaos and Fractals: New Frontiers of Science. New York: Springer-Verlag, 1992. ISBN 0-387-97903-4
  • Benoît B. Mandelbrot The Fractal Geometry of Nature. New York: W. H. Freeman and Co., 1982. ISBN 0-7167-1186-9
  • Peitgen, Heinz-Otto, and Dietmar Saupe, eds. The Science of Fractal Images. New York: Springer-Verlag, 1988. ISBN 0-387-96608-0
  • Clifford A. Pickover, ed. Chaos and Fractals: A Computer Graphical Journey - A 10 Year Compilation of Advanced Research. Elsevier, 1998. ISBN 0-444-50002-2
  • Jesse Jones, Fractals for the Macintosh, Waite Group Press, Corte Madera, CA, 1993. ISBN 1-878739-46-8.
  • Hans Lauwerier, Fractals: Endlessly Repeated Geometrical Figures, Translated by Sophia Gill-Hoffstadt, Princeton University Press, Princeton NJ, 1991. ISBN 0-691-08551-X, cloth. ISBN 0-691-02445-6 paperback. "This book has been written for a wide audience..." Includes sample BASIC programs in an appendix.
  • Sprott, Julien Clinton (2003). Chaos and Time-Series Analysis. Oxford University Press. ISBN 0-19-850839-5 and ISBN 978-0-19-850839-7.
  • Bernt Wahl, Peter Van Roy, Michael Larsen, and Eric Kampman Exploring Fractals on the Macintosh, Addison Wesley, 1995. ISBN 0-201-62630-6
  • Nigel Lesmoir-Gordon. "The Colours of Infinity: The Beauty, The Power and the Sense of Fractals." ISBN 1-904555-05-5 (The book comes with a related DVD of the Arthur C. Clarke documentary introduction to the fractal concept and the Mandelbrot set.
Listen to this article
(2 parts, 14 minutes)
Spoken Wikipedia icon
These audio files were created from a revision of this article dated
Error: no date provided
, and do not reflect subsequent edits.

Multiplatform generator programs

  • Borlandia - Interactive fractals generator of Lorenz attractor, Mandelbrot, plasma and Helecho (JAVA applet)
  • Xaos — free fractal real-time browser for Windows, Mac, Linux; supporting zooming and animation in real time, featuring autopilot. GNU GPL licensed.
  • FLAM3 — free advanced iterated function system designer and renderer for all platforms. Windows binaries available. GNU GPL licensed.
  • Fract — A web-based fractal zoomer, sending calculated images as bitmaps to the browser. Rather slow.
  • Online Fractal Generator — Java applet drawing Mandelbrot and Julia sets. Rather slow. Closed sourced.
  • Online Fractal Explorer — A fast web-based Mandelbrot explorer. Generated fractals can be saved, commented and rated in users gallery. Closed sourced.
  • Fractal Mountain - JAVA applet

Linux generator programs

Windows generator programs

  • Fractint — freeware fractal generator for DOS and Windows, with a port to Linux available.
  • ChaosPro — freeware generator featuring real-time exploration, animation and more.
  • Chaoscope — freeware 3D strange attractor rendering software for Windows.
  • Fractal Explorer — freeware generator. Closed sourced, with source available for a fee.
  • Fractal Extreme - freeware fractal generator allowing deep zooms and creation of zoom movies. (Purchased version zooms deeper.)
  • Apophysis — freeware IFS fractal generator. GNU GPL licensed.
  • Yet Another Fractal Explorer — freeware Lyapunov fractal renderer with zooming feature. GNU GPL licensed.
  • Ktaza — freeware fractal renderer.
  • Fractal Forge — freeware fractal generator capable of animations, but with low quality. GNU GPL licensed.
  • Ultra Fractal — purchaseware fractal generator and graphic editor. Free trial version available.
  • MSPlotter — freeware fractal generator, using fractals to create bitmap images and AVI video clips.

Mac generator programs

MorphOS generator programs

Template:Link FA Template:Link FA Template:Link FA Template:Link FA link title