A voyage into the seldom explored Mandelbrot.


The generalized Mandelbrot set


These images correspond to the generalization of the Mandelbrot set. They refer to the exponents q=2 through q=9 (you may click on any image to enlarge):

AbiWord Image mandel_2.png AbiWord Image mandel_3.png AbiWord Image mandel_4.png AbiWord Image mandel_5.png

AbiWord Image mandel_6.png AbiWord Image mandel_7.png AbiWord Image mandel_8.png AbiWord Image mandel_9.png

One detail to notice is that the number of bulbs grows. In the case where q=2, there is one large bulb, while with q=3 there are two large bulbs. It is easy to see that the number of large bulbs will equal q-1.

Another interesting detail is with the butt. the number of butts increase with q and is equal to q-1. But there is always a butt on the positive x-axis, which progressively gets smaller.

What happens when q increases without bound? Let's take a look at q=13, 30, 120, 1200:

AbiWord Image mandel_13.png AbiWord Image mandel_30.png AbiWord Image mandel_120.png AbiWord Image mandel_1200.png

What's happening? The generalized Mandelbrot set is converging to the unit circle. (See proof ahead). And we must also recall the Mandelbrot is further tied to the circle with the appearance of the irrational number pi. This number, which represents the ratio of the diameter to the circumference of a circle, appears in different manner, as shown  by Dave Boll[D. Boll, Pi and the Mandelbrot set, http://wwwfrii.com/~dboll/mandel.html] and proved by Aaron Klebanoff [http://www.frii.com/~dboll/mandel.pdf]. This further ties the Mandelbrot set, and specifically the generalized Mandelbrot set, to an alternate definition of the concept of a circle. This is so because the circumference is not really smooth, but can be as smooth as we want it to be. This is nature's way to make circles since the circumference must eventually come down to atoms.

But what does the smooth part of the Mandelbrot "circle" (q=1200) look like on enhancement:

AbiWord Image mandel_1200b.png

Let's take a closer look, sequentially zooming in on the smoothest part of the graph:

AbiWord Image mandel_1200c.png AbiWord Image mandel_1200d.png AbiWord Image mandel_1200e.png AbiWord Image mandel_1200f.png

Which kind of reminds us of a gas bubbling through a liquid, complete with the bubbles bursting with a splash. Let's take two zooms at the splash:

AbiWord Image mandel_1200g.png AbiWord Image mandel_1200h.png


And then zoom in for two looks at the cloudy part:

AbiWord Image mandel_1200i.png AbiWord Image mandel_1200j.png


Who would ever guess that what looks like a circle is really what you observe above? Maybe only those who work in quantum chemistry and who know there are no definite borders between atoms in matter, only electron clouds.


The generalized Julia Set


Just as with the Mandelbrot set it is possible with the software to alter the exponent on the Julia iteration formula and generate interesting images. The following two correspond to a Julia set with q=5.

AbiWord Image julia_5.png AbiWord Image julia_5b.png

or the following two images for Julia sets with q=13:

AbiWord Image julia_13.png AbiWord Image julia_13b.png


The alpha generalized Mandelbrot set


The Alpha generalized Mandelbrot set also produces some very interesting images.

The following two are images of a alpha=50, q=(100,2) fractal:

AbiWord Image alpha_50_100.png AbiWord Image alpha_50_100c.png

Or you can also zoom into a alpha=50, q=(5000,2) fractal image, as the following four images show:

AbiWord Image alpha_50_5000.png AbiWord Image alpha_50_5000b.png AbiWord Image alpha_50_5000c.png AbiWord Image alpha_50_5000d.png

And even further with the next 3 images:

AbiWord Image alpha_50_5000e.png AbiWord Image alpha_50_5000f.png AbiWord Image alpha_50_5000g.png


Calculation statistics.


Many of the above images can be calculated within reasonable time on a single computer running Linux or FreeBSD. But some of the images take too long. For each of the following two images, for example, which represent details of the a alpha=50, q=(2,1129) fractal, the computation time is more than twenty minutes on a pentium-IV at 1.8 Ghz, while using the PVM version of gmandel with 100 dual pentium-3 computers connected by a GByte switch,  the image generation  is cut down to only 11 seconds.

AbiWord Image alpha_50_1129.png AbiWord Image alpha_50_1129b.png


While in the future processor speeds will most certainly be able to match such performance, in the meantime the use of a computer cluster allows a peek at the fractals to be generated on  future generation desktop computers.