Clarity,
Office 17622,
PO Box 6945,
London.
W1A 6US
United Kingdom
I was thinking about how the I Ching is composed of a total of 384 lines (6x64)
Wouldn't it be nice if you could 'interlock' the hexagrams like a jigsaw puzzle?
Have a look at the following code:
THE CODE
0000001001000101010000110100110010110110001110101110011110111111
The 64 bit code above 'defines' the whole of the I Ching, that is it maps the whole realm of change.
With no repetition.
This interlocking key shows a new order or cycle of change...
Different both to the pure binary (Fu Hsi) and also to the Original text arrangement.
You read it 6 'lines' at a time.
Left to right and bottom to top.
ie.
1st hex= the receptive
(000000)1001000101010000110100110010110110001110101110011110111111
2nd hex= bound/field splitting apart
0(000001)001000101010000110100110010110110001110101110011110111111
when you reach the last hexagrams you 'wrap around' the code...
0)0000010010001010100001101001100101101100011101011100111101(11111
easy to see if you write the code out on a circle.
There is something about the interlocking and circular repeating nature of this arrangement that really allures me.
I hope someone can shed some light on this 'discovery'
I've seen no reference to an arrangement of this nature.
Thanks in advance ;-)
JustJoolz
Wouldn't it be nice if you could 'interlock' the hexagrams like a jigsaw puzzle?
Have a look at the following code:
THE CODE
0000001001000101010000110100110010110110001110101110011110111111
The 64 bit code above 'defines' the whole of the I Ching, that is it maps the whole realm of change.
With no repetition.
This interlocking key shows a new order or cycle of change...
Different both to the pure binary (Fu Hsi) and also to the Original text arrangement.
You read it 6 'lines' at a time.
Left to right and bottom to top.
ie.
1st hex= the receptive
(000000)1001000101010000110100110010110110001110101110011110111111
2nd hex= bound/field splitting apart
0(000001)001000101010000110100110010110110001110101110011110111111
when you reach the last hexagrams you 'wrap around' the code...
0)0000010010001010100001101001100101101100011101011100111101(11111
easy to see if you write the code out on a circle.
There is something about the interlocking and circular repeating nature of this arrangement that really allures me.
I hope someone can shed some light on this 'discovery'
I've seen no reference to an arrangement of this nature.
Thanks in advance ;-)
JustJoolz
that checks all 64 bits numbers to see if they represent a solution would maybe take years.