WTF is this?

The images you see on this blog are output from various Ulam spiral generators I built in Flash, Python and most recently using Arduino. Generally, each dot in an image represents a number with integer 1 at center. In addition to writing algorithms to test each number for primality within a set I have discovered that an infinite number of calculations can be performed to create new designs and animation algorithms. The simplicity and speed of these algorithms make them an ideal fit for embedded systems graphics, scientific, mathematical and artistic explorations.

Friday, June 13, 2008

Modulo 7, 8, 9, 10, 16, 21






n mod 7






Mod 8. Like a scene from Space Invaders.





Mod 9.





Mod 10, in blue at positions 10 all the way to 3420.






Compare this to Mod 8.






Mod 21

No comments: