中文
相关论文

相关论文: On two conjectures of Shallit about Thue-Morse-lik…

200 篇论文

Two words are $k$-binomially equivalent whenever they share the same subwords, i.e., subsequences, of length at most $k$ with the same multiplicities. This is a refinement of both abelian equivalence and the Simon congruence. The…

离散数学 · 计算机科学 2018-12-19 Marie Lejeune , Julien Leroy , Michel Rigo

We say that two finite words $u$ and $v$ are abelian equivalent if and only if they have the same number of occurrences of each letter, or equivalently if they define the same Parikh vector. In this paper we investigate various abelian…

组合数学 · 数学 2009-04-21 Gwénaël Richomme , Kalle Saari , Luca Q. Zamboni

We show that the 2-abelian complexity of the infinite Thue-Morse word is 2-regular, and other properties of the 2-abelian complexity, most notably that it is a concatenation of palindromes of increasing length. We also show sharp bounds for…

组合数学 · 数学 2015-06-03 Florian Greinecker

Two finite words are k-binomially equivalent if each subword (i.e., subsequence) of length at most k occurs the same number of times in both words. The k-binomial complexity of an infinite word is a function that maps the integer $n\geq 0$…

组合数学 · 数学 2024-12-25 M. Golafshan , M. Rigo , M. Whiteland

We prove that a sequence satisfying a certain symmetry property is $2$-regular in the sense of Allouche and Shallit, i.e., the $\mathbb{Z}$-module generated by its $2$-kernel is finitely generated. We apply this theorem to develop a general…

形式语言与自动机理论 · 计算机科学 2023-09-04 Aline Parreau , Michel Rigo , Eric Rowland , Elise Vandomme

Infinite products associated with the $\pm 1$ Thue-Morse sequence whose value is rational or algebraic irrational have been studied by several authors. In this short note we prove three new infinite product identities involving ${\pi}$,…

数论 · 数学 2020-09-07 László Tóth

Nous d\'ecrivons quelques r\'esultats r\'ecents sur la suite de Thue-Morse, ainsi que des questions ou conjectures, dont l'une, due \`a Shevelev, est r\'esolue dans cet article. We describe some recent results on the Thue-Morse sequence. We…

数论 · 数学 2014-02-04 Jean-Paul Allouche

Two words are $k$-binomially equivalent if each subword of length at most $k$ occurs the same number of times in both words. The $k$-binomial complexity of an infinite word is a counting function that maps $n$ to the number of $k$-binomial…

组合数学 · 数学 2022-12-07 Michel Rigo , Manon Stipulanti , Markus A. Whiteland

We define the Thue-Morse transform T on a class of infinite binary words. It sends the alternating word a_0 = 010101... to the Thue-Morse sequence. We then study its orbit a_m = T^m(a_0) as well as the sequences u_m and v_m giving…

数论 · 数学 2026-05-29 Benoit Cloitre

Recently Dekking conjectured the form of the subword complexity function for the Fibonacci-Thue-Morse sequence. In this note we prove his conjecture by purely computational means, using the free software Walnut.

离散数学 · 计算机科学 2020-11-10 Jeffrey Shallit

Following Inoue et al., we define a word to be a repetition if it is a (fractional) power of exponent at least 2. A word has a repetition factorization if it is the product of repetitions. We study repetition factorizations in several…

形式语言与自动机理论 · 计算机科学 2023-11-30 Jeffrey Shallit , Xinhao Xu

Given a countable set X (usually taken to be the natural numbers or the integers), an infinite permutation \pi of X is a linear ordering of X. This paper investigates the combinatorial complexity of the infinite permutation on the natural…

组合数学 · 数学 2010-04-06 Steven Widmer

Let $t_n = (-1)^{s_2(n)}$, where $s_2(n)$ is the sum of binary digits function. The sequence $(t_n)_{n\in \mathbb N}$ is the well-known Prouhet-Thue-Morse sequence. In this note we initiate the study of the sequence $(h_n)_{n\in \mathbb…

数论 · 数学 2021-10-01 Eryk Lipka , Maciej Ulas

In this paper we investigate local to global phenomena for a new family of complexity functions of infinite words indexed by $k \in \Ni \cup \{+\infty\}$ where $\Ni$ denotes the set of positive integers. Two finite words $u$ and $v$ in…

组合数学 · 数学 2013-02-18 Juhani Karhumäki , Aleksi Saarela , Luca. Q. Zamboni

Motivated by a conjecture of Frid, Puzynina, and Zamboni, we investigate infinite words with the property that for infinitely many n, every length-n factor is a product of two palindromes. We show that every Sturmian word has this property,…

组合数学 · 数学 2015-09-18 Adam Borchert , Narad Rampersad

In this paper we study the privileged complexity function of the Thue-Morse word. We prove a recursive formula describing this function, and using the formula we show that the function is unbounded and that the values of the function have…

组合数学 · 数学 2015-07-23 Jarkko Peltomäki

The Nyldon factorization is a string factorization that is a non-decreasing product of Nyldon words. Nyldon words and Nyldon factorizations are recently defined combinatorial objects inspired by the well-known Lyndon words and Lyndon…

数据结构与算法 · 计算机科学 2025-09-12 Kaisei Kishi , Kazuki Kai , Yuto Nakashima , Shunsuke Inenaga , Hideo Bannai

Two polynomials $F_k(X_1,\dots,X_k)$ and $\Theta_k(X_1,\dots,X_k)$ over $\Bbb F_2$ arose from the study of a conjecture by C. Carlet about the sum-freedom of the multiplicative inverse function of $\Bbb F_{2^n}$. Both $F_k$ and $\Theta_k$…

数论 · 数学 2025-02-10 Xiang-dong Hou , Shujun Zhao

The initial non-repetitive complexity function of an infinite word x (first defined by Moothathu) is the function of n that counts the number of distinct factors of length n that appear at the beginning of x prior to the first repetition of…

组合数学 · 数学 2016-01-15 Jeremy Nicholson , Narad Rampersad

We introduce and study a complexity function on words $c_x(n),$ called \emph{cyclic complexity}, which counts the number of conjugacy classes of factors of length $n$ of an infinite word $x.$ We extend the well-known Morse-Hedlund theorem…

形式语言与自动机理论 · 计算机科学 2016-06-29 Julien Cassaigne , Gabriele Fici , Marinella Sciortino , Luca Q. Zamboni
‹ 上一页 1 2 3 10 下一页 ›