Mabl

Strange programming and other stuff

Mandelbrot Set

The Mandelbrot Set a set of complex numbers which does not diverge for the following iteration scheme

    \[    z_{n+1} = z_n + c \]

where z_0 is 0 and c is a complex number. This can be calculated for all complex numbers in the complex plane as shown below.

Wiki link here.


Next Post

Previous Post

Leave a Reply

© 2024 Mabl

Theme by Anders Norén