Author Archives: admin

The randomness of the digits of π

“If you were to assign letters of the alphabet to combinations of digits, and were to do this for all human alphabets, syllabaries, and ideograms, then you could fit any written character in any language to a combination of digits in pi. According to this system, pi could be turned into literature. Then, if you [...]
Posted in investigation, method, π | Tagged , , , | 1 Comment

Prime Spiral

In my commitment to look back at abandoned projects, I must share some work with prime numbers and spirals, which deserve a link, an instruction manual and an explanation. instructions This application relies mostly on key presses in order for interaction. You may change the state of it in one of three ways: -press the number keys [...]
Posted in method, reflection | Tagged , , | 1 Comment

the path towards randomness [pt 3]

And so no we go back to mr. perlin’s work, and I always seem to have come here, in my travels backwards: http://mrl.nyu.edu/~perlin/noise/ ( I would also add as a note, that any visits here are good backwards, or downhill climbs ) This is ImprovedNoise.java, which is, well, an improvement of his earlier version ( improvements [...]
Posted in Robert K Merton | Leave a comment

the path towards randomness [pt 2]

I’ve been meaning to get a good 3d Perlin noise function ( a method used to create a ‘natural’ kind of randomness, very useful in graphical programming ) into the processing.js library for the past few months, and I must admit to being rather slow at doing so. The task, originally scheduled for [...]
Posted in Robert K Merton, investigation, method, reflection | Tagged , , , , , | Leave a comment

The paths toward randomness [pt 1]

In the preface to the Vicennial edition of his work, On The Shoulders of Giants: a Shandean Postscript, Mr. Merton shares with us a graphical description of the paths of investigation described by Laurence Sterne in the fourth volume of his work– the paths of the first four volumes of The Life and Opinions of [...]
Posted in Robert K Merton | 1 Comment