Encyclopedia > Image:MandelbrotSet.jpg

  Article Content

Image:MandelbrotSet.jpg

This is a fractal image generated using the Mandelbrot set. Image created by KamikazeArchon.

Technical details: Image generated using [LiveMath Maker (http://www.livemath.com)]. Generating formula:

 f(x,y,n) = e^(8i*pi/5)          at n = 0
 f(x,y,n) = e^(4*pi*i*N/n) - 1   at |x| > 2
 f(x,y,n) = f(x^2+y,y,n-1)       at n > 0, |x| <= 2

N = 300 iterations Initial input: f(x*i+y, x*i+y, N) for each point (x,y), resolution 256

Image links

There are no pages that link to this image.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Reformed churches

... Isles are called Presbyterians. A sub-family of the Reformed churches, called Reformed Baptist[?] churches, adhere to modified Reformed confessions, and have Baptist ...

 
 
 
This page was created in 67.2 ms