Are mini-Mandelbrots known to be found in any fractals other than the Mandelbrot set itself?

1.5k Views Asked by At

This is a generalization of the question Are there mini-mandelbrots inside the julia set?

@Hagen raises an issue I was afraid of, which is that even the mini-Mandelbrots in the Mandelbrot set are not exact copies. I don't know enough to give a rigorous answer to this question, but I'm thinking of whatever (implicit) standard is used for identifying mini's within the Mandelbrot itself. Though it would certainly be interesting if one can find an exact duplicate of the Mandelbrot set somewhere inside a "nice" fractal without effectively constituting the entirety of that fractal.

3

There are 3 best solutions below

0
On BEST ANSWER

There are distorted mini-copies of the Mandelbrot fractal in the Mandelbar fractal.

The Mandelbar fractal is self-similar to itself and to the Mandelbrot fractal, which is generated with a similar iterating function, except the Mandelbar iterating function squares the complex conjugate.!

See here: http://en.wikipedia.org/wiki/Tricorn_(mathematics)

It appears that this result generalizes to the Multibrot-n fractals, as well.

0
On

Iterating the cubic polynomial, $z \mapsto c(z^3-3z)$, starting with z=1, one gets a cubic mandelbrot, whose "mini-mandelbrots" are conjugate to the quadratic mini-mandelbrots. These images are from Wolf Jung's Mandelbrot program, under cubic polynomials with semi-conjugate to quadratic.

cubic mandelbrot, iterating as above zoom upper middle zoomed in on mini-mandelbrot in cubic mandelbrot

Here is one more example, iterating $z \mapsto c(z^5-5z)$, starting with z=1, which also has mini-mandelbrots. quintic mandelbrot, iterating c(z^5-5z)

0
On

Images of the boundary of the Mandelbrot set, $\partial{M_2}$, under quasiconformal maps with arbitrarily small quasiconformal distortion appear in the bifurcation locus of any holomorphic family of rational maps:

$$f:X \times \mathbb{C}^*\to\mathbb{C}^*$$

when $X$ is connected and the degree of $f_t$ is at least $2$ for all $t$ in $X$, and the bifurcation locus is not simply empty.

See McMullen, Theorem 4.3 and Corollary 4.4 in particular.