Iterated function system
In mathematics, iterated function systems (IFSs) are a method of constructing fractals; the resulting constructions are always self-similar.
Description
IFS fractals, as they are normally called, can be of any number of dimensions, but are commonly computed and drawn in 2D. The fractal is made up of the union of several copies of itself, each copy being transformed by a function (hence "function system").
The canonical example is the Sierpiński gasket, also called the Sierpiński triangle.
The functions are normally contractive, which means they bring points closer together and make shapes smaller. Hence, the shape of an IFS fractal is made up of several possibly-overlapping smaller copies of itself, each of which is also made up of copies of itself, ad infinitum. This is the source of its self-similar fractal nature.
See also
- Collage theorem
- Complex-base system
- Contraction mapping
- Fractal
- Fractal compression
- Fractal flame
- Infinite compositions of analytic functions
- L-system
- Self-similarity
- Sierpinski triangle
External links
- Iterated function system @ Wikipedia