中文
相关论文

相关论文: Nyldon Factorization of Thue-Morse Words and Fibon…

200 篇论文

We study the $k$-Bonacci word over the infinite alphabet $\mathbb{N}$. Since the alphabet is infinite, the usual factor complexity is infinite and does not provide any information. We therefore investigate factor occurrence statistics in…

The generalized *-products, or the $*_N$-products, appear both in the one-loop effective action of noncommutative Yang-Mills theories and in the coupling of a closed string to N open strings on a disk when the D-brane world-volume is…

高能物理 - 理论 · 物理学 2008-11-26 Youngjai Kiem , Dong Hyun Park , Sangmin Lee

Trapezoidal words are words having at most $n+1$ distinct factors of length $n$ for every $n\ge 0$. They therefore encompass finite Sturmian words. We give combinatorial characterizations of trapezoidal words and exhibit a formula for their…

形式语言与自动机理论 · 计算机科学 2013-01-22 Michelangelo Bucci , Alessandro De Luca , Gabriele Fici

An abelian square is the concatenation of two words that are anagrams of one another. A word of length $n$ can contain at most $\Theta(n^2)$ distinct factors, and there exist words of length $n$ containing $\Theta(n^2)$ distinct…

离散数学 · 计算机科学 2017-02-27 Gabriele Fici , Filippo Mignosi , Jeffrey Shallit

We present two variations of Duval's algorithm for computing the Lyndon factorization of a word. The first algorithm is designed for the case of small alphabets and is able to skip a significant portion of the characters of the string, for…

数据结构与算法 · 计算机科学 2014-07-14 Sukhpal Singh Ghuman , Emanuele Giaquinta , Jorma Tarhio

A Lyndon word is a primitive string which is lexicographically smallest among cyclic permutations of its characters. Lyndon words are used for constructing bases in free Lie algebras, constructing de Bruijn sequences, finding the…

数据结构与算法 · 计算机科学 2013-01-03 Shoshana Marcus , Dina Sokol

A set of words, also called a language, is letter-balanced if the number of occurrences of each letter only depends on the length of the word, up to a constant. Similarly, a language is factor-balanced if the difference of the number of…

形式语言与自动机理论 · 计算机科学 2022-11-28 Léo Poirier , Wolfgang Steiner

In this paper, we determine the maximum number of distinct Lyndon factors that a word of length $n$ can contain. We also derive formulas for the expected total number of Lyndon factors in a word of length $n$ on an alphabet of size…

组合数学 · 数学 2017-01-05 Amy Glen , Jamie Simpson , W. F. Smyth

A Lyndon word is a non-empty word strictly smaller in the lexicographic order than any of its suffixes, except itself and the empty word. In this paper, we show how Lyndon words can be used in the distributed control of a set of n weak…

分布式、并行与集群计算 · 计算机科学 2016-08-16 Yoann Dieudonné , Franck Petit

Lyndon factorization and Lempel-Ziv (LZ) factorization are both important tools for analysing the structure and complexity of strings, but their combinatorial structure is very different. In this paper, we establish the first direct…

数据结构与算法 · 计算机科学 2020-12-08 Juha Kärkkäinen , Dominik Kempa , Yuto Nakashima , Simon J. Puglisi , Arseny M. Shur

We regard a finite word $u=u_1u_2\cdots u_n$ up to word isomorphism as an equivalence relation on $\{1,2,\ldots, n\}$ where $i$ is equivalent to $j$ if and only if $x_i=x_j.$ Some finite words (in particular all binary words) are generated…

组合数学 · 数学 2014-04-04 Tero Harju , Mari Huova , L. Q. Zamboni

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

An S-adic expansion of an infinite word is a way of writing it as the limit of an infinite product of substitutions (i.e., morphisms of a free monoid). Such a description is related to continued fraction expansions of numbers and vectors. A…

动力系统 · 数学 2017-07-19 Valérie Berthé , Vincent Delecroix

The $\ell$-Rauzy graph of order $k$ for any infinite word is a directed graph in which an arc $(v_1,v_2)$ is formed if the concatenation of the word $v_1$ and the suffix of $v_2$ of length $k-\ell$ is a subword of the infinite word. In this…

组合数学 · 数学 2022-10-28 Rajavel Praveen M , Rama R

If $u$ and $v$ are two words, the correlation of $u$ over $v$ is a binary word that encodes all possible overlaps between $u$ and $v$. This concept was introduced by Guibas and Odlyzko as a key element of their method for enumerating the…

组合数学 · 数学 2023-09-14 Narad Rampersad , Max Wiebe

A factorization of an element $x$ in a monoid $(M, \cdot)$ is an expression of the form $x = u_1^{z_1} \cdots u_k^{z_k}$ for irreducible elements $u_1, \ldots, u_k \in M$, and the length of such a factorization is $z_1 + \cdots + z_k$. We…

We describe factor frequencies of the generalized Thue-Morse word t_{b,m} defined for integers b greater than 1, m greater than 0 as the fixed point starting in 0 of the morphism \phi_{b,m} given by \phi_{b,m}(k)=k(k+1)...(k+b-1), where k =…

组合数学 · 数学 2013-02-05 Lubomira Balkova

Factorization -- a simple form of standardization -- is concerned with reduction strategies, i.e. how a result is computed. We present a new technique for proving factorization theorems for compound rewriting systems in a modular way, which…

计算机科学中的逻辑 · 计算机科学 2020-12-29 Beniamino Accattoli , Claudia Faggian , Giulio Guerrieri

We show the factorization of correlation functions of tachyon operators in 2D string theory using the discretized approach of Moore. Our demonstration of the factorization is more general than that of the paper of Sakai and Tanii. We obtain…

高能物理 - 理论 · 物理学 2009-10-22 Hiroshi Shirokura

Partial words are sequences over a finite alphabet that may contain wildcard symbols, called holes, which match or are compatible with all letters; partial words without holes are said to be full words (or simply words). Given an infinite…

离散数学 · 计算机科学 2011-08-19 Francine Blanchet-Sadri , Aleksandar Chakarov , Lucas Manuelli , Jarett Schwartz , Slater Stich