Mandelbrot set

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Template:More citations needed Template:Use dmy dates

File:Mandel zoom 00 mandelbrot set.jpg
The Mandelbrot set within a continuously colored environment

The Mandelbrot set (Template:IPAc-en)[1][2] is a two-dimensional set that is defined in the complex plane as the complex numbers c for which the function fc(z)=z2+c does not diverge to infinity when iterated starting at z=0, i.e., for which the sequence fc(0), fc(fc(0)), etc., remains bounded in absolute value.[3]

This set was first defined and drawn by Robert W. Brooks and Peter Matelski in 1978, as part of a study of Kleinian groups.[4] 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.[5]

File:Mandelbrot sequence new.gif
Zooming into the Mandelbrot set's so-called ‘Seahorse Valley’, with high iteration.

Images of the Mandelbrot set exhibit an infinitely complicated boundary that reveals progressively ever-finer recursive detail at increasing magnifications;[6][7] mathematically, the boundary of the Mandelbrot set is a fractal curve.[8] The "style" of this recursive detail depends on the region of the set boundary being examined.[9] Mandelbrot set images may be created by sampling the complex numbers and testing, for each sample point c, whether the sequence fc(0),fc(fc(0)), goes to infinity.[10]Template:Close paraphrasing inline Treating the real and imaginary parts of c as image coordinates on the complex plane, pixels may then be colored according to how soon the sequence |fc(0)|,|fc(fc(0))|, 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).[10]Template:Close paraphrasing inline If c is held constant and the initial value of z is varied instead, the corresponding Julia set for the point c is obtained.[11]

The Mandelbrot set is well-known,[12] even outside mathematics,[13] 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.[14][15][16]

History

Template:Dark mode invert 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.[4] On 1 March 1980, at IBM's Thomas J. Watson Research Center in Yorktown Heights, New York, Benoit Mandelbrot first visualized the set.[17]

Mandelbrot studied the parameter space of quadratic polynomials in an article that appeared in 1980.[18] The mathematical study of the Mandelbrot set really began with work by the mathematicians Adrien Douady and John H. Hubbard (1985),[19] 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),[20] and an internationally touring exhibit of the German Goethe-Institut (1985).[21][22]

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.[23] 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.[24]

The work of Douady and Hubbard occurred during an increase in interest in complex dynamics and abstract mathematics,[25] and the topological and geometric study of the Mandelbrot set remains a key topic in the field of complex dynamics.[26]

Formal definition

File:Mandelbrot-with-xy-grid.png
The set's location on the complex plane

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 under iteration of the quadratic map

zz2+c [27]

remains bounded.[28] Thus, a complex number c is a member of the Mandelbrot set if, when starting with z0=0 and applying the iteration repeatedly, the absolute value of zn remains bounded for all n>0.

For example, for c = 1, the sequence is 0, 1, 2, 5, 26, ..., which tends to infinity, 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 polynomials f(z)=z2+c, the subset of the space of parameters c for which the Julia set of the corresponding polynomial forms a connected set.[29] 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, since it is closed and contained in the closed disk of radius 2 centred on zero. A point c belongs to the Mandelbrot set if and only if |zn|2 for all n0. In other words, the absolute value of zn 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=z1, it follows that |c|2, establishing that c will always be in the closed disk of radius 2 around the origin.[30]

File:Verhulst-Mandelbrot-Bifurcation.jpg
Correspondence between the Mandelbrot set and the bifurcation diagram of the quadratic map
File:Logistic Map Bifurcations Underneath Mandelbrot Set.gif
With zn iterates plotted on the vertical axis, the Mandelbrot set can be seen to bifurcate at the period-2k components.

The intersection of M with the real axis is the interval [2,14]. The parameters along this interval can be put in one-to-one correspondence with those of the real logistic family,

xn+1=rxn(1xn),r[1,4].

The correspondence is given by

r=1+14c,c=r2(1r2),zn=r(12xn).

This gives a correspondence between the entire parameter space of the logistic family and that of the Mandelbrot set.[31]

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 proof of the connectedness was discovered in 2001 by Jeremy Kahn.[32]

