I decided to recreate Omphaloskeptic’s test, first with a 512x512 spiral and then a 2000x2000 spiral, not because I don’t trust him, but just as an experiment so I could play around with the spiral on my own. (Call me a geek; I find this stuff fascinating). My results were quite similar to what he describes above: a small, dense “cloud” of points in the center surrounded by a diffusion of points which becomes less dense towards the edges. In short, nothing like the more flowerful picture to which I linked before.
And it does make sense, as Mathochist pointed out, the primes get less dense the higher one counts, so the dark lines in the “flower” image suggest clusterings of primes that simply are not there. Also, something I neglected to point out before, look at the center of the flower image: there’s nothing there! Assuming the center represents the origin starting with 0 or one, there should be at least a dark cluster there representing all the early primes, but there’s not.
Which gave me an idea: I tried a plot that “blotted” out the central cluster (a 50x50 square) on my plot (much like a weather radar eliminating ground clutter) in order to see if the outer diagonals that, as Omphaloskeptic notes, do seem to contain more primes than normal, were simply a function of my mind trying to extend the pattern it sees toward the center. The outer diagonals didn’t stand out quite as much, but they’re still definitely there. Still, nothing that makes you jump out of your seat.
Anyway, I’m only marginally interested in what the Christian Numerologists did to make the flower image; I mean, enough transforms and scaling and you could probably make the spiral look like Elvis, right? What I am interested in doing is extending the spiral out to a range where scaling would become necessary to view it as a 2000x2000 image.
So instead of showing the distribution of primes in the first 4 million numbers, the same size grid (2Kx2K) would show the primes in the first, say, 16 million numbers. In order to do that, we’d have a grid where 1 pixel represents 4 numbers instead of 1, yes? If we then made the image a 4-color greyscale instead of black, assigning the colors such that white = 0 primes…black = 4 primes, would that make for an accurate representation, or am I completely off base?