HOME

TheInfoList



OR:

The Mandelbrot set () is a two-dimensional
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
that is defined in the
complex plane In mathematics, the complex plane is the plane (geometry), plane formed by the complex numbers, with a Cartesian coordinate system such that the horizontal -axis, called the real axis, is formed by the real numbers, and the vertical -axis, call ...
as the
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
s c for which the function f_c(z)=z^2+c does not diverge to infinity when iterated starting at z=0, i.e., for which the sequence f_c(0), f_c(f_c(0)), etc., remains bounded in
absolute value In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if x is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), ...
. This set was first defined and drawn by Robert W. Brooks and Peter Matelski in 1978, as part of a study of
Kleinian group In mathematics, a Kleinian group is a discrete subgroup of the group (mathematics), group of orientation-preserving Isometry, isometries of hyperbolic 3-space . The latter, identifiable with PSL(2,C), , is the quotient group of the 2 by 2 complex ...
s. Afterwards, in 1980,
Benoit Mandelbrot Benoit B. Mandelbrot (20 November 1924 – 14 October 2010) was a Polish-born French-American mathematician and polymath with broad interests in the practical sciences, especially regarding what he labeled as "the art of roughness" of phy ...
obtained high-quality visualizations of the set while working at
IBM International Business Machines Corporation (using the trademark IBM), nicknamed Big Blue, is an American Multinational corporation, multinational technology company headquartered in Armonk, New York, and present in over 175 countries. It is ...
'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 A fractal curve is, loosely, a mathematical curve (mathematics), curve whose shape retains the same general pattern of Pathological (mathematics), irregularity, regardless of how high it is magnified, that is, its graph takes the form of a fract ...
''. The "style" of this recursive detail depends on the region of the set boundary being examined. Mandelbrot set images may be created by sampling the complex numbers and testing, for each sample point c, whether the sequence f_c(0), f_c(f_c(0)),\dotsc goes to infinity. Treating the real and
imaginary part In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the form ...
s of c as image coordinates on the
complex plane In mathematics, the complex plane is the plane (geometry), plane formed by the complex numbers, with a Cartesian coordinate system such that the horizontal -axis, called the real axis, is formed by the real numbers, and the vertical -axis, call ...
, pixels may then be colored according to how soon the sequence , f_c(0), , , f_c(f_c(0)), ,\dotsc crosses an arbitrarily chosen threshold (the threshold must be at least 2, as −2 is the complex number with the largest magnitude within the set, but otherwise the threshold is arbitrary). If c is held constant and the initial value of z is varied instead, the corresponding
Julia set In complex dynamics, the Julia set and the Classification of Fatou components, Fatou set are two complement set, complementary sets (Julia "laces" and Fatou "dusts") defined from a function (mathematics), function. Informally, the Fatou set of ...
for the point 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.


History

The Mandelbrot set has its origin in
complex dynamics Complex dynamics, or holomorphic dynamics, is the study of dynamical systems obtained by Iterated function, iterating a complex analytic mapping. This article focuses on the case of algebraic dynamics, where a polynomial or rational function is it ...
, 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 group In mathematics, a Kleinian group is a discrete subgroup of the group (mathematics), group of orientation-preserving Isometry, isometries of hyperbolic 3-space . The latter, identifiable with PSL(2,C), , is the quotient group of the 2 by 2 complex ...
s.Robert Brooks and Peter Matelski, ''The dynamics of 2-generator subgroups of PSL(2,C)'', in On 1 March 1980, at
IBM International Business Machines Corporation (using the trademark IBM), nicknamed Big Blue, is an American Multinational corporation, multinational technology company headquartered in Armonk, New York, and present in over 175 countries. It is ...
's Thomas J. Watson Research Center in Yorktown Heights, New York,
Benoit Mandelbrot Benoit B. Mandelbrot (20 November 1924 – 14 October 2010) was a Polish-born French-American mathematician and polymath with broad interests in the practical sciences, especially regarding what he labeled as "the art of roughness" of phy ...
first visualized the set. Mandelbrot studied the parameter space of
quadratic polynomial In mathematics, a quadratic function of a single variable is a function of the form :f(x)=ax^2+bx+c,\quad a \ne 0, where is its variable, and , , and are coefficients. The expression , especially when treated as an object in itself rather tha ...
s in an article that appeared in 1980. The mathematical study of the Mandelbrot set really began with work by the mathematicians
Adrien Douady Adrien Douady (; 25 September 1935 – 2 November 2006) was a French mathematician born in La Tronche, Isère. He was the son of Daniel Douady and Guilhen Douady. Douady was a student of Henri Cartan at the École normale supérieure, and initi ...
and John H. Hubbard (1985),Adrien Douady and John H. Hubbard, ''Etude dynamique des polynômes complexes'', Prépublications mathémathiques d'Orsay 2/4 (1984 / 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 The Goethe-Institut (; GI, ''Goethe Institute'') is a Nonprofit organization, nonprofit German culture, cultural organization operational worldwide with more than 150 cultural centres, promoting the study of the German language abroad and en ...
(1985). The cover article of the August 1985 ''
Scientific American ''Scientific American'', informally abbreviated ''SciAm'' or sometimes ''SA'', is an American popular science magazine. Many scientists, including Albert Einstein and Nikola Tesla, have contributed articles to it, with more than 150 Nobel Pri ...
'' introduced the
algorithm In mathematics and computer science, an algorithm () is a finite sequence of Rigour#Mathematics, mathematically rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algo ...
for computing the Mandelbrot set. The cover was created by Peitgen, Richter and Saupe at the
University of Bremen The University of Bremen () is a public university in Bremen, Germany, with approximately 18,400 students from 117 countries. Its 12 faculties offer more than 100 degree programs. The University of Bremen has been among the top 50 European rese ...
. The Mandelbrot set became prominent in the mid-1980s as a computer-graphics demo, when
personal computer A personal computer, commonly referred to as PC or computer, is a computer designed for individual use. It is typically used for tasks such as Word processor, word processing, web browser, internet browsing, email, multimedia playback, and PC ...
s 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 Complex dynamics, or holomorphic dynamics, is the study of dynamical systems obtained by Iterated function, iterating a complex analytic mapping. This article focuses on the case of algebraic dynamics, where a polynomial or rational function is it ...
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 In mathematics, an uncountable set, informally, is an infinite set that contains too many elements to be countable. The uncountability of a set is closely related to its cardinal number: a set is uncountable if its cardinal number is larger t ...
of values of ''c'' in the
complex plane In mathematics, the complex plane is the plane (geometry), plane formed by the complex numbers, with a Cartesian coordinate system such that the horizontal -axis, called the real axis, is formed by the real numbers, and the vertical -axis, call ...
for which the
orbit In celestial mechanics, an orbit (also known as orbital revolution) is the curved trajectory of an object such as the trajectory of a planet around a star, or of a natural satellite around a planet, or of an artificial satellite around an ...
of the critical point z = 0 under
iteration Iteration is the repetition of a process in order to generate a (possibly unbounded) sequence of outcomes. Each repetition of the process is a single iteration, and the outcome of each iteration is then the starting point of the next iteration. ...
of the quadratic map :z \mapsto z^2 + c remains bounded. Thus, a
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
''c'' is a member of the Mandelbrot set if, when starting with z_0 = 0 and applying the iteration repeatedly, the
absolute value In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if x is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), ...
of z_n remains bounded for all n > 0. For example, for ''c'' = 1, the
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is cal ...
is 0, 1, 2, 5, 26, ..., which tends to
infinity Infinity is something which is boundless, endless, or larger than any natural number. It is denoted by \infty, called the infinity symbol. From the time of the Ancient Greek mathematics, ancient Greeks, the Infinity (philosophy), philosophic ...
, so 1 is not an element of the Mandelbrot set. On the other hand, for c=-1, the sequence is 0, −1, 0, −1, 0, ..., which is bounded, so −1 does belong to the set. The Mandelbrot set can also be defined as the connectedness locus of the family of quadratic
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
s f(z) = z^2 + c, the subset of the space of parameters c for which the
Julia set In complex dynamics, the Julia set and the Classification of Fatou components, Fatou set are two complement set, complementary sets (Julia "laces" and Fatou "dusts") defined from a function (mathematics), function. Informally, the Fatou set of ...
of the corresponding polynomial forms a connected set. In the same way, the boundary of the Mandelbrot set can be defined as the bifurcation locus of this quadratic family, the subset of parameters near which the dynamic behavior of the polynomial (when it is iterated repeatedly) changes drastically.


