The pivots, some patterns and lack of sleep
Hi,
since I was not in the mood to work on my solver I decided to look at the pivots again for a moment. Unfortunately I had not much sleep and thus some patterns appeared before my eyes. Usually I think that patterns are no good but my finds became interesting anyway. So here is what I have found:
First I had checked which symbols are surrounding the pivots. I recognized the filled circle and the plus sign (not sure if this was mentioned before). On the image above you can see that a pattern can be found. After that I have determined the distance between the pivots (given that „R“ is the starting point of the left pivot and the reversed „B“ is the starting point of the pivot on the right). The distance is 39. Next I checked visually for more of those repeating symbols. This was the result:
As you can see there are a couple of symbols which repeats after a distance of 39. The green line shows the distance between the pivots and the blue lines are showing symbols with a distance of 39
Then I wrote a small script which checks the whole cipher for those repeats. This is the result:
since I was not in the mood to work on my solver I decided to look at the pivots again for a moment. Unfortunately I had not much sleep and thus some patterns appeared before my eyes. Usually I think that patterns are no good but my finds became interesting anyway. So here is what I have found:
First I had checked which symbols are surrounding the pivots. I recognized the filled circle and the plus sign (not sure if this was mentioned before). On the image above you can see that a pattern can be found. After that I have determined the distance between the pivots (given that „R“ is the starting point of the left pivot and the reversed „B“ is the starting point of the pivot on the right). The distance is 39. Next I checked visually for more of those repeating symbols. This was the result:
As you can see there are a couple of symbols which repeats after a distance of 39. The green line shows the distance between the pivots and the blue lines are showing symbols with a distance of 39
Then I wrote a small script which checks the whole cipher for those repeats. This is the result:






