Even 2000 times magnification of the Mandelbrot set uncovers fine detail resembling the full set. Four common techniques for generating fractals are:
- Escape-time fractals – (also known as "orbits" fractals) These are defined by a formula or recurrence relation at each point in a space (such as the complex plane). Examples of this type are the Mandelbrot set, Julia set, the Burning Ship fractal, the Nova fractal and the Lyapunov fractal. The 2d vector fields that are generated by one or two iterations of escape-time formulae also give rise to a fractal form when points (or pixel data) are passed through this field repeatedly.
- Iterated function systems – These have a fixed geometric replacement rule. Cantor set, Sierpinski carpet, Sierpinski gasket, Peano curve, Koch snowflake, Harter-Highway dragon curve, T-Square, Menger sponge, are some examples of such fractals.
- Random fractals – Generated by stochastic rather than deterministic processes, for example, trajectories of the Brownian motion, Lévy flight, fractal landscapes and the Brownian tree. The latter yields so-called mass- or dendritic fractals, for example, diffusion-limited aggregation or reaction-limited aggregation clusters.
- Strange attractors – Generated by iteration of a map or the solution of a system of initial-value differential equations that exhibit chaos.
[edit] Classification
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.
[edit] In nature
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,
crystals,
mountain ranges,
lightning,
river networks,
cauliflower or
broccoli, and systems of
blood vessels and
pulmonary vessels.
Coastlines may be loosely considered fractal in nature.
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 connection between fractals and leaves are currently being used to determine how much carbon is contained in trees. This connection is hoped to help determine and solve the environmental issue of carbon emission and control.
[5]
In 1999, certain self similar fractal shapes were shown to have a property of "frequency invariance"—the same electromagnetic properties no matter what the frequency—from
Maxwell's equations (see
fractal antenna).
[