Recognition: 2 theorem links
· Lean TheoremBrik's sequence: a strange recursion
Pith reviewed 2026-05-11 02:51 UTC · model grok-4.3
The pith
The infinite binary sequence built from the recursion B_{i+1} = B_i C_i is recurrent but not uniformly recurrent, possesses exponential factor complexity, is non-morphic, and has a transcendental density of 1's.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The sequence b, obtained as the infinite limit of the words B_i where B_1 = 101 and B_{i+1} = B_i C_i with C_i equal to B_i minus its initial i symbols, is recurrent yet not uniformly recurrent, has exponential factor complexity, is not morphic, and admits a well-defined density of the symbol 1 that is a transcendental number.
What carries the argument
The recursive construction of the words B_i by appending the appropriate suffix of the current word after removing its first i symbols, guaranteeing that each B_i is a proper prefix of all later B_j and the sequence converges to the infinite word b.
If this is right
- Every finite factor of b occurs at infinitely many positions in the infinite word.
- For some factors the gaps between consecutive occurrences become arbitrarily large.
- The number of distinct factors of length n in b grows exponentially in n.
- No morphism generates b from another infinite word.
- The limit of the proportion of 1's in the prefixes of b exists and equals a transcendental real number.
Where Pith is reading between the lines
- Similar recursive constructions starting from other short binary seeds may produce further examples that separate the same classes of sequences.
- The transcendental density implies that b lies outside the class of sequences whose symbol frequencies can be computed from finite automata or pure morphic substitutions.
- The construction supplies a new explicit witness for the existence of recurrent non-uniformly recurrent words with exponential complexity that are not morphic.
Load-bearing premise
The recursive construction B_{i+1} = B_i C_i produces a well-defined infinite word whose factors and densities can be analyzed using standard combinatorial arguments without hidden dependencies on unstated parameters.
What would settle it
An explicit calculation showing that the density of 1's is an algebraic number, or that the factor complexity function p(n) grows slower than exponentially for arbitrarily large n, or that a uniform recurrence modulus exists for every factor.
read the original abstract
We study the properties of the sequence of words $(B_i)$, where $B_1 = 101$ and $B_{i+1} = B_i C_i$ for $i \geq 1$, where $C_i$ is $B_i$ with the first $i$ symbols removed, and the infinite binary sequence ${\bf b} = 10101101011011101 \cdots$ of which all the $B_i$ are prefixes. We show that $\bf b$ is recurrent, but not uniformly recurrent; it has exponential factor complexity; it is not morphic; and the density of $1$'s exists and is transcendental.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript defines a recursively constructed sequence of finite binary words with B_1 = 101 and B_{i+1} = B_i C_i, where C_i is the suffix of B_i of length |B_i| - i. The infinite word b is the unique infinite word having every B_i as a prefix. The authors prove that b is recurrent but not uniformly recurrent, possesses exponential factor complexity, is not morphic, and that the density of the symbol 1 exists and equals a transcendental number.
Significance. If the proofs are correct, the paper supplies an explicit, parameter-free example of a binary infinite word combining recurrence without uniform recurrence, exponential complexity, non-morphicity, and a transcendental symbol density. Such combinations are uncommon in the combinatorics-on-words literature, where most studied words are either morphic or have sublinear complexity. The closed-form length formula L_i = 2^{i-1} + i + 1 and the direct combinatorial arguments for the listed properties constitute a clear strength.
minor comments (3)
- The recursive definition in the introduction would be easier to follow if the first four or five explicit B_i (with lengths) were displayed in a small table or enumerated list immediately after the definition.
- In the section establishing the density of 1's, the limit argument for the existence of the density should explicitly reference the closed-form expression for L_i to make the convergence rate transparent.
- The proof that b is not morphic would benefit from a one-sentence reminder of the precise definition of morphic words being used (e.g., image under a morphism of a fixed point of another morphism).
Simulated Author's Rebuttal
We thank the referee for the positive assessment of our work and the recommendation for minor revision. The referee's summary correctly reflects the main contributions of the paper regarding the recurrence properties, complexity, morphicity, and symbol density of the infinite word b.
Circularity Check
No significant circularity; derivation is self-contained
full rationale
The paper provides an explicit, parameter-free recursive definition: B_1 = 101 and B_{i+1} = B_i C_i where C_i is the suffix of B_i of length |B_i| - i. Lengths satisfy the recurrence L_{i+1} = 2 L_i - i with closed form L_i = 2^{i-1} + i + 1 (verifiable by induction, and L_i > i holds). The infinite word b is defined as the unique word having every B_i as a prefix. All properties (recurrence vs. uniform recurrence, exponential factor complexity, non-morphicity, existence and transcendence of the density of 1's) are derived from this structure using standard combinatorial-on-words techniques such as return words, Rauzy graphs, de-substitution, and direct limit arguments on the nested prefixes. No step reduces a claimed result to a fitted parameter, self-referential equation, or load-bearing self-citation; the central claims have independent content from the explicit construction.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Standard definitions and basic properties of factors, recurrence, factor complexity, morphic words, and density in infinite words
Lean theorems connected to this paper
-
IndisputableMonolith/Foundation/RealityFromDistinction.leanreality_from_one_distinction unclearB1=101 and B_{i+1}=B_i C_i where C_i is B_i with first i symbols removed; b recurrent but not uniformly recurrent; exponential factor complexity; density of 1's transcendental
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclearlengths L_i = 2^{i-1} + i + 1; no two consecutive 0's; alpha = 2 - 2 sum b_i 2^{-i}
Reference graph
Works this paper leans on
-
[1]
B. Adamczewski and Y. Bugeaud. On the complexity of algebraic numbers I. Expansions in integer bases.Ann. Math.165(2007), 547–565
work page 2007
-
[2]
J.-P. Allouche and J. Shallit.Automatic Sequences: Theory, Applications, Generaliza- tions. Cambridge University Press, 2003
work page 2003
-
[3]
A. Ehrenfeucht, K. P. Lee, and G. Rozenberg. Subword complexities of various classes of deterministic developmental languages without interaction.Theor. Comput. Sci.1 (1975), 59–75
work page 1975
-
[4]
D. E. Knuth. Mathematics and computer science: coping with finiteness.Science194 (1976), 1235–1242
work page 1976
-
[5]
N. J. A. Sloane et al. The On-Line Encyclopedia of Integer Sequences. Electronic resource, available athttps://oeis.org. 6
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.