The quest to decode the Mandelbrot set
21–30 of 91 posts
Re: The quest to decode the Mandelbrot set
#22If you enjoyed learning about the Hashlife algorithm for Conway's Game of Life, the bilinear approximation algorithm for computing whether a point is in the mandelbrot set has the same je ne sais quoi. No one has done a really accessible writeup of it yet, but this blog post and the linked forum thread are a good start: https://mathr.co.uk/blog/2022-02-21_deep_zoom_theory_and_pra...
Re: The quest to decode the Mandelbrot set
#23You’ve got one guy with a relentless spirit to continue with mathematics in is spare time after being blacklisted from mainstream academia because of antisemitism.
Another is a childhood prodigy, who set the record for the youngest American IMO team member, but got burned out as an adult and went into finance but found his way back through the mentorship of another mathematician.
And a third was a biology major. After graduating, he worked as a baker. But he wanted a career change so he entered a master’s program in math and proved an impressive result.
Re: The quest to decode the Mandelbrot set
#24Making a program to render a view of the Mandelbrot set is a fun exercise, I recommend it. I found a viewer that works in the browser: > Mandelbrot Viewer is a universal (desktop and mobile) vanilla JS implementation of a plain Mandelbrot set renderer – supporting mouse, touch and keyboard interaction. https://mandelbrot.silversky.dev/
Here's my attempt done a long time ago, not very polished: https://brazzy.de/en/Mandelbrot.php Even for that, the actual Mandelbrot calculations were the smaller part. It's really amazing how such a trivially simple formula spawns such endless complexity.
Which implies something important, no doubt.
Re: The quest to decode the Mandelbrot set
#25The Mandelbrot set is quite well known. Yet something I learned recently blew my mind. It's about the uncanny resemblance between the images generated by the Mandelbrot set, and among all things, the popular image of Buddha. For example: https://en.wikipedia.org/wiki/Buddhabrot Even when looking at the 2D Mandelbrot set renderings, I can't help but wonder whether the similarity of the "bulbs" to the rather unique Bud…
Re: The quest to decode the Mandelbrot set
#26> the word evoked the notion of a new kind of geometry — something fragmented, fractional or broken. But that's not what "fractal" means; it means "fractional dimension". To say the word "fractal" evoked something is subjective - evoked it for whom?
Re: The quest to decode the Mandelbrot set
#27> the word evoked the notion of a new kind of geometry — something fragmented, fractional or broken. But that's not what "fractal" means; it means "fractional dimension". To say the word "fractal" evoked something is subjective - evoked it for whom?
Re: The quest to decode the Mandelbrot set
#28Since the Mandelbrot iteration happens on the complex plane, is there any recommended reading / research about its relation to scientific fields where the complex plane is applied, like mechanical oscillatory systems, quantum mechanics and electromagnetism?
Re: The quest to decode the Mandelbrot set
#29My understanding is that there's a certain number of bulbs, each centred around a point which becomes periodic with period p after k steps. But how do they all stick together?
Re: The quest to decode the Mandelbrot set
#30> the word evoked the notion of a new kind of geometry — something fragmented, fractional or broken. But that's not what "fractal" means; it means "fractional dimension". To say the word "fractal" evoked something is subjective - evoked it for whom?
Fractal art of all kinds was part of a certain trend in 80s/90s culture, which also influenced the look of the early Internet. And electronic dance music, clubs, and raves.
It was maximalist, psychedelic, colourful, busy, inclusive, recursive, and complex.
Whatever the math was doing, it was a very popular signifier of certain kinds of experience.
I suspect it's not a surprise that if faded into the background when the Internet began to commercialise and blandify in the later 90s.