Mandelbrot image


Alternate pseudo-Mandelbrot Archive

Several variant equations were attempted. Forms of "z = exp(z) + C" and "z = z*exp(z)" simply produced circles and showed no iterative behavior. Two interesting variants are shown: "z = z(z+C)" and "z = z(1-z)".

Alt Alt
Alternate set, using the equation "z= z(z+c)"


Alt Alt
Zoom into the "z= z(z+c)" set by a factor of 10, around (-0.3, -0.5)


Alt Alt
Alternate set, using the equation "z= z(1-z)"


Alt Alt
Zoom into the "z= z(1-z)" set by a factor of 10, around (0,0).


Alt Alt
Zoom into the "z= z(1-z)" set by a factor of 100, around (0,0).


Back to the Julia set


Return to Mandelbrot page