Print

Benoît Mandelbrot

Born in 1924, died in 2010.Source: Wikipedia
Interested in roughness and irregularities seen in nature:
Established fractal geometry

The Applet

Click on this image to start the applet. The source code can be downloaded here.

Mandelbrot Applet

Mandelbrot Set: Definition

The Mandelbrot set is a set of complex numbers (c) that meet the following condition:

Zn(c) ≠ ∞  as n →∞

The function Zn is defined as follows:

The Mandelbrot Set is self-similar at all scales:

Practicalities

Computers aren’t good with infinity!

Complex numbers have two parts (real, imaginary)

Square of a complex number:

A commonly plotted area is from (-2,-1.5) to (1,1.5).

Plotting the Mandelbrot Set

Loop over all points in a graphics area.

For each point:

Colouring:

Applet Features

JLabel :

JTextField:

JButton:

ActionListener:

FocusListener:

MouseInputAdapter:

Feedback & Comments

To send me comments, feedback, bug reports or suggestions for changes, contact me by This email address is being protected from spambots. You need JavaScript enabled to view it. or twitter .