Mandelbrot set
The Mandelbrot set is an example of a fractal in mathematics. It is named after Benoît Mandelbrot, a Polish-French-American mathematician. The Mandelbrot set is important for chaos theory. The edging of the set shows a self-similarity, which is perfect, but because of the minute detail, it looks like it evens out.
The Mandelbrot set can be made with the equation . In that equation, and are complex numbers and is zero or a positive integer (natural number). Starting with , is in the Mandelbrot set if the absolute value (distance from zero) of never becomes larger than 2, no matter how large gets. The two is because any point whose absolute value is bigger will go to infinity.
Mandelbrot was one of the first to use computer graphics to create and display fractal geometric images, leading to his discovering the Mandelbrot set in 1979. That was because he had access to IBM's computers. He was able to show how visual complexity can be created from simple rules. He said that things typically considered to be "rough", a "mess" or "chaotic", like clouds or shorelines, actually had a "degree of order". The equation was known long before Benoit Mandelbrot used a computer to visualize it.
Images are created by applying the equation to each pixel in an iterative process (repeated process), using the pixel's position in the image for the number 'c'. 'c' is obtained by mapping the position of the pixel in the image relative to the position of the point on the complex plane.
The shape of the Mandelbrot Set is represented in black in the image on this page.
For example, if then the sequence is which goes to infinity. Therefore, 1 is not in the Mandelbrot set, and thus is not coloured black.
On the other hand, if is equal to the square root of -1, also known as i, then the sequence is which does not go to infinity and so it belongs to the Mandelbrot set.
When graphed to show the entire Set, the resultant image is striking, pretty, and quite recognizable.
There are many variations of the Mandelbrot set, such as Multibrot, Buddhabrot, and Nebulabrot.
Multibrot is a generalization that allows any exponent: . These sets are called Multibrot sets. The Multibrot set for d = 2 is the Mandelbrot set.
Buddhabrot is the Mandelbrot when you track the values of the sequence. It looks a lot like a ghost. A Nebulabrot is a combination of two or three Buddhabrots, but each Buddhabrot has a different color and the sequence lengths are different.[1]
References
[change | change source]- ↑ Doolan, Daniel; Tabirca, Sabin; Yang, Laurence (September 2008). Handbook of Research on Mobile Multimedia. Retrieved 3 January 2025.