Fun with Chaotic Orbits in the Mandelbrot Set
Year: 2012 Authors: Kerry Mitchell
Core claim
Combining multiple chaotic Mandelbrot boundary orbits yields visually interesting images and can approximate orbit derivatives.
Topics
Mandelbrot set, chaotic orbits, fractal imagery, finite differences, orbit combinations
Domains
complex dynamics, fractal geometry, numerical analysis, dynamical systems, generative art, fractal art, digital visualization
Methods
orbit iteration, difference and ratio combinations, finite difference approximation, logarithmic grayscale mapping
Media
Ultra Fractal, digital images, grayscale coloring routine
Paper text
The text below is the locally extracted OCR/Markdown version of the paper. Raw PDF files remain local and are not published here.
Bridges 2012: Mathematics, Music, Art, Architecture, Culture
Fun with Chaotic Orbits in the Mandelbrot Set
Kerry Mitchell Mosaic Arts Center 16253 Yavapai Street Goodyear, AZ 85338 USA E-mail: lkmitch@gmail.com
Abstract
The orbits of points in the Mandelbrot set can exhibit chaos, if the point is on the boundary and not part of a periodic disk. Chaotic orbits that begin nearby are known to diverge exponentially; this characteristic can be exploited to combine multiple chaotic orbits into one image. Such combinations can be used to investigate the dynamics of the orbit or enjoyed for their own aesthetic sake.
Main Cardioid Boundary Points
The iconic shape of the Mandelbrot set is of a main cardioid surrounded by an infinitude of disks, each tangent to the cardioid at a single point. To simplify further explanations, use the standard definition of the Mandelbrot set as the set of complex points , such that the iteration is bounded for all iterations, beginning with . The orbit of is simply the sequence of iterates, . Points inside the set’s main cardioid have orbits that converge to a final fixed point (e.g., , whose orbit is for all iterations). Points inside a tangent disk have orbits that converge to a cycle of values (e.g., , whose orbit oscillates between and ). Right on the boundary, neither effect dominates. If the point is the tangent point of a disk, then the orbit will slowly settle to a fixed point, but in an oscillatory fashion (e.g., the tangent point of the period-two disk, , whose orbits settle to , but through two distinct branches). For a deeper examination of the boundary of the Mandelbrot set, see, for example, Peitgen [1].
In [1], boundary points are characterized by their angle around the origin, :
If is a rational multiple (, for and both positive integers and in lowest terms) of radians, then will be the point of tangency of an -period disk. That is, the orbit of will settle into a cycle of values. This is illustrated in the left panel of Figure 1, showing the orbits for points near the tangent point of the disk (located at the top of the main cardioid). There are three orbits shown, each having three branches, indicating the periodicity of the disk. In each branch, the clockwise-most curves are the orbit for a point just inside the cardioid’s edge. The orbit converges to a fixed point, near the center of the image. The counter-clockwise-most curves are for a point just outside of the cardioid, inside the disk. This orbit converges to a limit cycle of three values, so the curves stop at three points. In between these two sets is the boundary point’s orbit, which slowly moves toward a fixed point, but still retains the period-3 nature. The right panel shows the corresponding orbits for points near the tangent point of the disk.
389
Mitchell
1/3 disk
2/5 disk
radians
Figure 2: Chaotic orbits of boundary points that are not tangent points.
radians
If the angle of is not a rational multiple of radians, then is not the point of tangency of a disk. Indeed, ‘s orbit is chaotic, bounded but neither periodic nor converging to a fixed point. Such points are easily found; since is an irrational number, any rational multiple of will be an irrational number. Thus, using a rational value for (in radians) will lead to a boundary point that is not the tangent point of any disk. The orbit of will have a fractal structure, as illustrated in Figure 2 for and 4 radians. Despite their appearance, these orbit paths are not simple closed curves and the orbits are not periodic.
It is well known that if a dynamical system exhibits chaos, then points that are initially very close will diverge exponentially (Moon [2]). This characteristic, combined with the bounded nature of boundary point orbits, results in a novel method of creating images. Take two different non-tangent boundary points, compute their orbits, and plot some combination of them (e.g., their difference or their ratio). Since the orbits diverge but are constrained, their combination might be expected to fill a region of the plane in interesting ways. This is indeed the case; in Figure 3, the difference and the ratio of the orbits for boundary points at and 2.001 radians are shown. These and further images were created using the program Ultra Fractal [3], employing a coloring routine written by the author. Grayscale levels were computed by logarithmically scaling the number of times the combination of orbits (e.g., difference or ratio) landed on the given pixel.
Difference
Figure 3: Combining two chaotic orbits.
Ratio
Fun with Chaotic Orbits in the Mandelbrot Set
Each point’s orbit can be considered a discrete sample. Taking appropriate combinations of multiple samples can then approximate a derivative of the orbit with respect to polar angle. For example, the finite difference shown in Figure 3 is a scaled version of the first derivative of the orbit at radians, using a step size of 0.002 radians. Other derivatives can be easily approximated, using standard finite difference equations (see, for example, Gerald [4]). Figure 4 shows approximations to the second and fourth derivatives of the orbit at radians.
Second derivative
Fourth derivative
Figure 4: Approximating orbit derivatives
“Simple as the Number Nine”
Mitchell
“Black Widower”
Figure 5: Artistic uses of the cardioid boundary orbits coloring method.
Finally, this method can be expanded to create intriguing images, for their own sake. Modifications include: modifying the values before combining them, varying the weights of individual orbits, and using non-standard means of combining orbits. The author employed such techniques, among others, in creating the works, “Simple as the Number Nine” [5] and “Black Widower,” [6] shown in Figure 5.
References
[1] H-O. Peitgen, H. Jürgens, and D. Saupe, Chaos and Fractals: New Frontiers of Science, Springer-Verlag, pp. 855–875. 1992. [2] F.C. Moon, Chaotic Vibrations: An Introduction for Applied Scientists and Engineers, John Wiley & Sons, pp. 191-195. 1987. [3] F. Slijkerman, Ultra Fractal: Advanced Fractal Animation Software, www.ultrafractal.com. [4] C.F. Gerald, P.O. Wheatley, Applied Numerical Analysis, sixth edition, Addison-Wesley, pp. 373-374. 1999. [5] L.K. Mitchell, Simple as the Number Nine, www.kerrymitchellart.com/gallery23/simple.. [6] L.K. Mitchell, Black Widower, www.kerrymitchellart.com/gallery23/blackwidower..