Mandelbrot set (nonfiction): Difference between revisions
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Mandelbrot_set_command_line_depiction.png|thumb| | [[File:Mandelbrot_set_command_line_depiction.png|thumb|ASCII-art depiction of the Mandelbrot set.]]In [[mathematics (nonfiction)|mathematics]], the '''Mandelbrot set''' is the set of complex numbers 'c' for which the sequence (c, c² + c, (c²+c)² + c, ((c²+c)²+c)² + c, (((c²+c)²+c)²+c)² + c, ...) does not approach infinity. | ||
The set is closely related to Julia sets (which include similarly complex shapes) and is named after the mathematician [[Benoit Mandelbrot (nonfiction)]], who studied and popularized it. | The set is closely related to Julia sets (which include similarly complex shapes) and is named after the mathematician [[Benoit Mandelbrot (nonfiction)]], who studied and popularized it. | ||
Line 8: | Line 6: | ||
Treating the real and imaginary parts of each number as image coordinates, pixels are colored according to how rapidly the sequence diverges, if at all. | Treating the real and imaginary parts of each number as image coordinates, pixels are colored according to how rapidly the sequence diverges, if at all. | ||
Images of the Mandelbrot set display an elaborate boundary that reveals progressively ever-finer recursive detail at increasing magnifications. | Images of the Mandelbrot set display an elaborate boundary that reveals progressively ever-finer recursive detail at increasing magnifications. | ||
Line 17: | Line 13: | ||
The set's boundary also incorporates smaller versions of the main shape, so the fractal property of self-similarity applies to the entire set, and not just to its parts. | The set's boundary also incorporates smaller versions of the main shape, so the fractal property of self-similarity applies to the entire set, and not just to its parts. | ||
== | == In the News == | ||
<gallery mode="traditional"> | <gallery mode="traditional" widths="200px" heights="200px"> | ||
File:Benoit Mandelbrot.jpg|link=Benoit Mandelbrot (nonfiction)|[[Benoit Mandelbrot (nonfiction)|Benoit Mandelbrot]]. | File:Lanfranc-canterbury-mandelbrot.jpg|link=Canterbury scrying engine|The [[Canterbury scrying engine]] computes and displays a simple text-based Mandelbrot set. | ||
File:Benoit Mandelbrot.jpg|link=Benoit Mandelbrot (nonfiction)|[[Benoit Mandelbrot (nonfiction)|Mandelbrot]] is "pleased with his life's work," says [[Benoit Mandelbrot|artificial intelligence]]. | |||
File:Mandelbrot-AI-interview.jpg|link=Benoit Mandelbrot|Artist-Engineers prepare to interview famed artificial intelligence [[Benoit Mandelbrot]]. | |||
</gallery> | </gallery> | ||
== Nonfiction cross-reference == | |||
* [[Benoit Mandelbrot (nonfiction)]] | * [[Benoit Mandelbrot (nonfiction)]] | ||
Line 30: | Line 30: | ||
* [[Benoit Mandelbrot]] | * [[Benoit Mandelbrot]] | ||
External links: | |||
* [http://wiki.karljones.com/index.php?title=Mandelbrot_set Mandelbrot set] @ wiki.karljones.com | * [http://wiki.karljones.com/index.php?title=Mandelbrot_set Mandelbrot set] @ wiki.karljones.com |
Latest revision as of 23:50, 17 December 2016
In mathematics, the Mandelbrot set is the set of complex numbers 'c' for which the sequence (c, c² + c, (c²+c)² + c, ((c²+c)²+c)² + c, (((c²+c)²+c)²+c)² + c, ...) does not approach infinity.
The set is closely related to Julia sets (which include similarly complex shapes) and is named after the mathematician Benoit Mandelbrot (nonfiction), who studied and popularized it.
Mandelbrot set images are made by sampling complex numbers and determining for each whether the result tends towards infinity when a particular mathematical operation is iterated on it.
Treating the real and imaginary parts of each number as image coordinates, pixels are colored according to how rapidly the sequence diverges, if at all.
Images of the Mandelbrot set display an elaborate boundary that reveals progressively ever-finer recursive detail at increasing magnifications.
The "style" of this repeating detail depends on the region of the set being examined.
The set's boundary also incorporates smaller versions of the main shape, so the fractal property of self-similarity applies to the entire set, and not just to its parts.
In the News
The Canterbury scrying engine computes and displays a simple text-based Mandelbrot set.
Mandelbrot is "pleased with his life's work," says artificial intelligence.
Artist-Engineers prepare to interview famed artificial intelligence Benoit Mandelbrot.
Nonfiction cross-reference
Fiction cross-reference
External links:
- Mandelbrot set @ wiki.karljones.com
- Mandelbrot set @ Wikipedia