Re: Is Mandelbrot Set symmetrical around the imaginary axis?



It's symmetric about the real axis because the iteration formula
involves complex numbers but all the coefficients are real. If the
formula were something like z(n+1) = (1,2)*z(n)^2 + c, then it would
not be symmetric.

Kerry

.



Relevant Pages