Oddbean new post about | logout
 nostr:npub1knzsux7p6lzwzdedp3m8c3c92z0swzc0xyy5glvse58txj5e9ztqpac73p IIRC when I played around with drawing this fractal some years ago, I didn't calculate roots of polynomials at a fixed degree, but eliminated regions (pixels) that couldn't possibly contain a root of any series extended from a given finite prefix (with the number of distinct prefixes limited in practice by GPU memory).

I have no idea if this approach generates the same mathematical object in the limit, but it looked similar to my eyes.

https://code.mathr.co.uk/littlewood has probably bitrotted