logo

johzu

About

Mandelbrot Set

The Mandelbrot set is one of the most fascinating objects in mathematics, particularly in the study of fractal geometry and dynamical systems. Its discovery is attributed to Benoît B. Mandelbrot, though the set is named after him due to his groundbreaking research in the 1980s.

Mathematical Definition

The Mandelbrot set is defined in the complex plane. It is constructed by iterating the quadratic function:

$$f_{c} = \left( z \right) = z^{2} + c$$

where:

The Mandelbrot set consists of all values of \(c\) for which the sequence of complex numbers generated by iterating \(f_{c}\left(z\right)\), starting with \(z = 0\), remains bounded (does not tend to infinity).

In simpler terms, the Mandelbrot set includes all values of \(c\) for which \(\vert z_{n}\vert\) does not grow infinitely large as \(n \rightarrow \infty\).

Visual Appearance

The Mandelbrot set is a fractal, meaning:

Key Properties

Significance

The Mandelbrot set is not only visually stunning but also a key example in chaos theory and nonlinear dynamics, helping illustrate how simple systems can generate complex and unpredictable behavior.

Graph of the Mandelbrot set

Instructions:

Enter the number of iterations for the graph in the text box, specify the zoom level to display in the other box, and choose the color palette to be used for plotting the fractal from the tab. In the checkbox, you can select whether or not to display the coordinate axes. Click the "Update" button to refresh the graph with the new data entered. Click on the graph to plot the resulting orbit.

Mandelbrot Calculator

Enter a complex number \(z = a + bi\) and the number of iterations. If the final result displays the cycle symbol (🔁), it means a cycle was detected. If the response includes the divergence to infinity symbol (↗️∞), it means the iterations diverge.




See also

Cobweb Diagram

Logistic map