HOME | DD

pifactorial — Mandelbrot Resequenced

Published: 2012-11-29 22:34:04 +0000 UTC; Views: 460; Favourites: 3; Downloads: 5
Redirect to original
Description I'll probably have vast improvements to this technique in the near future, but I wanted to share what I've been working on.

A lot of my old art was based on generating a sequence for each point in the image, and then analyzing that sequence using some mathematical techniques I had developed. I used pretty slapdash and arbitrary ways to generate sequences back then, though.

It occurred to me that, in an escape-time fractal like Mandelbrot, "generating a sequence for each point" is exactly what you're doing, by iteratively applying some non-linear recurrence relation ("escape time" is just the length of the sequence).

The colour at each point of this Mandelbrot figure is based on the coefficients of a linearization of the non-linear recurrence relation (zn = zn-12 + c) at that point.

Full view / download to see the most interesting detail.
Related content
Comments: 1

gnubakaduba [2012-11-30 17:13:18 +0000 UTC]

Very interesting.

👍: 0 ⏩: 0