|
These are the first 50 in a series of implicit polynomial curves that converge to the boundary of the Mandelbrot set. The curves are computed using iteration of the function f(z) = z² + c, where z and c are complex numbers. Each curve is the locus of points c where the magnitude of z is equal to 2 after a set number of iterations. Credit to user "The Fractalistic" on YouTube for the technique, with a modification to slightly speed up the calculations. Be patient if you decide to zoom in to this plot, as it will still take some time for the calculations to run to completion. |
|