File:Wakes near the period 1 continent in the Mandelbrot set.png
External rays of wakes near the period 1 continent in the Mandelbrot set

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.[33]

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 zn=zn12+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 p0=z, pn+1=pn2+z, and then interpreting the set of points |pn(z)|=2 in the complex plane as a curve in the real Cartesian plane of degree 2n+1in x and y.[34] Each curve n>0 is the mapping of an initial circle of radius 2 under pn. 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

File:Mandelbrot Set – Periodicities coloured.png
Periods of hyperbolic components

The main cardioid is the period 1 continent.[35] It is the region of parameters c for which the map fc(z)=z2+c has an attracting fixed point.[36] It consists of all parameters of the form c(μ):=μ2(1μ2) for some μ in the open unit disk.[37]Template:Close paraphrasing inline

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.[37]Template:Close paraphrasing inline The bulb consists of c for which fc has an attracting cycle of period 2. It is the filled circle of radius 1/4 centered around −1.[37]Template:Close paraphrasing inline

File:Animated cycle.gif
Attracting cycle in 2/5-bulb plotted over Julia set (animation)

More generally, for every positive integer q>2, there are ϕ(q) circular bulbs tangent to the main cardioid called period-q bulbs (where ϕ denotes the Euler phi function), which consist of parameters c for which fc has an attracting cycle of period q.Script error: No such module "Unsubst". More specifically, for each primitive qth root of unity r=e2πipq (where 0<pq<1), there is one period-q bulb called the pq bulb, which is tangent to the main cardioid at the parameter cpq:=c(r)=r2(1r2), and which contains parameters with q-cycles having combinatorial rotation number pq.[38] More precisely, the q periodic Fatou components containing the attracting cycle all touch at a common point (commonly called the α-fixed point). If we label these components U0,,Uq1 in counterclockwise orientation, then fc maps the component Uj to the component Uj+p(modq).[37]Template:Close paraphrasing inline

File:Juliacycles1.png
Attracting cycles and Julia sets for parameters in the 1/2, 3/7, 2/5, 1/3, 1/4, and 1/5 bulbs

The change of behavior occurring at cpq 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 pq-bulb, the attracting fixed point turns into a repelling fixed point (the α-fixed point), and the period-q cycle becomes attracting.[37]Template:Close paraphrasing inline

Hyperbolic components

Bulbs that are interior components of the Mandelbrot set in which the maps fc have an attracting periodic cycle are called hyperbolic components.[39]

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.[40] Hypothetical non-hyperbolic components of the Mandelbrot set are often referred to as "queer" or ghost components.[41][42] 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).

File:Centers8.png
Centers of 983 hyperbolic components of the Mandelbrot set.

Each of the hyperbolic components has a center, which is a point c such that the inner Fatou domain for fc(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, fcn(0)=0 for some n. If we call this polynomial Qn(c) (letting it depend on c instead of z), we have that Qn+1(c)=Qn(c)2+c and that the degree of Qn(c) is 2n1. Therefore, constructing the centers of the hyperbolic components is possible by successively solving the equations Qn(c)=0,n=1,2,3,....Script error: No such module "Unsubst". The number of new centers produced in each step is given by Sloane's Template:Oeis.

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 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.Script error: No such module "Unsubst".

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.[43] Since then, local connectivity has been proved at many other points of M, but the full conjecture is still open.

Self-similarity

File:Self-Similarity-Zoom.gif
Self-similarity in the Mandelbrot set shown by zooming in on a round feature while panning in the negative-x direction. The display center pans left from the fifth to the seventh round feature (−1.4002, 0) to (−1.4011, 0) while the view magnifies by a factor of 21.78 to approximate the square of the Feigenbaum ratio.

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.0397i), in the sense of converging to a limit set.[44][45] 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.[46]

Further results

The Hausdorff dimension of the boundary of the Mandelbrot set equals 2 as determined by a result of Mitsuhiro Shishikura.[47] The fact that this is greater by a whole integer than its topological dimension, which is 1, reflects the extreme fractal 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). Whether this is the case for the Mandelbrot set boundary is an unsolved problem.Script error: No such module "Unsubst".

