Balanced word: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Tags: Mobile edit Mobile web edit |
||
| Line 5: | Line 5: | ||
where |''u''|<sub>''x''<sub>''i''</sub></sub> is the number of occurrences of the letter ''x''<sub>''i''</sub> in the word ''u''. | where |''u''|<sub>''x''<sub>''i''</sub></sub> is the number of occurrences of the letter ''x''<sub>''i''</sub> in the word ''u''. | ||
== Properties == | == Properties == | ||
A balanced word or necklace in ''N'' letters has a [[maximum variety]] bound of <math> N \choose {\lceil N/2 \rceil}</math>. | * A balanced word or necklace in ''N'' letters has a [[maximum variety]] bound of <math> N \choose {\lceil N/2 \rceil}</math>. | ||
* In the general rank-''d'' case, if ''w'' is an aperiodic infinite billiard word, then ''w'' is constructed via a finite sequence of ''congruence substitutions'' from infinite balanced words on 2 letters. A congruence substitution involves replacing the ''k''th letter of ''w'' with the ''k''th letter of ''a'' where ''a'' has a set of letters disjoint from that of ''w'' for all positive integers ''k''.<ref>Brauner, N., Crama, Y., Delaporte, E., Jost, V., & Libralesso, L. (2019). Do balanced words have a short period?. Theoretical Computer Science, 793, 169-180.</ref> | |||
== Generalizations == | == Generalizations == | ||
[[Category:Scale]][[Category:Terms]] | [[Category:Scale]][[Category:Terms]] | ||
[[Category:Combinatorics on words]] | [[Category:Combinatorics on words]] | ||
Revision as of 12:10, 31 December 2023
Let d ≥ 0. A word or necklace s is balanced if its balance satisfies the following:
[math]\displaystyle{ \operatorname{balance}(s) := \max \big\{ \big| |w|_{x_i} - |w'|_{x_i} \big| : x_i \text{ is a letter of }s\text{ and }k = \operatorname{len}(w) = \operatorname{len}(w') \big\} \leq 1, }[/math]
where |u|xi is the number of occurrences of the letter xi in the word u.
Properties
- A balanced word or necklace in N letters has a maximum variety bound of [math]\displaystyle{ N \choose {\lceil N/2 \rceil} }[/math].
- In the general rank-d case, if w is an aperiodic infinite billiard word, then w is constructed via a finite sequence of congruence substitutions from infinite balanced words on 2 letters. A congruence substitution involves replacing the kth letter of w with the kth letter of a where a has a set of letters disjoint from that of w for all positive integers k.[1]
Generalizations
- ↑ Brauner, N., Crama, Y., Delaporte, E., Jost, V., & Libralesso, L. (2019). Do balanced words have a short period?. Theoretical Computer Science, 793, 169-180.