Online Computer Dictionary
Browse words
|
Based on
FOLDOC
Queried for: Mandelbrot set
Definition:
(After its discoverer, Benoit Mandelbrot) The set of all complex numbers c such that | z[N] | < 2 for arbitrarily large values of N, where z[0] = 0 z[n+1] = z[n]^2 + c The Mandelbrot set is usually displayed as an Argand diagram, giving each point a colour which depends on the largest N for which | z[N] | < 2, up to some maximum N which is used for the points in the set (for which N is infinite).
These points are traditionally coloured black.
The Mandelbrot set is the best known example of a fractal - it includes smaller versions of itself which can be explored to arbitrary levels of detail.
{The Fractal Microscope (http://ncsa.uiuc.edu/Edu/Fractal/Fractal_Home.html/.
Browse through top 20 categories or see more ...
- programming (659)
- application (76)
- networking (823)
- language (1034)
- operating_system (420)
- mathematics (228)
- graphics (155)
- compiler (21)
- library (41)
- World-Wide_Web (133)
- cryptography (36)
- database (166)
- algorithm (132)
- logic (61)
- software (72)
- audio (27)
- virtual_reality (10)
- communications (329)
- file system (28)
- filename_extension (25)