It has been shown that the generalized Mandelbrot set in higher-dimensional hypercomplex number spaces (i.e. when the power α of the iterated variable z tends to infinity) is convergent to the unit (α−1)-sphere.[48]

In the Blum–Shub–Smale model of real computation, the Mandelbrot set is not computable, but its complement is computably enumerable. 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.Script error: No such module "Unsubst".

Relationship with Julia sets

File:Julia Mandelbrot Relationship.png
A mosaic made by matching Julia sets to their values of c on the complex plane. The Mandelbrot set is a map of connected Julia sets.

As a consequence of the definition of the Mandelbrot set, there is a close correspondence between the geometry of the Mandelbrot set at a given point and the structure of the corresponding Julia set. 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.[49]Template:Better source needed

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 two, and then transfers this information to the parameter plane.[47] Similarly, Yoccoz first proved the local connectivity of Julia sets, before establishing it for the Mandelbrot set at the corresponding parameters.[43]

Geometry

For every rational number pq, where p and q are coprime, 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 2πpq.[50] 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 of the limb tends to zero like 1q2. The best current estimate known is the Yoccoz-inequality, which states that the size tends to zero like 1q.Script error: No such module "Unsubst".

A period-q limb will have q1 "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 q1 and finding which antenna is the shortest.[50]

Pi in the Mandelbrot set

There are intriguing experiments in the Mandelbrot set that lead to the occurrence of the number π. For a parameter c=34+iε with ε>0, verifying that c is not in the Mandelbrot set means iterating the sequence zz2+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 ε, converges to pi. For example, for ε = 0.0000001, and R=2, the number of iterations is 31415928 and the product is 3.1415928.[51] 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[52]

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).[53]

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.[54]

Fibonacci sequence in the Mandelbrot set

The Mandelbrot Set features a fundamental cardioid shape adorned with numerous bulbs directly attached to it.[55] 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.[56]

The iteration of the quadratic polynomial fc(z)=z2+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.[56][57]

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.[58] This raises the question: how does one discern which among these spokes is the 'smallest'?[55][58] In the theory of external rays developed by Douady and Hubbard,[59] 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 θ 2θ. 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.[56]

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

01 12=13

Similarly, the largest bulb between the 1/3 and 1/2-bulbs is the 2/5-bulb, again given by Farey addition.

13 12=25

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.[56][60] 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 numbers in the unit interval.[58]

File:Fibonacci sequence within the Mandelbrot set.png
Fibonacci sequence within the Mandelbrot set

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.[61] 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...[62][63]

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.[64]

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 area shown is known as the "seahorse valley", which is a region of the Mandelbrot set centred on the point −0.75 + 0.1i.[65]

The magnification of the last image relative to the first one is about 1010 to 1. Relating to an ordinary computer monitor, it represents a section of a Mandelbrot set with a diameter of 4 million kilometers.

The seahorse "body" is composed by 25 "spokes" consisting of two groups of 12 "spokes"[67] 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".

The islands in the third-to-last step seem to consist of infinitely many parts, as is the case for the corresponding Julia set Jc. 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 Jc 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.[69][70][71] 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 the sum of squares method is used, the calculated number would be max:(real^2 + imaginary^2) − c:(real^2 + imaginary^2).Script error: No such module "Unsubst". 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.

Generalizations

Template:Multiple image

File:Quaternion Julia x=-0,75 y=-0,14.jpg
A 4D Julia set may be projected or cross-sectioned into 3D, and because of this a 4D Mandelbrot is also possible.

Multibrot sets

Multibrot sets are bounded sets found in the complex plane for members of the general monic univariate polynomial family of recursions

zzd+c.[72]

For an integer 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 zz3+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.[73] For general families of holomorphic functions, the boundary of the Mandelbrot set generalizes to the bifurcation locus.Script error: No such module "Unsubst".

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. (d1) lobes around the perimeter. In general, when d is a positive integer, the central region in each of these sets is always an epicycloid of (d1) cusps. A similar development with negative integral exponents results in (1d) clefts on the inside of a ring, where the main central region of the set is a hypocycloid of (1d) cusps.Script error: No such module "Unsubst".

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 quaternions, that creates a perfect extension of the Mandelbrot set and the Julia sets into 4 dimensions.[74] 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 of the 2-dimensional Mandelbrot set (in the j-k plane), and is therefore uninteresting to look at.[74] 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.Script error: No such module "Unsubst".

