MOS substitution: Difference between revisions

Inthar (talk | contribs)
Inthar (talk | contribs)
Line 209: Line 209:
Case 2: neither of ''k'' and ''k'' + 1 equals (''b'' + ''c''). Here, if '''Y''' occurs ''j'' or ''j'' + 1 times in a window of size ''k'', then ''Y'' occurs ''j'' + 1 or ''j'' + 2 times in a window of size ''k'' + 2.
Case 2: neither of ''k'' and ''k'' + 1 equals (''b'' + ''c''). Here, if '''Y''' occurs ''j'' or ''j'' + 1 times in a window of size ''k'', then ''Y'' occurs ''j'' + 1 or ''j'' + 2 times in a window of size ''k'' + 2.


== Open questions ==
== MOS substitution scales and RTT ==
# Is there a simple answer for when a MOS substitution scale becomes a MOS after deleting the "added" steps?
# For an arbitrary ternary scale that results from MOS substitution, when are the GSes obtained via the procedure the shortest possible GSes?
# Call an almost parallelogram scale with ''a'' = 1 and ''b'' = ''n'' − 2 ''transposable''{{User:Inthar/Template:adhoc}}. Classify transposable MOS substitution scales.
 


== Code ==
== Code ==