Fraenkel word: Difference between revisions
Tags: Mobile edit Mobile web edit |
Tags: Mobile edit Mobile web edit |
||
| Line 65: | Line 65: | ||
== Open problems == | == Open problems == | ||
For [[circular word]]s (equivalently, infinite periodic words), '''Fraenkel's conjecture''' asserts that the only [[balanced]] circular words over ''n'' ≥ 3 letters with letter occurrences pairwise distinct are (letter reassignments of) <math>F_n.</math><ref>Bulgakova, D. V., Buzhinsky, N., & Goncharov, Y. O. (2023). On balanced and abelian properties of circular words over a ternary alphabet. Theoretical Computer Science, 939, 227-236.</ref> The conjecture is known to be true for 3 ≤ ''n'' ≤ 7. | For [[circular word]]s (equivalently, infinite periodic words), '''Fraenkel's conjecture''' asserts that the only [[balanced]] circular words over ''n'' ≥ 3 letters with letter occurrences pairwise distinct are (letter reassignments of) <math>F_n.</math><ref>Bulgakova, D. V., Buzhinsky, N., & Goncharov, Y. O. (2023). On balanced and abelian properties of circular words over a ternary alphabet. Theoretical Computer Science, 939, 227-236.</ref> The conjecture is known to be true for 3 ≤ ''n'' ≤ 7. | ||
== See also == | |||
* [[ABACABA JI scales]] | |||
* [[ABACABADABACABA JI scales]] | |||
== References == | == References == | ||
Revision as of 15:00, 15 February 2024
In combinatorics on words, the Fraenkel word over n letters [math]\displaystyle{ \mathbf{0}, \mathbf{1}, ..., (\mathbf{n-1}) }[/math] is defined recursively by
[math]\displaystyle{ \displaystyle{ \begin{align*} F_0 &= \epsilon, \\ F_1 &= \mathbf{0}, \\ F_2 &= \mathbf{010}, \\ F_3 &= \mathbf{0102010}, \\ &\ \ \vdots \\ F_{n} &= F_{n-1}(\mathbf{n-1})F_{n-1}. \end{align*}} }[/math]
Here ε is the empty word.
Fraenkel words are named after mathematician Aviezri S. Fraenkel.
Facts
Below we denote the length of a word w by |w| and the number of occurrences of the letter i in w as |w|i, as is standard notation in combinatorics on words. The notation w(u0, ..., ur−1) represents the word w in 0, 1, ..., r−1 but with i replaced by the word ui.
Fraenkel words are balanced
Theorem — As circular words, Fraenkel words are balanced.
The theorem will be a consequence of the following lemmas:
Lemma — Let Fn denote the non-circular Fraenkel word on n letters. For n ≥ 1 and 0 ≤ i ≤ n − 1, the letter i appears once every 2i+1 letters in Fn; i.e. in every subword of the form iwi, |w| = 2i+1 − 1.
iFik...
where k > i, and F0 is the empty word. Since k occurs as the middle letter of Fk+1, there is a copy of Fk that follows k; Fk has Fi as a prefix. Thus Fn has a subword
iFikFii,
as desired, since |Fi| = 2i − 1. [math]\displaystyle{ \square }[/math]Lemma — For all n ≥ 1, 0 ≤ i ≤ n − 1, and 1 ≤ |w| ≤ 2n/2 − 2, the following holds for any subword w of Fn:
- If |w| ≡ 0 mod 2i+1, then |w|i = |w|/2i+1.
- If |w| ≢ 0 mod 2i+1, then |w|i = either floor(|w|/2i+1) or ceil(|w|/2i+1).
- More precisely, if for a given i we have w = uv or vu where u is a possibly empty word whose length is 0 mod 2i+1, and v is a nonempty word intersecting the middle of an Fi+1, then |w|i = ceil(|w|/2i+1). Otherwise, |w|i = floor(|w|/2i+1).
Lemma — Let Gn denote the circular Fraenkel word on n letters. Suppose w is a proper subword of Gn such that w = uv where u is a nonempty suffix of Fn and v is a nonempty prefix of Fn. For 1 ≤ |w| ≤ 2n/2 − 2, either |w|i = ceil(|w|/2i+1) or ceil(|w|/2i+1) − 1.
- Both |u| and |v| are 0 mod 2i+1.
- At least one of |u| and |v| is not 0 mod 2i+1.
In case 1, by the preceding lemma |u|i = |u|/2i+1 and |v|i = |v|/2i+1, and hence |w|i = |w|/2i+1 = ceil(|w|/2i+1).
In case 2, suppose w = ustv where st is as in case 1 and |u| and |v| are less than 2i+1. Neither u nor v can contain an i, as they are subwords of Fi. Using |st| = |st|i2i+1, we have
|st|i2i+1 < |w| = |st|i2i+1 + |u| + |v| ≤ |st|i2i+1+ 2i+1 − 2,
thus
|w|i ≥ |st|i = |st|/2i+1 = ceil(|w|/2i+1) − 1.
On the other hand, |w|i < ceil(|w|/2i+1), lest u or v have an i. Therefore |w|i = ceil(|w|/2i+1) − 1. [math]\displaystyle{ \square }[/math]Open problems
For circular words (equivalently, infinite periodic words), Fraenkel's conjecture asserts that the only balanced circular words over n ≥ 3 letters with letter occurrences pairwise distinct are (letter reassignments of) [math]\displaystyle{ F_n. }[/math][1] The conjecture is known to be true for 3 ≤ n ≤ 7.
See also
References
- ↑ Bulgakova, D. V., Buzhinsky, N., & Goncharov, Y. O. (2023). On balanced and abelian properties of circular words over a ternary alphabet. Theoretical Computer Science, 939, 227-236.