Basic properties

The Mandelbrot set is a
compact set In mathematics, specifically general topology, compactness is a property that seeks to generalize the notion of a closed and bounded subset of Euclidean space. The idea is that a compact space has no "punctures" or "missing endpoints", i.e., i ...
, since it is closed and contained in the closed disk of radius 2 centred on
zero 0 (zero) is a number representing an empty quantity. Adding (or subtracting) 0 to any number leaves that number unchanged; in mathematical terminology, 0 is the additive identity of the integers, rational numbers, real numbers, and compl ...
. A point c belongs to the Mandelbrot set if and only if , z_n, \leq 2 for all n\geq 0. In other words, the
absolute value In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if x is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), ...
of z_n must remain at or below 2 for c to be in the Mandelbrot set, M, and if that absolute value exceeds 2, the sequence will escape to infinity. Since c=z_1, it follows that , c, \leq 2, establishing that c will always be in the closed disk of radius 2 around the origin. The
intersection In mathematics, the intersection of two or more objects is another object consisting of everything that is contained in all of the objects simultaneously. For example, in Euclidean geometry, when two lines in a plane are not parallel, their ...
of M with the real axis is the interval \left 2,\frac\right/math>. The parameters along this interval can be put in
one-to-one correspondence In mathematics, a bijection, bijective function, or one-to-one correspondence is a function between two sets such that each element of the second set (the codomain) is the image of exactly one element of the first set (the domain). Equivale ...
with those of the real logistic family, :x_ = r x_n(1-x_n),\quad r\in ,4 The correspondence is given by :r = 1+\sqrt, \quad c = \frac\left(1-\frac\right), \quad z_n = r\left(\frac - x_n\right). This gives a correspondence between the entire parameter space of the logistic family and that of the Mandelbrot set. Douady and Hubbard showed that the Mandelbrot set is connected. They constructed an explicit conformal isomorphism between the complement of the Mandelbrot set and the complement of the closed unit disk. Mandelbrot had originally conjectured that the Mandelbrot set is disconnected. This conjecture was based on computer pictures generated by programs that are unable to detect the thin filaments connecting different parts of M. Upon further experiments, he revised his conjecture, deciding that M should be connected. A
topological Topology (from the Greek words , and ) is the branch of mathematics concerned with the properties of a geometric object that are preserved under continuous deformations, such as stretching, twisting, crumpling, and bending; that is, wit ...
proof of the connectedness was discovered in 2001 by Jeremy Kahn. The dynamical formula for the uniformisation of the complement of the Mandelbrot set, arising from Douady and Hubbard's proof of the connectedness of M, gives rise to external rays of the Mandelbrot set. These rays can be used to study the Mandelbrot set in combinatorial terms and form the backbone of the Yoccoz parapuzzle. The boundary of the Mandelbrot set is the bifurcation locus of the family of quadratic polynomials. In other words, the boundary of the Mandelbrot set is the set of all parameters c for which the dynamics of the quadratic map z_n=z_^2+c exhibits sensitive dependence on c, i.e. changes abruptly under arbitrarily small changes of c. It can be constructed as the limit set of a sequence of plane algebraic curves, the ''Mandelbrot curves'', of the general type known as polynomial lemniscates. The Mandelbrot curves are defined by setting p_0=z,\ p_=p_n^2+z, and then interpreting the set of points , p_n(z), = 2 in the complex plane as a curve in the real Cartesian plane of degree 2^in ''x'' and ''y''. Each curve n > 0 is the mapping of an initial circle of radius 2 under p_n. These algebraic curves appear in images of the Mandelbrot set computed using the "escape time algorithm" mentioned below.


