Randomness
Rising Star
I got a bit bored at work so I wrote this about the Mandelbrot fractal.
Any comments criticisms most welcome. ----
Fractals - the illusionary art of infinity.
How many numbers are there between zero and one? Are fractals infinite? Two intrinsically linked questions.
Definition: "curve or geometrical figure, each part of which has the same statistical character as the whole." (Oxford English Dictionary). Essentially fractals are self-similar on many levels.
There are many things in nature that fit the definition of a fractal such as ferns or snowflakes but we are going to focus on the Mandelbrot set, a mathematical fractal and one of the most well known.
Mandelbrot set uses a simple equation z = z2 + c to construct an image. This equation can then be applied to plot the course of each pixel using coordinates either to infinity (where it will leave the screen) or to 0 where it will remain trapped in the middle of the screen forever. The number of steps (iterations of the formula) each pixel takes to reach its destination denotes its colour and a complex pattern is generated. Each time you zoom in on the picture you are in effect creating new longer coordinates (adding decimal places) to feed into the equation. For example 0.7 becomes 0.75 when we zoom in further the numbers become increasingly long.
The amount of places (different images that would fill your screen) to visit inside a Mandelbrot fractal increases rapidly in line with the inverse square law. Using an example of a zoom consisting of 50% of the height and 50% of the width of your original image you can see how rapidly these numbers escalate (Z= number of zoom steps P=images available to view) Z 0=P 1, Z 1=P 4, Z 2=P 16, Z 3=P 256, Z 4=P 65,536, Z 5=P 4,294,967,296 and Z 6=P 1.844674407371e+19. Using a regular phone screen the whole set could potentially generate enough different images to pave every surface in the world after zooming in less than a hundred times. Zooming in 5 times generates enough different images that it would take 139.6 years to view them at a speed of one image per second.
Now this fractal some would consider as infinitely deep, the equation can be fed with increasingly long complex numbers (with theoretically an infinite number of decimal places) and still produce a image (as can any equation that can be plotted and allows a variable to be input) but in reality we are bound by our ability to create longer and longer numbers.
We cannot generate infinitely long numbers which would imply that a fractals depth remains governed by our ability to look. This gives rise to the illusion of perceiving infinity "there is more there we just can't see it". We are creating the fractal by generating numbers using the equation as a way to represent this visually. The images inside a fractal do not exist without our looking for them. Although there are an infinite amount of numbers that could potentially be constructed to feed the equation we just lack the ability to express them.
The Mandelbrot set could be used to demonstrate how observation can influence outcome, we are creating the fractal through the act of observation. Nothing is there until we begin to look.
This leads me to my question how many numbers are there between zero and one? An infinite amount remains the correct philosophical answer nothing more nothing less. To how many decimal places can you count however governs the practical answer. I would say that the Mandelbrot set can be no more infinite than ourselves. However it does demonstrate beautifully an example of how simple rules can govern a complex system across vast scales.
Infinity encompasses everything everywhere - but for us seems like a rainbow as the closer we get the further away it becomes. Pure concept which can never be fully expressed, never measured nor quantified as it has no boundaries from which to start.
Any comments criticisms most welcome. ----
Fractals - the illusionary art of infinity.
How many numbers are there between zero and one? Are fractals infinite? Two intrinsically linked questions.
Definition: "curve or geometrical figure, each part of which has the same statistical character as the whole." (Oxford English Dictionary). Essentially fractals are self-similar on many levels.
There are many things in nature that fit the definition of a fractal such as ferns or snowflakes but we are going to focus on the Mandelbrot set, a mathematical fractal and one of the most well known.
Mandelbrot set uses a simple equation z = z2 + c to construct an image. This equation can then be applied to plot the course of each pixel using coordinates either to infinity (where it will leave the screen) or to 0 where it will remain trapped in the middle of the screen forever. The number of steps (iterations of the formula) each pixel takes to reach its destination denotes its colour and a complex pattern is generated. Each time you zoom in on the picture you are in effect creating new longer coordinates (adding decimal places) to feed into the equation. For example 0.7 becomes 0.75 when we zoom in further the numbers become increasingly long.
The amount of places (different images that would fill your screen) to visit inside a Mandelbrot fractal increases rapidly in line with the inverse square law. Using an example of a zoom consisting of 50% of the height and 50% of the width of your original image you can see how rapidly these numbers escalate (Z= number of zoom steps P=images available to view) Z 0=P 1, Z 1=P 4, Z 2=P 16, Z 3=P 256, Z 4=P 65,536, Z 5=P 4,294,967,296 and Z 6=P 1.844674407371e+19. Using a regular phone screen the whole set could potentially generate enough different images to pave every surface in the world after zooming in less than a hundred times. Zooming in 5 times generates enough different images that it would take 139.6 years to view them at a speed of one image per second.
Now this fractal some would consider as infinitely deep, the equation can be fed with increasingly long complex numbers (with theoretically an infinite number of decimal places) and still produce a image (as can any equation that can be plotted and allows a variable to be input) but in reality we are bound by our ability to create longer and longer numbers.
We cannot generate infinitely long numbers which would imply that a fractals depth remains governed by our ability to look. This gives rise to the illusion of perceiving infinity "there is more there we just can't see it". We are creating the fractal by generating numbers using the equation as a way to represent this visually. The images inside a fractal do not exist without our looking for them. Although there are an infinite amount of numbers that could potentially be constructed to feed the equation we just lack the ability to express them.
The Mandelbrot set could be used to demonstrate how observation can influence outcome, we are creating the fractal through the act of observation. Nothing is there until we begin to look.
This leads me to my question how many numbers are there between zero and one? An infinite amount remains the correct philosophical answer nothing more nothing less. To how many decimal places can you count however governs the practical answer. I would say that the Mandelbrot set can be no more infinite than ourselves. However it does demonstrate beautifully an example of how simple rules can govern a complex system across vast scales.
Infinity encompasses everything everywhere - but for us seems like a rainbow as the closer we get the further away it becomes. Pure concept which can never be fully expressed, never measured nor quantified as it has no boundaries from which to start.