Mathematics of the Mandelbrot Set
Mathematics of the Mandelbrot Set
Amazingly the beautiful and extremely complex patterns of the Mandelbrot Set are generated entirely from the equation below:
Zn+1 = Z2n + c
This is a basically an iteration equation to solve a quadratic similar to x2 + x + c = 0 ie xn+1 = xn + c The difference is that in the above equation c, and Z are complex numbers, or vectors in the form x + iy where i is √-1. The variable c is defined as being in the Mandelbrot set if the equation is convergent with increasing values of n.
The way the Mandelbrot Set is displayed is
- Let c be a complex constant, that represents the position on the screen ( c= x + iy)
- Let z0 = 0 be the first iteration
- Calculate the first iteration using Zn+1 = Z2n + c
- Repeat step 3 until
- the modulus of z (the length) exceeds a preset value OR
- the number of iterations exceeds a preset value, which shows convergence
- Plot the point c using a colour the represents the number of iteration n, in the case of convergence this is usually black.
And that is a Mandelbrot Set!
Chorus to song Mandelbrot Set
Take a point called Z in the complex plane Let Z1 be Z squared plus C And Z2 is Z1 squared plus C And Z3 is Z2 squared plus C and so on If the series of Z’s should always stay Close to Z and never trend away That point is in the Mandelbrot Set
Song by Jonathen Coulton
Mathematics is Fascinating
I believe that Mathematics is a fascinating disciple and believe it should be fun too.Why not join me in exploring this amazing world.

Talk to me
I think Maths should be fun. I know you need to pass the exam but there’s now harm in enjoying it. Why not contact me to find out more.