Other non-analytic mappings

File:Mandelbar fractal from XaoS.PNG
Image of the Tricorn / Mandelbar fractal

The tricorn fractal, also called the Mandelbar set, is the connectedness locus of the anti-holomorphic family zz¯2+c.[75][76] It was encountered by Milnor in his study of parameter slices of real cubic polynomials.Script error: No such module "Unsubst". It is not locally connected.[75] This property is inherited by the connectedness locus of real cubic polynomials.Script error: No such module "Unsubst".

Another non-analytic generalization is the Burning Ship fractal, which is obtained by iterating the following:

z(|(z)|+i|(z)|)2+c.Script error: No such module "Unsubst".

Computer drawings

Script error: No such module "Labelled list hatnote". There exist a multitude of various algorithms for plotting the Mandelbrot set via a computing device. Here, the naïve[77] "escape time algorithm" will be shown, since it is the most popular[78] and one of the simplest algorithms.[79] 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.[80][81]

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 pixels. To color any such pixel, let c be the midpoint of that pixel. Iterate the critical point 0 under fc, 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, 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[iteration]
    plot(Px, Py, color)

Here, relating the pseudocode to c, z and fc:

  • z=x+iy
  • z2=x2+i2xyy2
  • c=x0+iy0

and so, as can be seen in the pseudocode in the computation of x and y:

  • x=Re(z2+c)=x2y2+x0 and y=Im(z2+c)=2xy+y0.

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:[82]Template:Close paraphrasing inline

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()
File:Multibrot set of power 5.png
An image of a 2-dimensional multibrot-set represented by the equation z=z5+c.

The value of power variable can be modified to generate an image of equivalent multibrot set (z=zpower+c). For example, setting p = 2 produces the associated image.

References in popular culture

The Mandelbrot set is widely considered the most popular fractal,[83][84] and has been referenced several times in popular culture.

Comics & Manga

  • The unfinished Alan Moore comic book series Big Numbers (1990) 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.[85]
  • In the manga The Summer Hikaru Died (2021 – present), Yoshiki hallucinates the Mandelbrot set when he reaches into the body of the false Hikaru.

Literature

Music