Other properties


Main cardioid and period bulbs

The ''main cardioid'' is the period 1 continent. It is the region of parameters c for which the map f_c(z) = z^2 + c has an attracting fixed point. It consists of all parameters of the form c(\mu) := \frac\mu2\left(1-\frac\mu2\right) for some \mu in the
open unit disk In mathematics, the open unit disk (or disc) around ''P'' (where ''P'' is a given point in the plane), is the set of points whose distance from ''P'' is less than 1: :D_1(P) = \.\, The closed unit disk around ''P'' is the set of points whose d ...
. To the left of the main cardioid, attached to it at the point c=-3/4, a circular bulb, the ''period-2 bulb'' is visible. The bulb consists of c for which f_c has an attracting cycle of period 2. It is the filled circle of radius 1/4 centered around −1. More generally, for every positive integer q>2, there are \phi(q) circular bulbs tangent to the main cardioid called ''period-q bulbs'' (where \phi denotes the Euler phi function), which consist of parameters c for which f_c has an attracting cycle of period q. More specifically, for each primitive qth root of unity r=e^ (where 0<\frac<1), there is one period-q bulb called the \frac bulb, which is tangent to the main cardioid at the parameter c_ := c(r) = \frac2\left(1-\frac2\right), and which contains parameters with q-cycles having combinatorial rotation number \frac. More precisely, the q periodic Fatou components containing the attracting cycle all touch at a common point (commonly called the ''\alpha-fixed point''). If we label these components U_0,\dots,U_ in counterclockwise orientation, then f_c maps the component U_j to the component U_. The change of behavior occurring at c_ is known as a bifurcation: the attracting fixed point "collides" with a repelling period-''q'' cycle. As we pass through the bifurcation parameter into the \tfrac-bulb, the attracting fixed point turns into a repelling fixed point (the \alpha-fixed point), and the period-''q'' cycle becomes attracting.


Hyperbolic components

Bulbs that are interior components of the Mandelbrot set in which the maps f_c have an attracting periodic cycle are called ''hyperbolic components''. It is conjectured that these are the ''only'' interior regions of M and that they are dense in M. This problem, known as ''density of hyperbolicity'', is one of the most important open problems in
complex dynamics Complex dynamics, or holomorphic dynamics, is the study of dynamical systems obtained by Iterated function, iterating a complex analytic mapping. This article focuses on the case of algebraic dynamics, where a polynomial or rational function is it ...
. Hypothetical non-hyperbolic components of the Mandelbrot set are often referred to as "queer" or ghost components. For real quadratic polynomials, this question was proved in the 1990s independently by Lyubich and by Graczyk and Świątek. (Note that hyperbolic components intersecting the real axis correspond exactly to periodic windows in the Feigenbaum diagram. So this result states that such windows exist near every parameter in the diagram.) Not every hyperbolic component can be reached by a sequence of direct bifurcations from the main cardioid of the Mandelbrot set. Such a component can be reached by a sequence of direct bifurcations from the main cardioid of a little Mandelbrot copy (see below). Each of the hyperbolic components has a ''center'', which is a point ''c'' such that the inner Fatou domain for f_c(z) has a super-attracting cycle—that is, that the attraction is infinite. This means that the cycle contains the critical point 0, so that 0 is iterated back to itself after some iterations. Therefore, f_c^n(0) = 0 for some ''n''. If we call this polynomial Q^(c) (letting it depend on ''c'' instead of ''z''), we have that Q^(c) = Q^(c)^ + c and that the degree of Q^(c) is 2^. Therefore, constructing the centers of the hyperbolic components is possible by successively solving the equations Q^(c) = 0, n = 1, 2, 3, .... The number of new centers produced in each step is given by Sloane's .


Local connectivity

It is conjectured that the Mandelbrot set is locally connected. This conjecture is known as ''MLC'' (for ''Mandelbrot locally connected''). By the work of
Adrien Douady Adrien Douady (; 25 September 1935 – 2 November 2006) was a French mathematician born in La Tronche, Isère. He was the son of Daniel Douady and Guilhen Douady. Douady was a student of Henri Cartan at the École normale supérieure, and initi ...
and John H. Hubbard, this conjecture would result in a simple abstract "pinched disk" model of the Mandelbrot set. In particular, it would imply the important ''hyperbolicity conjecture'' mentioned above. The work of Jean-Christophe Yoccoz established local connectivity of the Mandelbrot set at all finitely renormalizable parameters; that is, roughly speaking those contained only in finitely many small Mandelbrot copies.. Hubbard cites as his source a 1989 unpublished manuscript of Yoccoz. Since then, local connectivity has been proved at many other points of M, but the full conjecture is still open.


Self-similarity

The Mandelbrot set is self-similar under magnification in the neighborhoods of the Misiurewicz points. It is also conjectured to be self-similar around generalized Feigenbaum points (e.g., −1.401155 or −0.1528 + 1.0397''i''), in the sense of converging to a limit set. The Mandelbrot set in general is quasi-self-similar, as small slightly different versions of itself can be found at arbitrarily small scales. These copies of the Mandelbrot set are all slightly different, mostly because of the thin threads connecting them to the main body of the set.


Further results

