Mandelbrot Set

The Mandelbrot set is one of the most widely recognized fractal patterns, generated by an IterativeFunctionSystem on ComplexNumbers on the complex plane.

A complex point C is in the set if the iterated function , where , does not tend to infinity.

Put another way, each iteration on the plane is a Julia Set. The Mandelbrot is the set of all connected Julia Sets, and the colors outside the Brot measure how disconnected the remaining Julia Sets are.

The Mandelbrot set is an example of MisallocatedCredit, wherein Brooks and Matelski discovered and analysed it much earlier, but Mandelbrot used the new-fangled computer technology to popularise it.


A simple Java viewer for Mandelbrot and Julia sets: http://home.houston.rr.com/casmco/Mandelbrot.jar -- EricHodges

A Buddhabrot:

And an Eulogy:


see also DecemberZeroFive; MandelBug

CategoryMath


EditText of this page (last edited October 16, 2010) or FindPage with title or text search