SN scale: Difference between revisions
→Further definition: You don't actually need to treat a as larger than c for the corresponding reverse operation c -> ac where a is a new step size. |
|||
| Line 43: | Line 43: | ||
(10,5,2)->(3,5,2)->(3,0,2)->(1,0,2)->(1,0,1)->(0,0,1) | (10,5,2)->(3,5,2)->(3,0,2)->(1,0,2)->(1,0,1)->(0,0,1) | ||
We list in order the letter with the highest incidence in each step (relabeling ''S''1, ''S''2, and ''S''3 as ''a'', ''b'', and ''c'' respectively): ''abacac'' | We list in order the letter with the highest incidence in each step (relabeling ''S''1, ''S''2, and ''S''3 as ''a'', ''b'', and ''c'' respectively): ''abacac'' | ||
To generate the word, we apply M''abaca''(''c''), as in | To generate the word, we apply M''abaca''(''c''), as in | ||