The
Hausdorff dimension In mathematics, Hausdorff dimension is a measure of ''roughness'', or more specifically, fractal dimension, that was introduced in 1918 by mathematician Felix Hausdorff. For instance, the Hausdorff dimension of a single point is zero, of a line ...
of the boundary of the Mandelbrot set equals 2 as determined by a result of Mitsuhiro Shishikura. The fact that this is greater by a whole integer than its topological dimension, which is 1, reflects the extreme
fractal In mathematics, a fractal is a Shape, geometric shape containing detailed structure at arbitrarily small scales, usually having a fractal dimension strictly exceeding the topological dimension. Many fractals appear similar at various scale ...
nature of the Mandelbrot set boundary. Roughly speaking, Shishikura's result states that the Mandelbrot set boundary is so "wiggly" that it locally fills space as efficiently as a two-dimensional planar region. Curves with Hausdorff dimension 2, despite being (topologically) 1-dimensional, are oftentimes capable of having nonzero area (more formally, a nonzero planar
Lebesgue measure In measure theory, a branch of mathematics, the Lebesgue measure, named after French mathematician Henri Lebesgue, is the standard way of assigning a measure to subsets of higher dimensional Euclidean '-spaces. For lower dimensions or , it c ...
). Whether this is the case for the Mandelbrot set boundary is an unsolved problem. It has been shown that the generalized Mandelbrot set in higher-dimensional hypercomplex number spaces (i.e. when the power \alpha of the iterated variable z tends to infinity) is convergent to the unit (\alpha−1)-sphere. In the Blum–Shub–Smale model of real computation, the Mandelbrot set is not computable, but its complement is
computably enumerable In computability theory, a set ''S'' of natural numbers is called computably enumerable (c.e.), recursively enumerable (r.e.), semidecidable, partially decidable, listable, provable or Turing-recognizable if: *There is an algorithm such that the ...
. Many simple objects (e.g., the graph of exponentiation) are also not computable in the BSS model. At present, it is unknown whether the Mandelbrot set is computable in models of real computation based on computable analysis, which correspond more closely to the intuitive notion of "plotting the set by a computer". Hertling has shown that the Mandelbrot set is computable in this model if the hyperbolicity conjecture is true.


Relationship with Julia sets

As a consequence of the definition of the Mandelbrot set, there is a close correspondence between the
geometry Geometry (; ) is a branch of mathematics concerned with properties of space such as the distance, shape, size, and relative position of figures. Geometry is, along with arithmetic, one of the oldest branches of mathematics. A mathematician w ...
of the Mandelbrot set at a given point and the structure of the corresponding
Julia set In complex dynamics, the Julia set and the Classification of Fatou components, Fatou set are two complement set, complementary sets (Julia "laces" and Fatou "dusts") defined from a function (mathematics), function. Informally, the Fatou set of ...
. For instance, a value of c belongs to the Mandelbrot set if and only if the corresponding Julia set is connected. Thus, the Mandelbrot set may be seen as a map of the connected Julia sets. This principle is exploited in virtually all deep results on the Mandelbrot set. For example, Shishikura proved that, for a dense set of parameters in the boundary of the Mandelbrot set, the Julia set has
Hausdorff dimension In mathematics, Hausdorff dimension is a measure of ''roughness'', or more specifically, fractal dimension, that was introduced in 1918 by mathematician Felix Hausdorff. For instance, the Hausdorff dimension of a single point is zero, of a line ...
two, and then transfers this information to the parameter plane.. Similarly, Yoccoz first proved the local connectivity of Julia sets, before establishing it for the Mandelbrot set at the corresponding parameters.


Geometry

For every rational number \tfrac, where ''p'' and ''q'' are
coprime In number theory, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equiv ...
, a hyperbolic component of period ''q'' bifurcates from the main cardioid at a point on the edge of the cardioid corresponding to an internal angle of \tfrac. The part of the Mandelbrot set connected to the main cardioid at this bifurcation point is called the ''p''/''q''-limb. Computer experiments suggest that the
diameter In geometry, a diameter of a circle is any straight line segment that passes through the centre of the circle and whose endpoints lie on the circle. It can also be defined as the longest Chord (geometry), chord of the circle. Both definitions a ...
of the limb tends to zero like \tfrac. The best current estimate known is the Yoccoz-inequality, which states that the size tends to zero like \tfrac. A period-''q'' limb will have q-1 "antennae" at the top of its limb. The period of a given bulb is determined by counting these antennas. The numerator of the rotation number, ''p'', is found by numbering each antenna counterclockwise from the limb from 1 to q-1 and finding which antenna is the shortest.


Pi in the Mandelbrot set

There are intriguing experiments in the Mandelbrot set that lead to the occurrence of the number \pi. For a parameter c = -\tfrac+ i\varepsilon with \varepsilon>0, verifying that c is not in the Mandelbrot set means iterating the sequence z \mapsto z^2 + c starting with z=0, until the sequence leaves the disk around 0 of any radius R>2. This is motivated by the (still open) question whether the vertical line at real part -3/4 intersects the Mandelbrot set at points away from the real line. It turns out that the necessary number of iterations, multiplied by \varepsilon, converges to pi. For example, for ''\varepsilon'' = 0.0000001, and R=2, the number of iterations is 31415928 and the product is 3.1415928. This experiment was performed independently by many people in the early 1990s, if not before; for instance by David Boll. Analogous observations have also been made at the parameters c=-5/4 and c=1/4 (with a necessary modification in the latter case). In 2001, Aaron Klebanoff published a (non-conceptual) proof for this phenomenon at c=1/4 In 2023, Paul Siewert developed, in his Bachelor thesis, a conceptual proof also for the value c=1/4, explaining why the number pi occurs (geometrically as half the circumference of the unit circle). In 2025, the three high school students Thies Brockmöller, Oscar Scherz, and Nedim Srkalovic extended the theory and the conceptual proof to all the infinitely bifurcation points in the Mandelbrot set.


Fibonacci sequence in the Mandelbrot set

