Introduction
Fractals are fascinating mathematical objects that captivate the imagination with their self-replicating patterns and infinite complexity. These shapes, while deeply rooted in advanced mathematics, can be introduced to school students using simple ideas, making them both an educational and exciting topic. In this article, we’ll explore fractals from a foundation perspective, focusing on intuitive examples and hands-on explorations that bridge the gap between simple geometric patterns and the infinite wonders of fractal geometry.
Voyage Through The World of Fractals
Behold, this infinite mathematical universe. A dizzying cascade of fractals. Arrays of complex patterns filled with both satisfying self-similarity and surprising, novel features. Each iteration delves deeper into a realm where order and chaos intertwine, revealing intricate structures that defy our intuition.
All of the structure and the patterns that you see there really do exist for a reason. There is some sort of innate mathematical cause behind all of the phenomena that you see. ~ Alex Kapiamba (Mathematician, Brown University)
This is the Mandelbrot Set. These trippy images represent a form of modern algorithmic exploration, one made possible by computers. A handful of mathematicians have devoted their lives uncovering this set’s secrets.
It plays a very central role in our understanding of much more complicated systems. It’s step number one ~ Laura Demarco (Mathematician, Havard)
The Mandelbrot set is a perfect example of how a simple rule can produce incredible complexity. At it’s core the set is generated by iterating a quadratic equation,
This subject emerged to comprehend the tangible world. What mathematical principles underlie the physical realities we observe? One of the earliest and most crucial examples is the solar system. We delve into dynamical systems, where a set of rules governs the evolution of a space over time, determining the movements and transformations within it.
Starting From The Root
Consider, for instance, the simple function
Start with an initial value
.Compute
Use
as the new input to compute , and so forth.
Mathematically, this generates a sequence
Finally we’ll see that,
The pattern here is straightforward: we evaluate the function, use the result as the new input, and re-evaluate the function. In this simple case, observing the pattern is easy, as the value increases by one with each iteration. While this example is quite basic, Mandelbrot extended this concept significantly further.
Mandelbrot studied the function
It becomes apparent that the values will rapidly spiral out of control this time and diverge to infinity. Now let’s try plugging in
This process will continually yield the value
Here,
Let’s try plugging,
Consider the parameter
Now, let’s shift our focus to the positive boundary. Surprisingly, it resides at
We may visually represent this by shading the region between these two values on a number line, symbolizing the real numbers encompassed by the Mandelbrot set. The interval stretches from
Elementary Complex Number
A complex number is defined as the sum of two components, a real part and an imaginary part. Each complex number can be visualized as a point of a 2D plane. The real part is a number found on the number line. The imaginary part is a multiple of the
Choose a value for
You repeatedly apply the function to the sequence of numbers that you’re generating, and you ask whether or not that sequence is going off to infinity or whether it stay bounded.~ Laura Demarco (Mathematician, Havard)
For some initial values, your equation speeds off to infinity while iterating like these.These values are not in the Julia set. When you start iterating from other initial values, you might instead get a sequence of outputs that stay bounded.
When something comes back to itself, we often call that recurrent behaviour, & that’s where the complexity arises.
Let’s quickly explore the realm of complex numbers. The square root function identifies a number which, when multiplied by itself, yields the number under the radical. For instance,
Now, let’s consider the square root of a negative number. For example, what if we have
The answer is you can’t, because there are no real numbers that satisfy this condition. This is because the square of any real number is always non-negative.
Similar questions arise with
The answer is that there are no real numbers that satisfy this condition. To address this, mathematicians introduced the concept of imaginary numbers. The square root of -1 is defined as
Extension of With Imaginary Number
So, Mandelbrot wanted to inlcude imaginary numbers as well in his analysis of his function.
Let’s try plug in
Continuing the iterations by hand becomes increasingly complex, so we will pause here. It’s important to note that
Many mathematicians might have stopped at this point, having defined the set for all real numbers and all imaginary numbers. However, there remains one more set of numbers to explore: complex numbers. Complex numbers consist of both a real and an imaginary component. This extension allows us to include complex numbers in our number system. A complex number can be expressed in the form
Roughly
But where do we place this on the number line? We can’t simply put it above
In this complex plane, we can plot complex numbers in the form
Given this framework, we are equipped to graph the Mandelbrot set. The Mandelbrot set consists of all complex numbers
The Discovery of The Mandelbrot Set
The first rough plot of the Mandelbrot set appeared in a 1978 paper by the mathematicians Robert Brooks and J. Peter Matelski. Soon after Benoit Mandelbrot, a researcher at IBM, who had access to more computing power, also discovered the set. This led to further explorations.
These early computer graphics were crude, but the patterns revealed the presence of something far more complex.
Even with fuzzy, poorly made pictures in the eighties, they were able to glean a lot of interesting insight into what was going on.
Mandelbrot went on to popularize his now-eponymous set to the world and became known as the father of fractals. Today mathematicians can use computers to explore the Mandelbrot set in far greater detail.The Mandelbrot set is drawn in the complex plane.Instead of iterating all values of
and it takes a while, but look there’s another baby Mandelbrot set. Alternatively, you could go into this region and find completely different things. The Mandelbrot set has many intriguing features, but the biggest mysteries lie in its complex fractal boundary. Zooming into different boundary regions reveals some astounding features. A valley of seahorses, parades of elephants and a miniature version of the set itself. On the figure below, you’ll find these weird elephant-shaped things (Elephant Valley) that have spirals that go on forever and you could even zoom into the side of one of the spirals and find new spirals that repeat infinitely and keep generating new infinite patterns like this.
Or you could go to the other side of the elephants & find these weird seahorse-shaped (Seahorse-Valley) things that have different kinds of spirals that are connected to each other. Once again they keep going on forever, you can zoom in infinitely & you’ll keep finding new patterns.
So, we can sort of keep finding nests, a sequence of smaller and smaller Mandelbrot sets. all one inside of the next.
Every time you explore the Mandelbrot set, you can find brand new things, possibly things that no human has ever seen before. As we’ve just discussed, there is infinite complexity and infinite information in this one shape. That’s why this little shape is so remarkable. We didn’t invent this cause we discovered it by accident, but we did not discover it in our universe. It has infinite complexity, so it can’t possibly be in our universe because the universe doesn’t have infinities. We discovered this by calculating.
References
Devaney, R. L. Baby Mandelbrot Sets Adorned with Halos in Families of Rational Maps. In Complex Dynamics; Twenty-Five Years After the Appearance of the Mandelbrot Set. Amer. Math. Soc. Contemporary Math 396 (2006), 37–50.
Science and the Sacred Heart: Hello, Mandelbrot Set! Published by Elizabeth Scalia
Is God a Mathematician? Fractal Geometry of Nature.Published by Sakshi pathak
Generalized Mandelbrot Sets of a Family of Polynomials
(https://doi.org/10.1155/2022/4510088)