PDA

View Full Version : Can You See The Patterns..?


wustvn
07-30-2008, 02:16 PM
Hello to all of you guys,
Is there any of you can help me finding the relationships/patterns of table that I attach below? (file name: puzle.pdf)
(The table consist of 100 rows and 20 columns, contains of numbers 0-9).
Thank's.

EDIT:
Maybe this clues, that I've found so far, can help?
Assume:
# 1-350 as rows, #1-20 as columns.
Number 5 in row 1, column 2 repeated again in row 2, column 2.
Number 6 in row 1, column 3/4 repeated again in row 2, column 4.
Number 8 in row 1, column 6/8 repeated again in row 2, column 5/8.
Number 7 in row 1, column 9 repeated again in row 2, column 11.
Number 3 in row 1, column 11 repeated again in row 2, column 12.
Number 8 in row 1, column 12 repeated again in row 2, column 9.
Number 9 in row 1, column 14/15 repeated again in row 2, column 16.
Number 4 in row 1, column 19/20 repeated again in row 2, column 17.

Number 8 in row 2, column 5/8 repeated again in row 3, column 8.
Number 7 in row 2, column 11 repeated again in row 3, column 11.
Number 4 in row 2, column 17 repeated again in row 3, column 18.
Number 9 in row 2, column 20 repeated again in row 3, column 20.

Number 8 in row 3 column 8 repeated again in row 4, column 6.
Number 0 in row 3, column 10 repeated again in row 4, column 12.
Number 5 in row 3, column 12 repeated again in row 4, column 10.
Number 2 in row 3, column 13 repeated again in row 4, column 13.
Number 6 in row 3, column 17 repeated again in row 4, column 18.
Number 4 in row 3, column 18 repeated again in row 4, column 20.
Number 5 in row 3, column 19 repeated again in row 4, column 19.

Temporary conclusion:
There's at least one number repeated to the next row (if the tables is seen by every four columns), but sometimes there's indeed no repeated numbers at all (such as column 1,2,3,4 row 1 to row 2).
This not just happen to the next row, but also to the next four columns.

entropie
07-31-2008, 04:08 AM
Normal distribution - Wikipedia, the free encyclopedia (http://en.wikipedia.org/wiki/Normal_distribution)

wustvn
07-31-2008, 07:59 AM
Hi entropie, nice to meet you...
Once I had seen this by normal distribution approach, but looks like no result. :)
Someone in other forum also gave me these:
VIC cipher - Wikipedia, the free encyclopedia (http://en.wikipedia.org/wiki/VIC_cipher)
The VIC Cipher (http://www.quadibloc.com/crypto/pp1324.htm)
Nihilist cipher - Wikipedia, the free encyclopedia (http://en.wikipedia.org/wiki/Nihilist_cipher)
But I don't learn it yet.
Thx.

Colors
08-07-2008, 08:36 AM
Tables, so I thought multiplication... but I got nothing. I don't "see" anything either: http://img186.imagevenue.com/img.php?image=94486_pretty_122_6lo.jpg (not even when I made them pixel size-ish)

Jack Flak
08-07-2008, 09:04 AM
If you manage that, try this one. I'd like to know what it says.

http://oranchak.com/zodiac/webtoy/

wustvn
08-07-2008, 01:33 PM
Tables, so I thought multiplication... but I got nothing. I don't "see" anything either (not even when I made them pixel size-ish)
The sequences of the columns don't have to be 1,2,3,...20. You can make new sequences, as long as the sequences of the rows change simultaneously. Someone had tried to visualize it at gestalt (http://asdgestalt.com/viewtopic.php?f=8&t=2315), but the patterns are hidden so neatly, or it needs another approaches.
Now I take this to algoritma/cipher/cryptography forums. :)
Thx.