The Mandelbrot Set features a fundamental cardioid shape adorned with numerous bulbs directly attached to it. Understanding the arrangement of these bulbs requires a detailed examination of the Mandelbrot Set's boundary. As one zooms into specific portions with a geometric perspective, precise deducible information about the location within the boundary and the corresponding dynamical behavior for parameters drawn from associated bulbs emerges. The iteration of the quadratic polynomial f_c(z) = z^2 + c, where c is a parameter drawn from one of the bulbs attached to the main cardioid within the Mandelbrot Set, gives rise to maps featuring attracting cycles of a specified period q and a rotation number p/q. In this context, the attracting cycle of  exhibits rotational motion around a central fixed point, completing an average of p/q revolutions at each iteration. The bulbs within the Mandelbrot Set are distinguishable by both their attracting cycles and the geometric features of their structure. Each bulb is characterized by an antenna attached to it, emanating from a junction point and displaying a certain number of spokes indicative of its period. For instance, the 2/5 bulb is identified by its attracting cycle with a rotation number of 2/5. Its distinctive antenna-like structure comprises a junction point from which five spokes emanate. Among these spokes, called the principal spoke is directly attached to the 2/5 bulb, and the 'smallest' non-principal spoke is positioned approximately 2/5 of a turn counterclockwise from the principal spoke, providing a distinctive identification as a 2/5-bulb. This raises the question: how does one discern which among these spokes is the 'smallest'? In the theory of external rays developed by Douady and Hubbard, there are precisely two external rays landing at the root point of a satellite hyperbolic component of the Mandelbrot Set. Each of these rays possesses an external angle that undergoes doubling under the angle doubling map \theta\mapsto 2\theta. According to this theorem, when two rays land at the same point, no other rays between them can intersect. Thus, the 'size' of this region is measured by determining the length of the arc between the two angles. If the root point of the main cardioid is the cusp at c=1/4, then the main cardioid is the 0/1-bulb. The root point of any other bulb is just the point where this bulb is attached to the main cardioid. This prompts the inquiry: which is the largest bulb between the root points of the 0/1 and 1/2-bulbs? It is clearly the 1/3-bulb. And note that 1/3 is obtained from the previous two fractions by Farey addition, i.e., adding the numerators and adding the denominators \frac \oplus \frac=\frac Similarly, the largest bulb between the 1/3 and 1/2-bulbs is the 2/5-bulb, again given by Farey addition. \frac \oplus \frac=\frac The largest bulb between the 2/5 and 1/2-bulb is the 3/7-bulb, while the largest bulb between the 2/5 and 1/3-bulbs is the 3/8-bulb, and so on. The arrangement of bulbs within the Mandelbrot set follows a remarkable pattern governed by the Farey tree, a structure encompassing all rationals between 0 and 1. This ordering positions the bulbs along the boundary of the main cardioid precisely according to the
rational number In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (for example, The set of all ...
s in the
unit interval In mathematics, the unit interval is the closed interval , that is, the set of all real numbers that are greater than or equal to 0 and less than or equal to 1. It is often denoted ' (capital letter ). In addition to its role in real analysi ...
. Starting with the 1/3 bulb at the top and progressing towards the 1/2 circle, the sequence unfolds systematically: the largest bulb between 1/2 and 1/3 is 2/5, between 1/3 and 2/5 is 3/8, and so forth. Intriguingly, the denominators of the periods of circular bulbs at sequential scales in the Mandelbrot Set conform to the Fibonacci number sequence, the sequence that is made by adding the previous two terms – 1, 2, 3, 5, 8, 13, 21... The Fibonacci sequence manifests in the number of spiral arms at a unique spot on the Mandelbrot set, mirrored both at the top and bottom. This distinctive location demands the highest number of iterations of  for a detailed fractal visual, with intricate details repeating as one zooms in.


Image gallery of a zoom sequence

The boundary of the Mandelbrot set shows more intricate detail the closer one looks or magnifies the image. The following is an example of an image sequence zooming to a selected ''c'' value. The magnification of the last image relative to the first one is about 1010 to 1. Relating to an ordinary
computer monitor A computer monitor is an output device that displays information in pictorial or textual form. A discrete monitor comprises a electronic visual display, visual display, support electronics, power supply, Housing (engineering), housing, electri ...
, it represents a section of a Mandelbrot set with a diameter of 4 million kilometers. Mandel zoom 00 mandelbrot set.jpg, Start. Mandelbrot set with continuously colored environment. Mandel zoom 01 head and shoulder.jpg, Gap between the "head" and the "body", also called the "seahorse valley" Mandel zoom 02 seehorse valley.jpg, Double-spirals on the left, "seahorses" on the right Mandel zoom 03 seehorse.jpg, "Seahorse" upside down The seahorse "body" is composed by 25 "spokes" consisting of two groups of 12 "spokes" each and one "spoke" connecting to the main cardioid. These two groups can be attributed by some metamorphosis to the two "fingers" of the "upper hand" of the Mandelbrot set; therefore, the number of "spokes" increases from one "seahorse" to the next by 2; the "hub" is a Misiurewicz point. Between the "upper part of the body" and the "tail", there is a distorted copy of the Mandelbrot set, called a "satellite". File:Mandel zoom 04 seehorse tail.jpg, The central endpoint of the "seahorse tail" is also a Misiurewicz point. File:Mandel zoom 05 tail part.jpg, Part of the "tail" – there is only one path consisting of the thin structures that lead through the whole "tail". This zigzag path passes the "hubs" of the large objects with 25 "spokes" at the inner and outer border of the "tail"; thus the Mandelbrot set is a
simply connected In topology, a topological space is called simply connected (or 1-connected, or 1-simply connected) if it is path-connected and every Path (topology), path between two points can be continuously transformed into any other such path while preserving ...
set, which means there are no islands and no loop roads around a hole. File:Mandel zoom 06 double hook.jpg, Satellite. The two "seahorse tails" (also called ''dendritic structures'') are the beginning of a series of concentric crowns with the satellite in the center. File:Mandel zoom 07 satellite.jpg, Each of these crowns consists of similar "seahorse tails"; their number increases with powers of 2, a typical phenomenon in the environment of satellites. The unique path to the spiral center passes the satellite from the groove of the cardioid to the top of the "antenna" on the "head". File:Mandel zoom 08 satellite antenna.jpg, "Antenna" of the satellite. There are several satellites of second order. File:Mandel zoom 09 satellite head and shoulder.jpg, The "seahorse valley" of the satellite. All the structures from the start reappear. File:Mandel zoom 10 satellite seehorse valley.jpg, Double-spirals and "seahorses" – unlike the second image from the start, they have appendices consisting of structures like "seahorse tails"; this demonstrates the typical linking of ''n'' + 1 different structures in the environment of satellites of the order ''n'', here for the simplest case ''n'' = 1. File:Mandel zoom 11 satellite double spiral.jpg, Double-spirals with satellites of second order – analogously to the "seahorses", the double-spirals may be interpreted as a metamorphosis of the "antenna". File:Mandel zoom 12 satellite spirally wheel with julia islands.jpg, In the outer part of the appendices, islands of structures may be recognized; they have a shape like
Julia set In complex dynamics, the Julia set and the Classification of Fatou components, Fatou set are two complement set, complementary sets (Julia "laces" and Fatou "dusts") defined from a function (mathematics), function. Informally, the Fatou set of ...
s ''Jc''; the largest of them may be found in the center of the "double-hook" on the right side. File:Mandel zoom 13 satellite seehorse tail with julia island.jpg, Part of the "double-hook". File:Mandel zoom 14 satellite julia island.jpg, Islands. File:Mandel zoom 15 one island.jpg, A detail of one island. File:Mandel zoom 16 spiral island.jpg, Detail of the spiral.
The islands in the third-to-last step seem to consist of infinitely many parts, as is the case for the corresponding Julia set J_c. They are connected by tiny structures, so that the whole represents a simply connected set. The tiny structures meet each other at a satellite in the center that is too small to be recognized at this magnification. The value of ''c '' for the corresponding ''J_c'' is not the image center but, relative to the main body of the Mandelbrot set, has the same position as the center of this image relative to the satellite shown in the 6th step.


Inner structure

While the Mandelbrot set is typically rendered showing outside boundary detail, structure within the bounded set can also be revealed. For example, while calculating whether or not a given c value is bound or unbound, while it remains bound, the maximum value that this number reaches can be compared to the c value at that location. If th
sum of squares method
is used, the calculated number would be max:(real^2 + imaginary^2) − c:(real^2 + imaginary^2). The magnitude of this calculation can be rendered as a value on a gradient. This produces results like the following, gradients with distinct edges and contours as the boundaries are approached. The animations serve to highlight the gradient boundaries. File:Mandelbrot full gradient.gif, Animated gradient structure inside the Mandelbrot set File:Mandelbrot inner gradient.gif, Animated gradient structure inside the Mandelbrot set, detail File:Mandelbrot gradient iterations.gif, Rendering of progressive iterations from 285 to approximately 200,000 with corresponding bounded gradients animated File:Mandelbrot gradient iterations thumb.gif, Thumbnail for gradient in progressive iterations


Generalizations


Multibrot sets

Multibrot sets are bounded sets found in the
complex plane In mathematics, the complex plane is the plane (geometry), plane formed by the complex numbers, with a Cartesian coordinate system such that the horizontal -axis, called the real axis, is formed by the real numbers, and the vertical -axis, call ...
for members of the general monic univariate
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
family of recursions :z \mapsto z^d + c. For an
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
''d'', these sets are connectedness loci for the Julia sets built from the same formula. The full cubic connectedness locus has also been studied; here one considers the two-parameter recursion z \mapsto z^3 + 3kz + c, whose two critical points are the complex square roots of the parameter ''k''. A parameter is in the cubic connectedness locus if both critical points are stable. For general families of
holomorphic function In mathematics, a holomorphic function is a complex-valued function of one or more complex variables that is complex differentiable in a neighbourhood of each point in a domain in complex coordinate space . The existence of a complex de ...
s, the ''boundary'' of the Mandelbrot set generalizes to the bifurcation locus. The Multibrot set is obtained by varying the value of the exponent ''d''. The article has a video that shows the development from ''d'' = 0 to 7, at which point there are 6 i.e. (d-1) lobes around the
perimeter A perimeter is the length of a closed boundary that encompasses, surrounds, or outlines either a two-dimensional shape or a one-dimensional line. The perimeter of a circle or an ellipse is called its circumference. Calculating the perimet ...
. In general, when ''d'' is a positive integer, the central region in each of these sets is always an epicycloid of (d-1) cusps. A similar development with negative integral exponents results in (1-d) clefts on the inside of a ring, where the main central region of the set is a
hypocycloid In geometry, a hypocycloid is a special plane curve generated by the trace of a fixed point on a small circle that rolls within a larger circle. As the radius of the larger circle is increased, the hypocycloid becomes more like the cycloid creat ...
of (1-d) cusps.


Higher dimensions

There is no perfect extension of the Mandelbrot set into 3D, because there is no 3D analogue of the complex numbers for it to iterate on. There is an extension of the complex numbers into 4 dimensions, the
quaternion In mathematics, the quaternion number system extends the complex numbers. Quaternions were first described by the Irish mathematician William Rowan Hamilton in 1843 and applied to mechanics in three-dimensional space. The algebra of quater ...
s, that creates a perfect extension of the Mandelbrot set and the Julia sets into 4 dimensions. These can then be either cross-sectioned or projected into a 3D structure. The quaternion (4-dimensional) Mandelbrot set is simply a
solid of revolution In geometry, a solid of revolution is a Solid geometry, solid figure obtained by rotating a plane figure around some straight line (the ''axis of revolution''), which may not Intersection (geometry), intersect the generatrix (except at its bound ...
of the 2-dimensional Mandelbrot set (in the j-k plane), and is therefore uninteresting to look at. Taking a 3-dimensional cross section at d = 0\ (q = a + bi +cj + dk) results in a solid of revolution of the 2-dimensional Mandelbrot set around the real axis.


Other non-analytic mappings

The tricorn fractal, also called the Mandelbar set, is the connectedness locus of the anti-holomorphic family z \mapsto \bar^2 + c. It was encountered by Milnor in his study of parameter slices of real cubic polynomials. It is not locally connected. This property is inherited by the connectedness locus of real cubic polynomials. Another non-analytic generalization is the Burning Ship fractal, which is obtained by iterating the following: :z \mapsto (, \Re \left(z\right), +i, \Im \left(z\right), )^2 + c.


Computer drawings

There exist a multitude of various algorithms for plotting the Mandelbrot set via a computing device. Here, the naïve "escape time algorithm" will be shown, since it is the most popular and one of the simplest algorithms. In the escape time algorithm, a repeating calculation is performed for each ''x'', ''y'' point in the plot area and based on the behavior of that calculation, a color is chosen for that pixel. The ''x'' and ''y'' locations of each point are used as starting values in a repeating, or iterating calculation (described in detail below). The result of each iteration is used as the starting values for the next. The values are checked during each iteration to see whether they have reached a critical "escape" condition, or "bailout". If that condition is reached, the calculation is stopped, the pixel is drawn, and the next ''x'', ''y'' point is examined. The color of each point represents how quickly the values reached the escape point. Often black is used to show values that fail to escape before the iteration limit, and gradually brighter colors are used for points that escape. This gives a visual representation of how many cycles were required before reaching the escape condition. To render such an image, the region of the complex plane we are considering is subdivided into a certain number of
pixel In digital imaging, a pixel (abbreviated px), pel, or picture element is the smallest addressable element in a Raster graphics, raster image, or the smallest addressable element in a dot matrix display device. In most digital display devices, p ...
s. To color any such pixel, let c be the midpoint of that pixel. Iterate the critical point 0 under f_c, checking at each step whether the orbit point has a radius larger than 2. When this is the case, c does not belong to the Mandelbrot set, and color the pixel according to the number of iterations used to find out. Otherwise, keep iterating up to a fixed number of steps, after which we decide that our parameter is "probably" in the Mandelbrot set, or at least very close to it, and color the pixel black. In
pseudocode In computer science, pseudocode is a description of the steps in an algorithm using a mix of conventions of programming languages (like assignment operator, conditional operator, loop) with informal, usually self-explanatory, notation of actio ...
, this algorithm would look as follows. The algorithm does not use complex numbers and manually simulates complex-number operations using two real numbers, for those who do not have a complex data type. The program may be simplified if the programming language includes complex-data-type operations. for each pixel (Px, Py) on the screen do x0 := scaled x coordinate of pixel (scaled to lie in the Mandelbrot X scale (-2.00, 0.47)) y0 := scaled y coordinate of pixel (scaled to lie in the Mandelbrot Y scale (-1.12, 1.12)) x := 0.0 y := 0.0 iteration := 0 max_iteration := 1000 while (x^2 + y^2 ≤ 2^2 AND iteration < max_iteration) do xtemp := x^2 - y^2 + x0 y := 2*x*y + y0 x := xtemp iteration := iteration + 1 color := palette teration plot(Px, Py, color) Here, relating the pseudocode to c, z and f_c: * z = x + iy * z^2 = x^2 +i2xy - y^2 * c = x_0 + i y_0 and so, as can be seen in the pseudocode in the computation of ''x'' and ''y'': * x = \mathop \left(z^2+c \right) = x^2-y^2 + x_0 and y = \mathop \left(z^2+c \right) = 2xy + y_0. To get colorful images of the set, the assignment of a color to each value of the number of executed iterations can be made using one of a variety of functions (linear, exponential, etc.).


Python code

Here is the code implementing the above algorithm in Python: import numpy as np import matplotlib.pyplot as plt # Setting parameters (these values can be changed) x_domain, y_domain = np.linspace(-2, 2, 500), np.linspace(-2, 2, 500) bound = 2 max_iterations = 50 # any positive integer value colormap = "nipy_spectral" # set to any matplotlib valid colormap func = lambda z, p, c: z**p + c # Computing 2D array to represent the Mandelbrot set iteration_array = [] for y in y_domain: row = [] for x in x_domain: z = 0 p = 2 c = complex(x, y) for iteration_number in range(max_iterations): if abs(z) >= bound: row.append(iteration_number) break else: try: z = func(z, p, c) except (ValueError, ZeroDivisionError): z = c else: row.append(0) iteration_array.append(row) # Plotting the data ax = plt.axes() ax.set_aspect("equal") graph = ax.pcolormesh(x_domain, y_domain, iteration_array, cmap=colormap) plt.colorbar(graph) plt.xlabel("Real-Axis") plt.ylabel("Imaginary-Axis") plt.show() The value of power variable can be modified to generate an image of equivalent multibrot set (z = z^+c). For example, setting p = 2 produces the associated image.


References in popular culture

The Mandelbrot set is widely considered the most popular
fractal In mathematics, a fractal is a Shape, geometric shape containing detailed structure at arbitrarily small scales, usually having a fractal dimension strictly exceeding the topological dimension. Many fractals appear similar at various scale ...
, and has been referenced several times in
popular culture Popular culture (also called pop culture or mass culture) is generally recognized by members of a society as a set of cultural practice, practices, beliefs, artistic output (also known as popular art
f. pop art F is the sixth letter of the Latin alphabet. F may also refer to: Science and technology Mathematics * F or f, the number 15 (number), 15 in hexadecimal and higher positional systems * ''p'F'q'', the hypergeometric function * F-distributi ...
or mass art, sometimes contraste ...
. * The
Jonathan Coulton Jonathan William Coulton (born December 1, 1970), often called "JoCo" by fans, is an American folk/comedy singer-songwriter, known for his songs about geek culture and his use of the Internet to draw fans. Among his most popular songs are "Cod ...
song "Mandelbrot Set" is a tribute to both the fractal itself and to the man it is named after, Benoit Mandelbrot. *
Blue Man Group Blue Man Group is an American performance art company formed in New York City in 1987. It is known for its stage productions that incorporate many kinds of music and art, both popular and obscure. Its performers, known as Blue Men, have their ...
's 1999 debut album ''
Audio Audio most commonly refers to sound, as it is transmitted in signal form. It may also refer to: Sound *Audio signal, an electrical representation of sound *Audio frequency, a frequency in the audio spectrum *Digital audio, representation of sound ...
'' references the Mandelbrot set in the titles of the songs "Opening Mandelbrot", "Mandelgroove", and "Klein Mandelbrot". Their second album, '' The Complex'' (2003), closes with a
hidden track In the field of recorded music, a hidden track (sometimes called a ghost track, secret track or unlisted track) is a song or a piece of audio that has been placed on a CD, audio cassette, LP record, or other recorded medium, in such a way as t ...
titled "Mandelbrot IV". * The second book of the '' Mode'' series by
Piers Anthony Piers Anthony Dillingham Jacob (born August 6, 1934) is an American author in the science fiction and fantasy genres, publishing under the name Piers Anthony. He is best known for his long-running novel series set in the fictional realm of Xan ...
, ''Fractal Mode'', describes a world that is a perfect 3D model of the set. * The Arthur C. Clarke novel '' The Ghost from the Grand Banks'' features an artificial lake made to replicate the shape of the Mandelbrot set. * Benoit Mandelbrot and the eponymous set were the subjects of the Google Doodle on 20 November 2020 (the late Benoit Mandelbrot's 96th birthday). * The American rock band
Heart The heart is a muscular Organ (biology), organ found in humans and other animals. This organ pumps blood through the blood vessels. The heart and blood vessels together make the circulatory system. The pumped blood carries oxygen and nutrie ...
has an image of a Mandelbrot set on the cover of their 2004 album, '' Jupiters Darling''. * The British black metal band
Anaal Nathrakh Anaal Nathrakh are a British extreme metal band formed in 1999 in Birmingham by multi-instrumentalist Mick Kenney and vocalist Dave Hunt (musician), Dave Hunt. They are currently signed to Metal Blade Records. The band's name is Irish language, ...
uses an image resembling the Mandelbrot set on their '' Eschaton'' album cover art. * The television series ''
Dirk Gently's Holistic Detective Agency ''Dirk Gently's Holistic Detective Agency'' is a humorous detective novel by English writer Douglas Adams, published in 1987. It is described by the author on its cover as a "thumping good detective-ghost-horror-who dunnit-time travel-romanti ...
'' (2016) prominently features the Mandelbrot set in connection with the visions of the character Amanda. In the second season, her jacket has a large image of the fractal on the back. * In Ian Stewart's 2001 book '' Flatterland'', there is a character called the Mandelblot, who helps explain fractals to the characters and reader. * The unfinished
Alan Moore Alan Moore (born 18 November 1953) is an English author known primarily for his work in comic books including ''Watchmen'', ''V for Vendetta'', ''The Ballad of Halo Jones'', Swamp Thing (comic book), ''Swamp Thing'', ''Batman: The Killing Joke' ...
1990 comic book series '' Big Numbers'' used Mandelbrot's work on fractal geometry and chaos theory to underpin the structure of that work. Moore at one point was going to name the comic book series ''The Mandelbrot Set''. * In the manga '' The Summer Hikaru Died'', Yoshiki hallucinates the Mandelbrot set when he reaches into the body of the false Hikaru.


See also

* Buddhabrot * Collatz fractal * Fractint * Gilbreath permutation * List of mathematical art software * Mandelbox * Mandelbulb *
Menger sponge In mathematics, the Menger sponge (also known as the Menger cube, Menger universal curve, Sierpinski cube, or Sierpinski sponge) is a fractal curve. It is a three-dimensional generalization of the one-dimensional Cantor set and two-dimensional Sie ...
* Newton fractal * Orbit portrait * Orbit trap * Pickover stalk * Plotting algorithms for the Mandelbrot set


References


Further reading

*
(First appeared in 1990 as
Stony Brook IMS Preprint
available a
arXiV:math.DS/9201272
) *
(includes a DVD featuring Arthur C. Clarke and
David Gilmour David Jon Gilmour ( ; born 6 March 1946) is an English guitarist, singer and songwriter who is a member of the rock band Pink Floyd. He joined in 1967, shortly before the departure of the founder member Syd Barrett. By the early 1980s, Pink F ...
) *


External links


Video: Mandelbrot fractal zoom to 6.066 e228

Relatively simple explanation of the mathematical process
by Dr Holly Krieger, MIT
Mandelbrot Set Explorer
Browser based Mandelbrot set viewer with a map-like interface
Various algorithms for calculating the Mandelbrot set
(on
Rosetta Code Rosetta Code is a wiki-based programming chrestomathy website with implementations of common algorithms and solutions to various computer programming, programming problems in many different programming languages. It is named for the Rosetta Stone ...
)
Fractal calculator written in Lua by Deyan Dobromiroiv, Sofia, Bulgaria
{{DEFAULTSORT:Mandelbrot Set Fractals Articles containing video clips Articles with example pseudocode Complex dynamics Mathematical artworks