ArticleslgStudy

science

Mandelbrot set

Mandelbrot set is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Mandelbrot set rather than just read about it. In short: The Mandelbrot set () is a two-dimensional set. It is defined in the complex plane as the complex numbers c {\displaystyle c} for which the function f c ( z ) = z 2 + c {\displaystyle f_{c}(z)=z^{2}+c} does not diverge to infinity when iterated starting at z = 0 {\displaystyle z=0} .

Mandelbrot set — main illustration
Mandelbrot set — illustration

Key takeaways

  • Mandelbrot set belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Mandelbrot set to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Mandelbrot set from memory before moving on to harder problems.

Reference excerpt

The Mandelbrot set () is a two-dimensional set. It is defined in the complex plane as the complex numbers c {\displaystyle c} for which the function f c ( z ) = z 2 + c {\displaystyle f_{c}(z)=z^{2}+c} does not diverge to infinity when iterated starting at z = 0 {\displaystyle z=0} . In other words, it is the set of c {\displaystyle c} for which the sequence f c ( 0 ) {\displaystyle f_{c}(0)} , f c ( f c ( 0 ) ) {\displaystyle f_{c}(f_{c}(0))} , and so on, remains bounded in absolute value. This set was first defined and drawn by Robert W. Brooks and Peter Matelski in 1978, as part of a study of Kleinian groups. Afterwards, in 1980, Benoit Mandelbrot obtained high-quality visualizations of the set while working at IBM's Thomas J. Watson Research Center in Yorktown Heights, New York.

Images of the Mandelbrot set exhibit an infinitely complicated boundary that reveals progressively ever-finer recursive detail at increasing magnifications; mathematically, the boundary of the Mandelbrot set is a fractal curve. The "style" of this recursive detail depends on the region of the set boundary being examined. Images of the Mandelbrot set are created by determining whether the sequence f c ( 0 ) , f c ( f c ( 0 ) ) , f c ( f c ( f c ( 0 ) ) ) , … {\displaystyle f_{c}(0),f_{c}(f_{c}(0)),f_{c}(f_{c}(f_{c}(0))),\dotsc } goes to infinity for each sampled complex number c. The real and imaginary parts of c {\displaystyle c} are mapped as image coordinates on the complex plane and colored based on the point at which the sequence | f c ( 0 ) | , | f c ( f c ( 0 ) ) | , … {\displaystyle |f_{c}(0)|,|f_{c}(f_{c}(0))|,\dotsc } crosses an arbitrary threshold. If c {\displaystyle c} is held constant and the initial value of z {\displaystyle z} is varied instead, the corresponding Julia set for the point c {\displaystyle c} is obtained. The Mandelbrot set is well-known, even outside mathematics, for how it exhibits complex fractal structures when visualized and magnified, despite having a relatively simple definition, and is commonly cited as an example of mathematical beauty.

History

The Mandelbrot set has its origin in complex dynamics, a field first investigated by the French mathematicians Pierre Fatou and Gaston Julia at the beginning of the 20th century. The fractal was first defined and drawn in 1978 by Robert W. Brooks and Peter Matelski as part of a study of Kleinian groups. On 1 March 1980, at IBM's Thomas J. Watson Research Center in Yorktown Heights, New York, Benoit Mandelbrot first visualized the set. Mandelbrot studied the parameter space of quadratic polynomials in an article that appeared in 1980. The mathematical study of the Mandelbrot set really began with work by the mathematicians Adrien Douady and John H. Hubbard (1985), who established many of its fundamental properties and named the set in honor of Mandelbrot for his influential work in fractal geometry. The mathematicians Heinz-Otto Peitgen and Peter Richter became well known for promoting the set with photographs, books (1986), and an internationally touring exhibit of the German Goethe-Institut (1985). The cover article of the August 1985 Scientific American introduced the algorithm for computing the Mandelbrot set. The cover was created by Peitgen, Richter and Saupe at the University of Bremen. The Mandelbrot set became prominent in the mid-1980s as a computer-graphics demo, when personal computers became powerful enough to plot and display the set in high resolution. The work of Douady and Hubbard occurred during an increase in interest in complex dynamics and abstract mathematics, and the topological and geometric study of the Mandelbrot set remains a key topic in the field of complex dynamics.

Formal definition

The Mandelbrot set is the uncountable set of values of c in the complex plane for which the orbit of the critical point z = 0 {\textstyle z=0} under iteration of the quadratic map

… excerpt ends here. Continue reading the full article.

Illustrations

Mandelbrot set: The Mandelbrot set plotted on the complex plane within a continuously colored environment
The Mandelbrot set plotted on the complex plane within a continuously colored environment
Mandelbrot set: Zooming into the Mandelbrot set's "Seahorse Valley" with high iteration count
Zooming into the Mandelbrot set's "Seahorse Valley" with high iteration count
Mandelbrot set: The first published picture of the Mandelbrot set, by Robert W. Brooks and Peter Matelski in 1978
The first published picture of the Mandelbrot set, by Robert W. Brooks and Peter Matelski in 1978
Mandelbrot set: The set's location on the complex plane
The set's location on the complex plane
Mandelbrot set: Correspondence between the Mandelbrot set and the bifurcation diagram of the quadratic map
Correspondence between the Mandelbrot set and the bifurcation diagram of the quadratic map

Worked examples

Example 1 — a first encounter with Mandelbrot set

Start with the simplest possible case. Write down what Mandelbrot set claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Mandelbrot set before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Mandelbrot set ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Mandelbrot set

In research
Mandelbrot set appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Mandelbrot set in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Mandelbrot set is common in secondary-school and first-year university syllabi. It links to neighbouring topics Complex dynamics, Fractals, so understanding it makes those chapters shorter.
In everyday life
Look for Mandelbrot set outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Mandelbrot set in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Mandelbrot set means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Mandelbrot set out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Mandelbrot set in simple terms?

The Mandelbrot set () is a two-dimensional set. It is defined in the complex plane as the complex numbers c {\displaystyle c} for which the function f c ( z ) = z 2 + c {\displaystyle f_{c}(z)=z^{2}+c} does not diverge to infinity when iterated starting at z = 0 {\displaystyle z=0} .

Why does Mandelbrot set matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Mandelbrot set?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Mandelbrot set.

Tags

  • Complex dynamics
  • Fractals

Keep exploring