中文
相关论文

相关论文: The lexicographically least square-free word with …

200 篇论文

Given a linear equation $\mathcal{L}$, a set $A$ of integers is $\mathcal{L}$-free if $A$ does not contain any `non-trivial' solutions to $\mathcal{L}$. This notion incorporates many central topics in combinatorial number theory such as…

组合数学 · 数学 2017-04-13 Kitty Meeks , Andrew Treglown

Let $A$ be an $a$-letter alphabet. We consider fractional powers of $A$-strings: if $x$ is a $n$-letter string, $x^r$ is a prefix of $xxxx...$ having length $nr$. Let $l$ be a positive integer. Ilie, Ochem and Shallit defined $R(a,l)$ as…

组合数学 · 数学 2010-12-02 Andrey Rumyantsev

Given a linear equation $\mathcal{L}$, a set $A \subseteq [n]$ is $\mathcal{L}$-free if $A$ does not contain any `non-trivial' solutions to $\mathcal{L}$. We determine the precise size of the largest $\mathcal{L}$-free subset of $[n]$ for…

组合数学 · 数学 2017-07-26 Robert Hancock , Andrew Treglown

In a recent paper of Rampersad et al., the authors conjectured that the smallest possible critical exponent of an infinite balanced word over a 5-letter alphabet is $3/2$. We prove this result, using a formulation of first-order logic, the…

形式语言与自动机理论 · 计算机科学 2019-11-15 Aseem Raj Baranwal , Jeffrey Shallit

We investigate the structural relationship between prefix-free codes over the binary alphabet and a class of unlabeled rooted trees, which we call \emph{symmetric} trees. We establish a canonical correspondence between prefix-free codes and…

信息论 · 计算机科学 2026-03-31 Dean Kraizberg

In this work we consider morphisms that preserve well-known non-repeating properties: squarefreeness, cubefreeness, overlap-freeness and weak squarefreeness. Up to the present moment only the morphisms preserving three out of four…

组合数学 · 数学 2015-05-04 Boris Zolotov

The suffix array, perhaps the most important data structure in modern string processing, is often augmented with the longest common prefix (LCP) array which stores the lengths of the LCPs for lexicographically adjacent suffixes of a string.…

数据结构与算法 · 计算机科学 2017-02-27 Juha Kärkkäinen , Marcin Piątkowski , Simon J. Puglisi

We present the first worst-case linear time algorithm that directly computes the parameterized suffix and LCP arrays for constant sized alphabets. Previous algorithms either required quadratic time or the parameterized suffix tree to be…

数据结构与算法 · 计算机科学 2019-06-04 Noriki Fujisato , Yuto Nakashima , Shunsuke Inenaga , Hideo Bannai , Masayuki Takeda

Let $\Sigma$ be a countable alphabet. For $r\geq 1$, an infinite sequence $s$ with characters from $\Sigma$ is called $r$-quasi-regular, if for each $\sigma\in\Sigma$ the ratio of the longest to shortest interval between consecutive…

组合数学 · 数学 2019-10-01 Joshua Frisch , Wade Hann-Caruthers , Pooya Vahidi Ferdowsi

In this paper, we consider the relatively free algebra of rank $n$, $F_n(\mathfrak{N}_p)$, in the variety of Lie nilpotent associative algebras of index $p$, denoted by $\mathfrak{N}_p$, over a field of characteristic zero. We describe an…

环与代数 · 数学 2025-12-04 Elitza Hristova , Thiago Castilho de Mello

We investigate the variance of the length of the longest common subsequences of two independent random words of size $n$, where the letters of one word are i.i.d. uniformly drawn from $\{\alpha_1, \alpha_2, \cdots, \alpha_m\}$, while the…

概率论 · 数学 2018-12-27 Christian Houdré , Qingqing Liu

A word contains a \emph{half-flip} if it contains non-empty factors $uv$ and $vu$ where $|u|=|v|$. Fici reports a non-constructive proof of the existence of an infinite word over a finite alphabet avoiding half-flips and asks for the size…

组合数学 · 数学 2026-05-20 Pascal Ochem

We revisit the topic of power-free morphisms, focusing on the properties of the class of complementary morphisms. Such morphisms are defined over a $2$-letter alphabet, and map the letters 0 and 1 to complementary words. We prove that every…

组合数学 · 数学 2023-12-11 Jeffrey Shallit , Arseny M. Shur , Stefan Zorcic

A non-empty word $w$ is a border of the word $u$ if $\vert w\vert<\vert u\vert$ and $w$ is both a prefix and a suffix of $u$. A word $u$ with the border $w$ is closed if $u$ has exactly two occurrences of $w$. A word $u$ is privileged if…

离散数学 · 计算机科学 2020-01-22 Josef Rukavicka

We study morphisms from certain classes and their action on episturmian words. The first class is $P_{ret}$. In general, a morphism of class $P_{ret}$ can map an infinite word having zero palindromic defect to a word having infinite…

组合数学 · 数学 2015-10-09 Štěpán Starosta

An infinite word is S-automatic if, for all n>=0, its (n + 1)st letter is the output of a deterministic automaton fed with the representation of n in the considered numeration system S. In this extended abstract, we consider an analogous…

形式语言与自动机理论 · 计算机科学 2009-07-06 Emilie Charlier , Tomi Karki , Michel Rigo

Two infinite sets $A$ and $B$ of non-negative integers are called \emph{perfect additive complements of non-negative integers}, if every non-negative integer can be uniquely expressed as the sum of elements from $A$ and $B$. In this paper,…

数论 · 数学 2023-10-11 Balázs Bárány , Jin-Hui Fang , Csaba Sándor

We define a notion of rank for words and subshifts that we call spacer rank, extending the notion of rank-one symbolic shifts of Gao and Hill. We construct infinite words of each finite spacer rank, of unbounded spacer rank, and show there…

动力系统 · 数学 2024-06-27 Su Gao , Liza Jacoby , William Johnson , James Leng , Ruiwen Li , Cesar E. Silva , Yuxin Wu

The set of all avoidable patterns in n or fewer letters can be avoided on an alphabet with 2(n+2) letters.

组合数学 · 数学 2018-01-29 Irina Melnichuk

We answer a question of Harju: An infinite square-free ternary word with an $n$-stem factorization exists for any $n\ge 13$. We show that there are uniform ternary morphisms of length $k$ for every $k\ge 23$. This resolves almost completely…

形式语言与自动机理论 · 计算机科学 2012-07-23 James D. Currie