Hey, its been a long time.
- philippeqc
- Long Poster - Project Developer - Sage
- Posts: 1526
- Joined: Mon Jul 12, 2004 8:55 am
- Location: Stockholm
- Contact:
When I look at it I see some sort of picture. But I can't quite make out what it is. Looks almost like a map, or like a pile of leaves. My eyes start to ache before I can see the actual image.
This post does not come with any form of Warranty or Return Policy.
If you're unhappy with this post, please feel free to suck it up and move on.
If you're unhappy with this post, please feel free to suck it up and move on.
- wrtlprnft
- Reverse Outside Corner Grinder
- Posts: 1679
- Joined: Wed Jan 04, 2006 4:42 am
- Location: 0x08048000
- Contact:
Yeah, that was my first thought on why that one pixel (2nd from the top, 2nd from the left) might be special… It would also be an explanation why there are more white pixels in the top-left quadrant than in the others. But I still don't see the pattern.philippeqc wrote:primes?
There's no place like ::1
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
- Jonathan
- A Brave Victim
- Posts: 3391
- Joined: Thu Feb 03, 2005 12:50 am
- Location: Not really lurking anymore
Heh.
Another hint: did you notice the change in overall brightness here?
Doesn't matter which of the images. Also look for similarities between the two.
Another hint: did you notice the change in overall brightness here?
Code: Select all
+--------------+
| |
| |
|======= |
| |
| |
+--------------+
ˌɑrməˈɡɛˌtrɑn
attachment:
red) number of white pixels in jonathans image from 0 to x
blue) approximate number of primes from 0 to x according to the prime number theorem
green) the real number of primes from 0 to x
as you can see, green and red lines are nearly identical. could this be a coincidence ? i don't know
what i'm pretty sure is that the image isn't a (simple) encoding of primes, because it contains a lot of white-black-white-black-white subsequences, and it's impossible for those white pixels to all be primes. one thought that comes to mind is a random number generator that tries to emulate the distribution of prime numbers. but that too could be autosuggestion.
problem is that those functions are nearly linear, so if you placed the same number of white pixels completely randomly, the distribution would be nearly the same
but, then i tried to read the picture vertically, and the resulting curve was more linear than the previous (as it should be if my hypothesis is correct), so it just may be right. but then i don't know how does your hint fit into that
any comments ?
red) number of white pixels in jonathans image from 0 to x
blue) approximate number of primes from 0 to x according to the prime number theorem
green) the real number of primes from 0 to x
as you can see, green and red lines are nearly identical. could this be a coincidence ? i don't know
what i'm pretty sure is that the image isn't a (simple) encoding of primes, because it contains a lot of white-black-white-black-white subsequences, and it's impossible for those white pixels to all be primes. one thought that comes to mind is a random number generator that tries to emulate the distribution of prime numbers. but that too could be autosuggestion.

but, then i tried to read the picture vertically, and the resulting curve was more linear than the previous (as it should be if my hypothesis is correct), so it just may be right. but then i don't know how does your hint fit into that
any comments ?
