Collapse: a Fibonacci and Sturmian Game

Total Page:16

File Type:pdf, Size:1020Kb

Collapse: a Fibonacci and Sturmian Game Collapse: A Fibonacci and Sturmian Game Dennis D.A. Epple Jason Siefken∗ Abstract We explore the properties of Collapse, a number game closely related to Fibonacci words. In doing so, we fully classify the set of periods (minimal or not) of finite Fibonacci words via careful examination of the Exceptional (sometimes called singular) finite Fibonacci words. Collapse is not a game in the Game Theory sense, but rather in the recreational sense, like the 15-puzzle (the game where you slide numbered tiles in an attempt to arrange them in order). It was created in an attempt to better understand Sturmian words (to be explained later). Collapse is played by manipulating finite sequences of integers, called words, using three rules. Before we introduce the rules, we need some notation. For an alphabet A, a word w is one of the following: a finite list of symbols w = w1w2w3 ··· wn (finite word), an infinite list of symbols w = w1w2w3 ··· (infinite word), or a bi-infinite list of symbols w = ··· w−1w0w1w2w3 ··· (bi-infinite word). The wi in each of these cases are called the letters of w. The number of letters of a finite word w is called the length of w and denoted by jwj. A subword of the word w = w1w2w3 ··· is a finite word u = wkwk+1wk+2 ··· wk+n composed of a contiguous segment of w and denoted by u ⊆ w. For words u = u1u2 ··· um and w = w1w2 ··· wn, the concatenation of u and w is the word uw = u1u2 ··· umw1w2 ··· wn: Similarly, wk is the concatenation of w with itself k times. ∗I would like to acknowledge the University of Victoria for their support and Professor Robert Burton for introducing me to the structures in the Fibonacci word. 1 Definition 1. If w is a finite word, we denote by w∗ the bi-infinite periodic word formed by repeating w, e.g. (123)∗ = ··· 123123 ··· : When writing w∗ we will always assume w to be as short as possible, e.g. instead of (1212)∗ we would write (12)∗. The goal of Collapse is to take a finite word on the alphabet A = N, called a starting word (we explain which words will be allowed in a moment), and reduce it, using only the rules listed below, to a word of the form (r)∗ where r is a single letter. Rules. (i) You may replace any letter n with the letter n + 1 followed by the letter n + 2. For example, 434 ! 4454 is a valid application. (ii) You may replace any pair of consecutive letters of the form n + 1 followed by n + 2 with the single letter n. For example, 4454 ! 434 is a valid application. (iii) You may replace a word S (or S∗) by a periodic word T ∗ with S ⊂ T ∗ (respectively S∗ ⊆ T ∗) as long as jT j ≤ jSj. For example, 3453 ! (345)∗ or (345)∗ ! (534)∗ are valid applications. To apply rule (i) or (ii) to a bi-infinite periodic word X∗, one should apply the rule to every occurrence of X. For example (343)∗ ! (4543)∗. A few samples of how to apply the above rules: (ii) (ii) (iii) 5667 −! 45 −! 3 −! (3)∗ (iii) (iii) (ii) 656 −! (65)∗ −! (56)∗ −! (4)∗ (i) (iii) (ii) (ii) 233 −! 3433 −! (343)∗ −! (23)∗ −! (1)∗ Exercise. Reduce 64556. You may have noticed that rule (iii) has some interesting consequences. For example, we can eliminate any prefix that also appears as a suffix, because if x and y are finite words then the word xyx is contained in the periodic word (xy)∗. Further, we may cyclically permute the letters since xy is contained in (yx)∗. It is worth noting that using rule (iii) in different ways can change the eventual solution, for example: 343 ! (343)∗ ! (23)∗ ! (1)∗ 343 ! (34)∗ ! (2)∗ 2 Let us now go about considering the starting words. The most naive way to obtain a word that can be reduced using the rules of Collapse is to start with any integer and expand it to a word using rule (i) repeatedly. For example, the rows of Figure 1 show the words obtained from 0 by repeatedly applying rule (i) to each letter. 0 1 2 2 3 3 4 3 4 45 4 5 5 6 4 5 56 5 6 675 6 6 7 6 7 7 8 Figure 1: Applications of rule (i) to obtain starting words. Of course, if these were the only staring words, it would make Collapse a fairly boring game since you could always win by using only rule (ii). However, a small modification will give this game a rich flavour. Definition 2. A starting word of Collapse is any subword of the word X where X is obtained by repeatedly applying rule (i) to the word 0. For example, if Rn is the nth row of the tree in Figure 1, any subword of Rn is a valid starting word. Exercise. Reduce the following words: 33, 455, 6756, 667677. Now that you are familiar with Collapse, we present the following questions. Question A. Can all starting words be reduced? Question B. Which starting words can be reduced in more than one way? 1 A Sturmian Excursion It turns out that we can answer questions about Collapse by understanding certain properties of Sturmian words (or Sturmian sequences). The precise relationship between Sturmian words and Collapse is given in Section 3. Definition 3. For any real number α 2 [0; 1], the characteristic Sturmian word Sα = a1a2 ::: is defined by ai = b(i + 1)αc − biαc: An alternative definition for Sα is the following. 3 Definition 4. For α 2 [0; 1], let [0; 1 + a1; a2;::: ] be the continued fraction expansion of α with the convention that if α 2 Q, then an = 1 is the last letter of the expansion. The (finite) standard Sturmian words of Sα are the finite words Si defined by S0 = 1; S1 = 0; . an−1 Sn = (Sn−1) Sn−2; and Sα = lim Si. i!1 It should be noted that for α 2 [0; 1], there is a larger set, the set of all Sturmian words associated with α. These words arise as limits of Sα, but are not needed for our investigation. We refer the curious reader to Lothaire [3] and Fogg [2]. Now, considering the number of subwords of Sα of a particular length, we get the following interesting property. Proposition 5 (Fogg [2]). Let α 2 [0; 1]. Then the number of distinct subwords of Sα of length n is at most n + 1, with equality if α2 = Q. We can say even more if n is the length of a standard Sturmian word of Sα. Proposition 6 (de Luca [4]). All rotates (cyclic permutations) of a standard Sturmian word are distinct. Proof. Let pi denote the number of 1's in Si and qi the length of Si. The recursion for Si implies the following recursions for pi and qi: p0 = 1; q0 = 0; p1 = 0; q1 = 1; pn = an−1pn−1 + pn−2; qn = an−1qn−1 + qn−2: It is easy to verify by induction that jpiqi−1 − pi−1qij = 1 and so gcd(pi; qi) = 1 for all i. Now suppose that Si can be written as a nontrivial rotate of itself. k Then Si = w for some word w and k > 1. But then k divides both pi and qi, a contradiction. Proposition 7. Let α 2 [0; 1] n Q. Then every rotate of the standard Sturmian word Si appears in Sα infinitely often. Proof. If i ≤ 1, then the statement holds trivially. For i > 1, we will show that every rotate of Si appears in Si+3 and thus in Sα. Using the recursion for Sturmian words, we have ai+2 ai+2−1 ai+1 ai Si+3 = (Si+2) Si+1 = (Si+2) (Si+1) Si(Si) Si−1: Since ai ≥ 1 for i > 1, the word SiSi, which contains every rotate of Si, is a subword of Si+3. Lastly it is clear from the Sturmian recursion that Si+3 appears infinitely often in Sα. 4 This proof can be modified, using slightly more arithmetic, to show that all rotates of Si do in fact appear in Si+2. We remark that the previous proposi- tion also holds for rational α 2 [0; 1] with the obvious exception that S1 = 0 (respectively S1 = 1) does not appear in Sα if α = 1 (respectively α = 0). As a corollary of the previous propositions, we observe that if n = jSij is the length of a standard Sturmian word for α 2 [0; 1]nQ, then of the n+1 subwords of length n appearing in Sα, exactly one is not a rotate of Si. These words will be crucial in the investigation of Collapse. 2 A Fibonaccian Analogy Let us examine the characteristic Sturmian word that will be our main concern in ( p )2 F S 1− 5 this paper. The infinite Fibonacci word is the word = ', where ' = 2 is the square of the inverse of the Golden Ratio. In this case, the standard Sturmian words generating F are the Fibonacci words Fn given by F0 = 1; F1 = 0; . Fn = Fn−1Fn−2: Notice that fn = jFnj satisfies the recursion for the Fibonacci numbers with f0 = f1 = 1. The first few Fibonacci words are: F0 = 1; F1 = 0; F2 = 01; F3 = 010; F4 = 01001; F5 = 01001010: There is a strong connection between Collapse and Fibonacci words. Consider the word given by the nth row of the tree in Figure 1 (the row starting with the letter n) and use rule (i) repeatedly on all letters less than 2n − 1 until all letters of the word are either 2n − 1 or 2n.
Recommended publications
  • Properties and Generalizations of the Fibonacci Word Fractal Exploring Fractal Curves José L
    The Mathematica® Journal Properties and Generalizations of the Fibonacci Word Fractal Exploring Fractal Curves José L. Ramírez Gustavo N. Rubiano This article implements some combinatorial properties of the Fibonacci word and generalizations that can be generated from the iteration of a morphism between languages. Some graphic properties of the fractal curve are associated with these words; the curves can be generated from drawing rules similar to those used in L-systems. Simple changes to the programs generate other interesting curves. ‡ 1. Introduction The infinite Fibonacci word, f = 0 100 101 001 001 010 010 100 100 101 ... is certainly one of the most studied words in the field of combinatorics on words [1–4]. It is the archetype of a Sturmian word [5]. The word f can be associated with a fractal curve with combinatorial properties [6–7]. This article implements Mathematica programs to generate curves from f and a set of drawing rules. These rules are similar to those used in L-systems. The outline of this article is as follows. Section 2 recalls some definitions and ideas of combinatorics on words. Section 3 introduces the Fibonacci word, its fractal curve, and a family of words whose limit is the Fibonacci word fractal. Finally, Section 4 generalizes the Fibonacci word and its Fibonacci word fractal. The Mathematica Journal 16 © 2014 Wolfram Media, Inc. 2 José L. Ramírez and Gustavo N. Rubiano ‡ 2. Definitions and Notation The terminology and notation are mainly those of [5] and [8]. Let S be a finite alphabet, whose elements are called symbols. A word over S is a finite sequence of symbols from S.
    [Show full text]
  • Sturmian Words and the Permutation That Orders Fractional Parts
    Sturmian Words and the Permutation that Orders Fractional Parts Kevin O’Bryant University of California, San Diego [email protected] http://www.math.ucsd.edu/∼kobryant November 12, 2002 Abstract A Sturmian word is a map W : N → {0, 1} for which the set of {0, 1}-vectors T Fn(W ) := {(W (i),W (i + 1),...,W (i + n − 1)) : i ∈ N} has cardinality exactly n + 1 for each positive integer n. Our main result is that the volume of the simplex whose n + 1 vertices are the n + 1 points in Fn(W ) does not depend on W . Our proof of this motivates studying algebraic properties of the per- mutation πα,n (where α is any irrational and n is any positive integer) that orders the fractional parts {α}, {2α},..., {nα}, i.e., 0 < {πα,n(1)α} < {πα,n(2)α} < ··· < {πα,n(n)α} < 1. We give a formula for the sign of πα,n, and prove that for every irrational α there are infinitely many n such that the order of πα,n (as an element of the symmetric group Sn) is less than n. 1 Introduction A binary word is a map from the nonnegative integers into {0, 1}. The factors of W are the column vectors (W (i),W (i + 1),...,W (i + n − 1))T , where i ≥ 0 and n ≥ 1. In particular, the set of factors of length n of a binary word W is defined by n T o Fn(W ) := (W (i),W (i + 1),...,W (i + n − 1)) : i ≥ 0 .
    [Show full text]
  • Fixed Points of Sturmian Morphisms and Their Derivated Words
    FIXED POINTS OF STURMIAN MORPHISMS AND THEIR DERIVATED WORDS KAREL KLOUDA, KATEŘINA MEDKOVÁ, EDITA PELANTOVÁ, AND ŠTĚPÁN STAROSTA Abstract. Any infinite uniformly recurrent word u can be written as concatenation of a finite number of return words to a chosen prefix w of u. Ordering of the return words to w in this concatenation is coded by derivated word du(w). In 1998, Durand proved that a fixed point u of a primitive morphism has only finitely many derivated words du(w) and each derivated word du(w) is fixed by a primitive morphism as well. In our article we focus on Sturmian words fixed by a primitive morphism. We provide an algorithm which to a given Sturmian morphism ψ lists the morphisms fixing the derivated words of the Sturmian word u = ψ(u). We provide a sharp upper bound on length of the list. Keywords: Derivated word, Return word, Sturmian morphism, Sturmian word 2000MSC: 68R15 1. Introduction Sturmian words are probably the most studied object in combinatorics on words. They are aperiodic words over a binary alphabet having the least factor complexity possible. Many properties, characteri- zations and generalizations are known, see for instance [5, 4, 2]. One of their characterizations is in terms of return words to their factors. Let u = u0u1u2 ··· be a binary infinite word with ui ∈ {0, 1}. Let w = uiui+1 ··· ui+n−1 be its factor. The integer i is called an occurrence of the factor w. A return word to a factor w is a word uiui+1 ··· uj−1 with i and j being two consecutive occurrences of w such that i < j.
    [Show full text]
  • Efficient Algorithms Related to Combinatorial Structure of Words
    Warsaw University Faculty of Mathematics, Informatics and Mechanics Marcin Pi¡tkowski Faculty of Mathematics and Computer Science Nicolaus Copernicus University Efficient algorithms related to combinatorial structure of words PhD dissertation Supervisor prof. dr hab. Wojciech Rytter Institute of Informatics Warsaw University March 2011 Author's declaration: Aware of legal responsibility I hereby declare that I have written this dissertation myself and all the contents of the dissertation have been obtained by legal means. .............................. .............................. date Marcin Pi¡tkowski Supervisor's declaration: This dissertation is ready to be reviewed. .............................. .............................. date prof. dr hab. Wojciech Rytter Abstract ∗ Problems related to repetitions are central in the area of combinatorial algorithms on strings. The main types of repetitions are squares (strings of the form zz) and runs (also called maximal repetitions). Denote by sq(w) the number of distinct squares and by ρ(w) the number of runs in a given string w; denote also by sq(n) and ρ(n) the maximal number of distinct squares and the maximal number of runs respectively in a string of the size n (we slightly abuse the notation by using the same names, but the meaning will be clear from the context). Despite a long research in this area the exact asymptotics of sq(n) and ρ(n) are still unknown. Also the algorithms for ecient calculation of sq(w) and ρ(w) are very sophisticated for general class of words. In the thesis we investigate these problems for a very special class S of strings called the standard Sturmian words one of the most investigated class of strings in combinatorics on words.
    [Show full text]
  • A Characterization of Sturmian Words by Return Words
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Europ. J. Combinatorics (2001) 22, 263–275 doi:10.1006/eujc.2000.0444 Available online at http://www.idealibrary.com on A Characterization of Sturmian Words by Return Words LAURENT VUILLON Nous presentons´ une nouvelle caracterisation´ des mots de Sturm basee´ sur les mots de retour. Si l’on considere` chaque occurrence d’un mot w dans un mot infini recurrent,´ on definit´ l’ensemble des mots de retour de w comme l’ensemble de tous les mots distincts commenc¸ant par une occurrence de w et finissant exactement avant l’occurrence suivante de w. Le resultat´ principal montre qu’un mot est sturmien si et seulement si pour chaque mot w non vide apparaissant dans la suite, la cardinalite´ de l’ensemble des mots de retour de w est egale´ a` deux. We present a new characterization of Sturmian words using return words. Considering each occur- rence of a word w in a recurrent word, we define the set of return words over w to be the set of all distinct words beginning with an occurrence of w and ending exactly before the next occurrence of w in the infinite word. It is shown that an infinite word is a Sturmian word if and only if for each non-empty word w appearing in the infinite word, the cardinality of the set of return words over w is equal to two. c 2001 Academic Press 1. INTRODUCTION Sturmian words are infinite words over a binary alphabet with exactly n 1 factors of length n for each n 0 (see [2, 6, 12]).
    [Show full text]
  • A7 INTEGERS 18A (2018) SUBSTITUTION INVARIANT STURMIAN WORDS and BINARY TREES Michel Dekking Department of Mathematics, Delft U
    #A7 INTEGERS 18A (2018) SUBSTITUTION INVARIANT STURMIAN WORDS AND BINARY TREES Michel Dekking Department of Mathematics, Delft University of Technology, Faculty EEMCS, P.O. Box 5031, 2600 GA Delft, The Netherlands [email protected] Received: 6/12/17, Accepted: 11/24/17, Published: 3/16/18 Abstract We take a global view at substitution invariant Sturmian sequences. We show that homogeneous substitution invariant Sturmian sequences sα,α can be indexed by two binary trees, associated directly with Johannes Kepler’s tree of harmonic fractions from 1619. We obtain similar results for the inhomogeneous sequences sα,1 α and − sα,0. 1. Introduction ASturmianwordw is an infinite word w = w0w1w2 ..., in which occur only n +1 subwords of length n for n =1, 2 .... It is well known (see, e.g., [17]) that the Sturmian words w can be directly derived from rotations on the circle as w = s (n) = [(n +1)α + ρ] [nα + ρ],n=0, 1, 2,.... (1) n α,ρ − or as w = s′ (n)= (n +1)α + ρ nα + ρ ,n=0, 1, 2,.... (2) n α,ρ ⌈ ⌉−⌈ ⌉ Here 0 <α<1andρ are real numbers, [ ] is the floor function, and is the ceiling · ⌈·⌉ function. Sturmian words have been named after Jacques Charles Fran¸cois Sturm, who never studied them. A whole chapter is dedicated to them in Lothaire’s book ‘Algebraic combinatorics on words’ ([17]). There is a huge literature, in particular on the homogeneous Sturmian words cα := sα,α, which have been studied since Johann III Bernoulli. The homogeneous Sturmian words are also known as characteristic words,seeChapter9in[2].
    [Show full text]
  • Sturmian Words: Structure, Combinatorics, and Their Arithmetics'
    Theoretical Computer Science Theoretical Computer Science 183 (1997) 45-82 Sturmian words: structure, combinatorics, and their arithmetics’ Aldo de Luca* Dipartimento di Matematica, Universitir di Roma “La Sapienza”, Piazzale A. Moro 2, 00185 Roma, and Istituto di Cibemetica de1 C.N. R., Arco Felice, Italy Abstract We prove some new results concerning the structure, the combinatorics and the arithmetics of the set PER of all the words w having two periods p and q, p <q, which are coprimes and such that ]w] = pfq-2. A basic theorem relating PER with the set of finite standard Sturmian words was proved in de Luca and Mignosi (1994). The main result of this paper is the following simple inductive definition of PER: the empty word belongs to PER. If w is an already constructed word of PER, then also (a~)‘-’ and (bw)‘-j belong to PER, where (-) denotes the operator of palindrome left-closure, i.e. it associates to each word u the smallest palindrome word u(-) having u as a suffix. We show that, by this result, one can construct in a simple way all finite and infinite standard Sturmian words. We prove also that, up to the automorphism which interchanges the letter a with the letter b, any element of PER can be codified by the irreducible fraction p/q. This allows us to construct for any n 20 a natural bijection, that we call Farey correspondence, of the set of the Farey series of order n+ 1 and the set of special elements of length n of the set St of all finite Sturmian words.
    [Show full text]
  • On Some Combinatorial and Algorithmic Aspects of Strings
    UNIVERSITE´ PARIS-EST MARNE-LA-VALLEE´ Ecole´ Doctorale ICMS (Information, Communication, Mod´elisationet Simulation) Laboratoire d'Informatique Gaspard-Monge UMR 8049 Habilitation thesis On Some Combinatorial and Algorithmic Aspects of Strings Gabriele FICI defended on December 3rd, 2015 with the following committee: Directeur : Marie-Pierre Beal´ - Universit´eParis-Est Marne-la-Vall´ee Rapporteurs : Christiane Frougny - Universit´eParis 8 Gwena¨el Richomme - Universit´ePaul-Val´eryMontpellier 3 Wojciech Rytter - University of Warsaw Examinateurs : Maxime Crochemore - King's College London Thierry Lecroq - Universit´ede Rouen Antonio Restivo - Universit`adi Palermo Table of Contents Table of Contents 1 R´esum´e 5 Abstract 7 1 Prefix Normal Words 7 2 Least Number of Palindromes in a Word 17 3 Bispecial Sturmian Words 21 4 Trapezoidal Words 25 5 The Array of Open and Closed Prefixes 29 6 Abelian Repetitions in Sturmian Words 31 7 Universal Lyndon Words 35 8 Cyclic Complexity 39 Bibliography 51 1 R´esum´e Dans ce m´emoireje pr´esente une s´electiondes r´esultatsque j'ai publi´esdepuis l'obtention de mon doctorat en 2006. J'ai d´ecid´ede n'inclure que les sujets sur lesquelles j'ai l'intention (l'esp´erance)de continuer `atravailler. Pour chaque sujet, je donne seulement une description des r´esultatsobtenus, les papiers originaux ´etant inclus en appendice `ace m´emoire. Ce document est structur´een huit parties, comme suit : 1. Prefix Normal Words. Ce chapitre concerne une nouvelle classe de mots, Prefix Normal Words, qui ´emergent naturellement dans un probl`emealgorithmique que nous avons intro- duit en 2009, le probl`eme du Jumbled Pattern Matching.
    [Show full text]
  • A Remark on Morphic Sturmian Words Informatique Théorique Et Applications, Tome 28, No 3-4 (1994), P
    INFORMATIQUE THÉORIQUE ET APPLICATIONS J. BERSTEL P. SÉÉBOLD A remark on morphic sturmian words Informatique théorique et applications, tome 28, no 3-4 (1994), p. 255-263 <http://www.numdam.org/item?id=ITA_1994__28_3-4_255_0> © AFCET, 1994, tous droits réservés. L’accès aux archives de la revue « Informatique théorique et applications » im- plique l’accord avec les conditions générales d’utilisation (http://www.numdam. org/conditions). Toute utilisation commerciale ou impression systématique est constitutive d’une infraction pénale. Toute copie ou impression de ce fichier doit contenir la présente mention de copyright. Article numérisé dans le cadre du programme Numérisation de documents anciens mathématiques http://www.numdam.org/ Informatique théorique et Applications/Theoretical Informaties and Applications (vol. 28, n° 3-4, 1994, p. 255 à 263) A REMARK ON MORPHIC STURMIAN WORDS (1) by J. BERSTEL (2) and P. SÉÉBOLD (3) Abstract. - This Note deals with binary Sturmian words that are morphic, i.e. generaled by iterating a morphism. Among these, characteristic words are a well-known subclass. We prove that for every characteristic morphic word x, the four words ox, &x, abx and ba x are morphic. 1. INTRODUCTION Combinatorial properties of finite and infinité words are of increasing importance in various fields of physics, biology, mathematics and computer science. Infinité words generated by various devices have been considered [11]. We are interested hère in a special family of infinité words, namely Sturmian words. Sturmian words represent the simplest family of quasi- crystals (see e.g. [2]). They have numerous other properties, related to continued fraction expansion {see [4, 6] for recent results, in relation with iterating morphisms).
    [Show full text]
  • Antipowers in Uniform Morphic Words and the Fibonacci Word
    Antipowers in Uniform Morphic Words and the Fibonacci Word Swapnil Garg Massachusetts Institute of Technology, Cambridge, MA 02139 [email protected] June 2021 Abstract Fici, Restivo, Silva, and Zamboni define a k-antipower to be a word composed of k pairwise distinct, concatenated words of equal length. Berger and Defant conjecture that for any suffi- ciently well-behaved aperiodic morphic word w, there exists a constant c such that for any k and any index i, a k-antipower with block length at most ck starts at the i-th position of w. They prove their conjecture in the case of binary words, and we extend their result to alphabets of arbitrary finite size and characterize those words for which the result does not hold. We also prove their conjecture in the specific case of the Fibonacci word. 1 Introduction This paper settles certain cases of a conjecture posed by Berger and Defant [2] concerning antipowers, first introduced by Fici, Restivo, Silva, and Zamboni in 2016. They define a k- antipower to be a word that is the concatenation of k pairwise distinct blocks of equal length [6]. For example, 011000 is a 3-antipower, as 01, 10, 00 are pairwise distinct. A variety of papers have been produced on the subject in the following years [1, 3, 4, 5, 7, 8, 10], with many finding bounds on antipower lengths in the Thue-Morse word [4, 7, 10]. arXiv:1907.10816v3 [math.CO] 21 Jun 2021 Clearly one can construct periodic words without long antipowers, but what about other words? An aperiodic infinite word is defined as a word with no periodic suffix, and an infinite word w is recurrent if every finite substring of w appears in w infinitely many times as a substring.
    [Show full text]
  • Combinatorics on Words: Christoffel Words and Repetitions in Words
    Combinatorics on Words: Christoffel Words and Repetitions in Words Jean Berstel Aaron Lauve Christophe Reutenauer Franco Saliola 2008 Ce livre est d´edi´e`ala m´emoire de Pierre Leroux (1942–2008). Contents I Christoffel Words 1 1 Christoffel Words 3 1.1 Geometric definition ....................... 3 1.2 Cayley graph definition ..................... 6 2 Christoffel Morphisms 9 2.1 Christoffel morphisms ...................... 9 2.2 Generators ............................ 15 3 Standard Factorization 19 3.1 The standard factorization .................... 19 3.2 The Christoffel tree ........................ 23 4 Palindromization 27 4.1 Christoffel words and palindromes ............... 27 4.2 Palindromic closures ....................... 28 4.3 Palindromic characterization .................. 36 5 Primitive Elements in the Free Group F2 41 5.1 Positive primitive elements of the free group .......... 41 5.2 Positive primitive characterization ............... 43 6 Characterizations 47 6.1 The Burrows–Wheeler transform ................ 47 6.2 Balanced1 Lyndon words ..................... 50 6.3 Balanced2 Lyndon words ..................... 50 6.4 Circular words .......................... 51 6.5 Periodic phenomena ....................... 54 i 7 Continued Fractions 57 7.1 Continued fractions ........................ 57 7.2 Continued fractions and Christoffel words ........... 58 7.3 The Stern–Brocot tree ...................... 62 8 The Theory of Markoff Numbers 67 8.1 Minima of quadratic forms .................... 67 8.2 Markoff numbers ......................... 69 8.3 Markoff’s condition ........................ 71 8.4 Proof of Markoff’s theorem ................... 75 II Repetitions in Words 81 1 The Thue–Morse Word 83 1.1 The Thue–Morse word ...................... 83 1.2 The Thue–Morse morphism ................... 84 1.3 The Tarry-Escott problem .................... 86 1.4 Magic squares ........................... 90 2 Combinatorics of the Thue–Morse Word 93 2.1 Automatic sequences ......................
    [Show full text]
  • *-Sturmian Words and Complexity Journal De Théorie Des Nombres De Bordeaux, Tome 15, No 3 (2003), P
    JOURNAL DE THÉORIE DES NOMBRES DE BORDEAUX IZUMI NAKASHIMA JUN-ICHI TAMURA SHIN-ICHI YASUTOMI *-sturmian words and complexity Journal de Théorie des Nombres de Bordeaux, tome 15, no 3 (2003), p. 767-804. <http://www.numdam.org/item?id=JTNB_2003__15_3_767_0> © Université Bordeaux 1, 2003, tous droits réservés. L’accès aux archives de la revue « Journal de Théorie des Nombres de Bordeaux » (http://jtnb.cedram.org/) implique l’accord avec les condi- tions générales d’utilisation (http://www.numdam.org/legal.php). Toute uti- lisation commerciale ou impression systématique est constitutive d’une infraction pénale. Toute copie ou impression de ce fichier doit conte- nir la présente mention de copyright. Article numérisé dans le cadre du programme Numérisation de documents anciens mathématiques http://www.numdam.org/ 767- *-Sturmian words and complexity par IZUMI NAKASHIMA, JUN-ICHI TAMURA et SHIN-ICHI YASUTOMI RÉSUMÉ. Nous définissons des notions analogues à la complexité p(n) et aux mots Sturmiens qui sont appelées respectivement *- complexité p*(n) et mots *-Sturmiens. Nous démontrons que la classe des mots *-Sturmiens coincide avec la classe des mots sa- tisfaisant à + 1 et nous déterminons la structure des mots *-Sturmiens. Pour une classe de mots satisfaisant à p*(n) = n +1, nous donnons une formule générale et une borne supérieure pour p(n). En utilisant cette formule générale, nous donnons des formules explicites pour p(n) pour certains mots appartenant à cette classe. En général, p(n) peut prendre des valeurs élevées, à savoir p(n) &#x3E; 2n12014~ pour certains mots *-Sturmiens. Cependant l’entropie topologique de n’importe quel mot *-Sturmien est nulle.
    [Show full text]