Mathematica

12 posts

Circle Art

Some simple, quick, random (yet, it should be pointed out in this age of Dall-E, deliberate and human-made) art featuring colored circles: circles := Table[{RandomColor[], Disk[{RandomInteger[{…

Geometrick T-shirts

I had a T-shirt with a certain pattern that was fading out. I didn't know at the time that this had a name, and later learned it was a geometrical pattern that had certain interesting connections.…

"Digits of Pi"

Saw a recent post on how "digits of Pi add up to 666" and decided to investigate. These days I'm finding Mathematica super-useful for stuff like this, so: That does NOT add up. But th…