Other

  • The television series Dirk Gently's Holistic Detective Agency (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.[94]
  • Benoit Mandelbrot and the eponymous set were the subjects of the Google Doodle on 20 November 2020 (the late Benoit Mandelbrot's 96th birthday).[95]

See also

Template:Div col

References

Template:Reflist

Further reading

External links

Template:Sister project Template:Sister project Template:Sister project

Template:Fractals

  1. Script error: No such module "citation/CS1".
  2. Template:Cite Merriam-Webster
  3. Script error: No such module "citation/CS1".
  4. a b Robert Brooks and Peter Matelski, The dynamics of 2-generator subgroups of PSL(2,C), in Script error: No such module "citation/CS1".
  5. Script error: No such module "citation/CS1".
  6. Script error: No such module "citation/CS1".
  7. Script error: No such module "citation/CS1".
  8. Script error: No such module "citation/CS1".
  9. Script error: No such module "citation/CS1".
  10. a b Script error: No such module "citation/CS1".
  11. Script error: No such module "citation/CS1".
  12. Script error: No such module "citation/CS1".
  13. Script error: No such module "citation/CS1".
  14. Script error: No such module "citation/CS1".
  15. Script error: No such module "citation/CS1".
  16. Script error: No such module "citation/CS1".
  17. Script error: No such module "Citation/CS1".
  18. Script error: No such module "Citation/CS1".
  19. Adrien Douady and John H. Hubbard, Etude dynamique des polynômes complexes, Prépublications mathémathiques d'Orsay 2/4 (1984 / 1985)
  20. Script error: No such module "citation/CS1".
  21. Frontiers of Chaos, Exhibition of the Goethe-Institut by H.O. Peitgen, P. Richter, H. Jürgens, M. Prüfer, D.Saupe. Since 1985 shown in over 40 countries.
  22. Script error: No such module "citation/CS1".
  23. Script error: No such module "Citation/CS1".
  24. Template:Cite magazine
  25. Script error: No such module "Citation/CS1".
  26. Script error: No such module "citation/CS1".
  27. Script error: No such module "citation/CS1".
  28. Script error: No such module "citation/CS1".
  29. Script error: No such module "citation/CS1".
  30. Script error: No such module "citation/CS1".
  31. Script error: No such module "citation/CS1".
  32. Script error: No such module "citation/CS1".
  33. The Mandelbrot set, theme and variations. Tan, Lei. Cambridge University Press, 2000. Template:Isbn. Section 2.1, "Yoccoz para-puzzles", p. 121
  34. Script error: No such module "citation/CS1".
  35. Script error: No such module "citation/CS1".
  36. Script error: No such module "citation/CS1".
  37. a b c d e Script error: No such module "citation/CS1".
  38. Script error: No such module "citation/CS1".
  39. Template:Cite thesis
  40. Script error: No such module "citation/CS1".
  41. Script error: No such module "citation/CS1".
  42. Template:Cite thesis
  43. a b Script error: No such module "citation/CS1".. Hubbard cites as his source a 1989 unpublished manuscript of Yoccoz.
  44. Script error: No such module "Citation/CS1".
  45. Script error: No such module "citation/CS1".)
  46. Script error: No such module "citation/CS1".
  47. a b Script error: No such module "Citation/CS1"..
  48. Script error: No such module "Citation/CS1".
  49. Script error: No such module "citation/CS1".
  50. a b Script error: No such module "citation/CS1".Template:Cbignore
  51. Script error: No such module "citation/CS1".
  52. Script error: No such module "Citation/CS1".
  53. Paul Siewert, Pi in the Mandelbrot set. Bachelor Thesis, Universität Göttingen, 2023
  54. Script error: No such module "citation/CS1".
  55. a b Script error: No such module "Citation/CS1".
  56. a b c d Script error: No such module "citation/CS1".
  57. Script error: No such module "citation/CS1".
  58. a b c Script error: No such module "citation/CS1".
  59. Script error: No such module "citation/CS1".
  60. Script error: No such module "citation/CS1".
  61. Script error: No such module "citation/CS1".
  62. Script error: No such module "Citation/CS1".
  63. Script error: No such module "citation/CS1".
  64. Script error: No such module "citation/CS1".
  65. Script error: No such module "citation/CS1".
  66. a b Script error: No such module "citation/CS1".
  67. Script error: No such module "citation/CS1".
  68. Script error: No such module "citation/CS1".
  69. Script error: No such module "Citation/CS1".
  70. Script error: No such module "citation/CS1".
  71. Script error: No such module "Citation/CS1".
  72. Script error: No such module "citation/CS1".
  73. Rudy Rucker's discussion of the CCM: CS.sjsu.edu Template:Webarchive
  74. a b Script error: No such module "citation/CS1".
  75. a b Script error: No such module "citation/CS1".
  76. Script error: No such module "citation/CS1".
  77. Script error: No such module "citation/CS1".
  78. Script error: No such module "citation/CS1".
  79. Script error: No such module "citation/CS1".
  80. Script error: No such module "citation/CS1".
  81. Script error: No such module "citation/CS1".
  82. Script error: No such module "citation/CS1".
  83. Mandelbaum, Ryan F. (2018). "This Trippy Music Video Is Made of 3D Fractals." Retrieved 17 January 2019
  84. Moeller, Olga de. (2018)."what are Fractals?" Retrieved 17 January 2019.
  85. Script error: No such module "citation/CS1".
  86. Script error: No such module "citation/CS1".
  87. Script error: No such module "citation/CS1".
  88. Script error: No such module "Citation/CS1".
  89. Script error: No such module "citation/CS1".
  90. Script error: No such module "citation/CS1".
  91. Template:Cite tweet
  92. Script error: No such module "citation/CS1".
  93. Script error: No such module "citation/CS1".
  94. Script error: No such module "citation/CS1".
  95. Script error: No such module "citation/CS1".