Re: Evidence of transposition misalignment in the 340
Largo wrote:Hi Jarlve,
this is an very intersting find. I can see that the orange and red squares form a structure, but I find it a bit hard to see the relationship between the structure and the bigrams in the image. When I apply period 29 to the z340 I count 33 bigram repeats, can you confirm that?
Today I fooled around a bit with period 19 / flipped period 15 and had an idea. What would happen when I shift the rows of the cipher by an offset of -2 per row? Row 1 has no offset, row 2 will then be shifted 2 letters to the left, row 3 will be shifted 4 letters to the left…and so on. This array represents the offsets for the shifting:
shifting_pattern = _list([0, -2, -4, -6, -8, -10, -12, -14, -16, 0, -2, -4, -6, -8, -10, -12, -14, -16, 0, -2]),
After the row shift I rotated the cipher by 270 degrees (respectively -90 degrees). Then I counted the repeated bigrams and found 39. This is nothing special since this kind of transposition has almost the same effect like a period 19 transposition. The only difference is that period 19 is consistent over the whole cipher and my row shift creates two „breaks“ (I hope you can decipher my broken english…I am still a bit tired from the new years party last night).
So I think that a regular shifting pattern can result in a cipher which looks like a cipher with a misalignment.
- Code: Select all
H+MwICV9K-RR+4apIbID
EB+o7emLhu5JN0VMq+FH
RjUVFFuznc7IImUQL+eN
akZxPaLjMU1o7tZGRqhb
bOGb+gIG+VE7FV7gtWWe
clWO3Dkg0+ITB4-ITCnS
dDj+4j7J+dD4t1+t+uvu
VWq+eb+pZJYMj+rmLW1Z
PYLR5wK2R+Bm8+BxftBO
emkKyRQkgOb+wcXu#Pyw
InugzdlOFb03RGfBCOYA
foHSMF8+BvTBuFoKnSOI
LKJb+cgytnMF#Nsj+HBK
TpBbuOUNrFKgzd4OFTo8
Gqrv1-tYABOnSpzbc5-+
gNsd2oXu#rUtr7CdWjCa
hbtchhG+4-+ckgEmBqtM
Jarlve, smokie, David.......Do you think that could be the case? Maybe I missunderstand something...
The following sheet shows the differences between the repeated bigrams for period 19, flipped left to right + period 15 and shifted rows. I have used my own transcription of 340, so the symbols will not match with yours:
I am not really sure. It looks like the message above is 20 x 17. You redrafted the message into 19 columns, then rotated it so that the repeat symbols would be read horizontally, and then redrafted it again into 20 columns?






and 

are the same because they belong to the same set of bigrams linked by period 29.