Copyright © Philip M. Parker, INSEAD. Terms of Use.

MANDELBROT SET

Specialty Definition: MANDELBROT SET

DomainDefinition

Computing

Mandelbrot set (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://www.ncsa.uiuc.edu/Edu/Fractal/Fractal_Home.html/). (1995-02-08). Source: The Free On-line Dictionary of Computing.

Source: compiled by the editor from various references; see credits.

Top     

Specialty Definition: Mandelbrot set

(From Wikipedia, the free Encyclopedia)

The Mandelbrot set is a fractal that is defined as the set of points c in the complex number plane for which the iteratively defined sequence
zn+1 = zn2 + c
with z0 = 0 does not tend to infinity. If we reformulate this in terms of real numbers, replacing zn with the point xn + yni and c with the point a + bi, then we get
xn+1 = xn2 - yn2 + a

and
yn+1 = 2xnyn + b.

The Mandelbrot set was created by Benoit Mandelbrot as an index to the Julia sets: each point in the complex plane corresponds to a different Julia set. Those points within the Mandelbrot set correspond precisely to the connected Julia sets, and those outside correspond to disconnected ones.

Plotting the set


Sample generated image

It can be shown that once the modulus of zn is larger than 2 (in cartesian form, when xn2 + yn2 > 22) the sequence will tend to infinity, and c is therefore outside the Mandelbrot set. This value, known as the bail-out value, allows the calculation to be terminated for points outside the Mandelbrot set. For points inside the Mandelbrot set, i.e. values of c for which zn doesn't tend to infinity, the calculation never comes to such an end, so it must be terminated after some number of iterations determined by the program. This results in the displayed image being only an approximation to the true set.

Whilst it is of no mathematical importance, most fractal rendering programs display points outside of the Mandelbrot set in different colours depending on the number of iterations before it bailed out, creating concentric shapes, each a better approximation to the Mandelbrot set than the last.

Adding Color

Mathematically speaking, the pictures of the Mandelbrot set and Julia sets are black and white. Either a point is in the set or it is not. Most computer-generated graphs are drawn in color. For the points that diverge to infinity, and are not in the set, the color reflects the number of iterations it takes to reach a certain distance from the origin. One possible scheme is that points that diverge quickly are drawn in black; then you have brighter colors for the middle; then you have white for the points in the set, and near-white for the points that diverge very slowly.

Art and the Mandelbrot Set

Some people have a hobby of searching the Mandelbrot set for interesting pictures. They have a collection of pictures, along with the coordinates for generating that picture.

Other Mandelbrot Sets

When people speak of the Mandelbrot set, they usually are referring to the set described above. Any function that maps to and from the complex number plane has a Mandelbrot set, which characterizes whether or not the Julia set corresponding to that function is connected.

Example:

Let f_c(z) = z^3 + c.

For each value of c, we draw the julia set J_c of f_c(z), and determine if it is connected or not. If J_c is connected, then c is in the mandlebrot set of {f_c}, otherwise c is not in the mandlebrot set.

This can also be generalized to Julia sets parameterized by more than two real numbers. For example, a collection of Julia sets parametrized by three real numbers will have a three dimensional Mandlebrot set. Of course, only the 2-dimensional case will have an easily viewed picture.

Fractal generators

Source: adapted by the editor from Wikipedia, the free encyclopedia under a copyleft GNU Free Documentation License (GFDL) from the article "Mandelbrot set."

Top     

Commercial Usage: MANDELBROT SET

DomainTitle

Books

  • Fractal Art: The Mandelbrot Set (reference)

  • Fractals for the Classroom: Complex Systems and Mandelbrot Set (reference)

  • The Mandelbrot Set, Theme and Variations (reference)

    (more book examples)

Source: compiled by the editor from various references; see credits.

Top     

Frequency of Internet Keywords: MANDELBROT SET

The following statistics estimate the number of searches per day across the major English-language search engines as identified by various trade publications. Hyperlinks lead to commercial use of the expression at Amazon.com.
 
ExpressionFrequency
per Day

the mandelbrot set

77
Source: compiled by the editor from various references; see credits.

Top     

Anagrams: MANDELBROT SET

Scrabble® Enable2K-Verified Anagrams

Words within the letters "a-b-d-e-e-l-m-n-o-r-s-t-t"

-1 letter: demonstrable.

-2 letters: demonstrate.

-3 letters: banderoles, bandoleers, blastoderm, blastomere, debarments, endorsable, entodermal, lobsterman, lobstermen, resemblant, sandlotter, trematodes.

-4 letters: abetments, adsorbent, attenders, banderole, banderols, bandoleer, batteners, betatrons, blastment, blattered, bodements, bolstered, bonemeals, debarment, demeanors, desolater, detonable, detonates, dotterels, ealdormen, elastomer, embattled, embattles, emboldens, endosteal, entoderms, lamenters, leeboards, lemonades, letterman, lobstered, mantelets, marlstone, matelotes, mestranol, moderates, modernest.

 Words containing the letters "a-b-d-e-e-l-m-n-o-r-s-t-t"
 

+4 letters: demonstrabilities.

Source: compiled by the editor from various references; see credits.

SCRABBLE® is a registered trademark. All intellectual property rights in and to the game are owned in the U.S.A and Canada by Hasbro Inc., and throughout the rest of the world by J.W. Spear & Sons Limited of Maidenhead, Berkshire, England, a subsidiary of Mattel Inc. Mattel and Spear are not affiliated with Hasbro.

Top     

Alternative Orthography: MANDELBROT SET


Hexadecimal (or equivalents, 770AD-1900s) (references)

4D 41 4E 44 45 4C 42 52 4F 54      53 45 54

Leonardo da Vinci (1452-1519; backwards) (references)

    

Binary Code (1918-1938, probably earlier) (references)

01001101 01000001 01001110 01000100 01000101 01001100 01000010 01010010 01001111 01010100 00100000 01010011 01000101 01010100

HTML Code (1990) (references)

&#77 &#65 &#78 &#68 &#69 &#76 &#66 &#82 &#79 &#84 &#32 &#83 &#69 &#84

ISO 10646 (1991-1993) (references)

004D 0041 004E 0044 0045 004C 0042 0052 004F 0054      0053 0045 0054

Encryption (beginner's substitution cypher): (references)

473548383946365249542533954

Top     



INDEX

1. Usage: Commercial
2. Expressions: Internet
3. Anagrams
4. Orthography
5. Bibliography


  

Copyright © Philip M. Parker, INSEAD. Terms of Use.