Quote:
Originally Posted by skupitup
I just ran all the numbers through a binary to decimal converter and found something very interesting, all numbers are in the order they appear. there is a very obvious repeating pattern.
11111
10111101111011000110110100001101011001000010111,
10111101111011000110110100001101011001000010111101 11101111011000110110
10111101111011000110110100001101011001000010111101 111011110110001101101111101110110010111111
10111101111011000110110100001101011001000010111101 11101111011000110110111110111011001011111110010101 0101110001110101
11111
10111101111011000110110100001101011001000010111101 11101111011000110110111110111011001011111110010101 01011100011101011010000000100101011110
10111101111011000110110100001101011001000010111101 11101111011000110110111110111011001011111110010101 01011100011101011010000000100101011110110010101101 1000010110
10111101111011000110110100001101011001000010111101 11101111011000110110111110111011001011111110010101 01011100011101011010000000100101011110110010101101 1000010110100011100101010000011010
10111101111011000110110100001101011001000010111101 11101111011000110110111110111011001011111110010101 01011100011101011010000000100101011110110010101101 10000101101000111001010100000110101001011111011111 11010111
|
Think that this happens when I do a little splitting of my own:
11111
101111011110110001101101
00001101011001000010111
101111011110110001101101
00001101011001000010111
10111101111011000110110
101111011110110001101101
00001101011001000010111
101111011110110001101101
111101110110010111111
101111011110110001101101
00001101011001000010111
101111011110110001101101
111101110110010111111100101010101110001110101
I put a line break at the comma. The beginning remains the same, but the ends differ... Any ideas?