I don’t have the time to follow up on these ideas myself, but I have two thoughts related to the current puzzle:
Each image in the equation contains numbers. I suspect that a number contained within the image is the correct value to plug into the equation, and that the 8 digit file name is a key to selecting the correct number from the image. The file name may refer to a particular pixel either as (R,I) coordinates, or as an index for a column major / row major ordering.
CHEATING Password protected .zip files are weakly protected. There are any number of downloadable password recovery programs that can be used to decrypt the file…
My initial thought too. But then I looked at one and found that if a brute force is needed then it gets much harder. There are 11 letters in the anagram used so far. If it is another variation the anagram, one site’s password strength estimator says it will take 270 years to crack an 11 char. password. And I want to know sooner.
This is a good idea. Since each image is an image of numbers, maybe the filename is a hint to the coordinates of the actual number that goes into the equation. The numbers of the filenames are just too big and awkward, as nearly everything else in this puzzle has been relatively elegant. It may be important that all of the images are the same size, a square of 768x768.
Whoa. Great job. Excellent contributions from everyone all around. What a group effort this has been. I don’t have any immediate ideas for the next puzzle. It does seem that the zip files opens up to a .mov file, judging by peeking at the bytes with a hex editor. You can also see all the image filenames going directly to http://www.simianagent.com/images/
I preface these comments by saying that I am not a math genius.
Some ideas I had about the numbers all over the place
Each is a series that you need to identify the pattern in to find the subsequent digit, perhaps all of the series lead to the same number, so all of the variables would be the same constant.
Since there are so many number strings, perhaps they are a clue to lead us towards some single constant, such as an irrational number. My thought was that each of these number strings might be contained in pi or e or something, to get us to try one of those constants. I found a tool that lets you look for strings contained in the first 200 million digits of pi, and unsurprisingly, some of the strings are included, but not all. I checked project gutenberg’s first million digits of e, and couldn’t find any matches, but I didn’t take out line breaks and I didn’t check many strings.
On the whole, I like the idea of using constants that have digits listed at project gutenberg, since that fits in with the previous ciphers, but I think I may be going down the wrong path.
As for actually solving the equation, I leave that to math prodigies.
And the text portions of the equation all have different thumbnail names and alternate texts, as well. I don’t have time at the moment to pick all those out. The only interesting this I see is that the plastic boxes with numbers have the same thumbnail name as the title of the flickr page they link to.
I’m liking hdc_bst’s idea that the eight-digit numbers somehow resolve to coordinates on the image. I suggest the two numbers (the title and the alt text) are either some kind of x,y coordinate, or the two numbers are combined in some way to indicate an area.
Musing: to have a completely unambuguous number, you’d like to have an integer. The only way to get an integer is if the number we’re taking a log of (the 89387894 number) is a power of 5. Note that the numerals for 5^1 (5), 5^2 (25), 5^3 (125), 5^4 (625), and 5^5 (3125) are all kind of nicely placed in the center of the picture. Any way to backsolve how to pluck out, say, 3125 from that picture?
I got the password, but I cheated and cracked it. I’ll not list it here out of respect for those who wish to solve the puzzle the correct way, but if anyone wants to PM me I’ll let you know (it’s not terribly hard to crack on your own, anyway).
Not that I can do anything with the next step, though :smack:
I crumbled pretty quickly yesterday and asked badlyburnttoast for the password. For those who want to solve the math riddle the honest way (and I’m curious to understand how the formula could possibly produce the required password), I suggest this thread continue for that purpose.
For us cheaters, I’m going to start a new thread, “It’s an Enigma. Part II: After the Math Riddle,” devoted to deciphering the next puzzle, so we can proceed without ruining the surprise for those Dopers possessing more integrity and patience.
I doubt I’ll be working on this more, but my guess is that the eight-digit numbers translate somehow into co-ordinates. The “formula” web page is named Home (89585544), and there’s a hidden “Home” in the upper left corner, so presumably the upper-left of each picture is somehow represented by the coordinate 89585544. Then the coordinates are used to extract one or two numbers from each of the pictures. Finally, note the pixel size of each image is 768 X 768; 768 = 8 X 96 (an 8X8 square, IIRC, is the base compression unit in a jpeg file).
Dunno if any of this is correct, but I’m just dropping it in for posterity.