Quote
Frank Furter
Quote
Vince
Oldie but goodie Nova program! Learning algebra has its benefits.
Maybe a summer re-run.I haven't seen it before. It was produced in 2008 according to the DVD, although the math was "discovered" in the 70's and 80's.
In the early 80s I read a Scientific American article that described how to explore the Mandelbrot set, and gave the algebra necessary. It didn't give the actual programming steps, just the basic algebra, and I had to figure it out:
z^2+C
It's so simple and may explain everything? Well I did find out that an Apple II Plus took about 7 days to compute, at 6 colors, a large box around the actual set. If you tried to zoom in on it would have taken weeks...but you know how impatient teens are, imagine that when you're just barely out of your teens!
I have many programs I wrote around the Mandelbrot, not knowing I started at sunset and then realized the sun was coming up and the bugs weren't out, but it was great, I had oceans below iteration 6, and lakes between iteration 100-120, and the infinity stuff (the actual set) was randomly shaded (proprietary info, LOL).
It was fun to learn how to shade one pixel to the next to make things look like mountains. Quite another to actually hike the mountains 20 years later.