Interleaving: Difference between revisions
| Line 98: | Line 98: | ||
If any maximal subword of consecutive '''Z'''s has ''q'' > 1, then the scale can be split into two subwords of length ''a'' + ''b'', ''w''<sub>1</sub> with the maximal number of consecutive '''Z''''s and ''w''<sub>2</sub> with the minimal number of '''Z'''s. We can also choose ''w''<sub>1</sub> to begin in ''S''<sub>1</sub> (because?) | If any maximal subword of consecutive '''Z'''s has ''q'' > 1, then the scale can be split into two subwords of length ''a'' + ''b'', ''w''<sub>1</sub> with the maximal number of consecutive '''Z''''s and ''w''<sub>2</sub> with the minimal number of '''Z'''s. We can also choose ''w''<sub>1</sub> to begin in ''S''<sub>1</sub> (because?) | ||
Scoot ''w''<sub>1</sub> to the right one step at a time until it loses | Scoot ''w''<sub>1</sub> to the right one step at a time until it loses one '''Z'''. This proves either that a non-'''Z''' letter is equal to '''Z''' or that the offset goes in the wrong direction. Hence ''q'' = 1, as desired. | ||
If ''k'' > 1, stack the word of ''k''-steps in the scale, yielding a circular word ''T'', which traverses all notes of ''S'' since gcd(''k'', 2(''a'' + ''b'')) = 1. Since ''k'' is odd, the letters of this word alternate between beginning in ''S''<sub>1</sub> and beginning in ''S''<sub>2</sub>. By a reasoning similar to the above, ''T'' has a letter '''δ''' between its two mutually interleaved strands. (To be continued) | If ''k'' > 1, stack the word of ''k''-steps in the scale, yielding a circular word ''T'', which traverses all notes of ''S'' since gcd(''k'', 2(''a'' + ''b'')) = 1. Since ''k'' is odd, the letters of this word alternate between beginning in ''S''<sub>1</sub> and beginning in ''S''<sub>2</sub>. By a reasoning similar to the above, ''T'' has a letter '''δ''' between its two mutually interleaved strands. (To be continued) | ||