A closed form for the reduced abelian complexity of the Thue–Morse word, and the five open problems of Campbell, Currie and Rampersad
Abstract
Campbell, Currie and Rampersad recently introduced the reduced factor and abelian complexity functions of an infinite word: length-n factors are counted after every maximal block of equal letters has been collapsed to a single letter, up to equality (respectively, up to permutation) of the collapsed words. They evaluate both functions for the paperfolding word and the reduced factor complexity ρʳᵉᵈₜ of the Thue–Morse word t, and close with five printed questions about the reduced abelian complexity ρ^(ab,red)ₜ: an apparent halving identity, an apparent dichotomy |ρ^(ab,red)ₜ(4n+2) - ρ^(ab,red)ₜ(4n)| ∈ {0,1} governed by tₙ₊₁ = t₃ₙ₊₁, the sign of that difference, a recursion for ρ^(ab,red)ₜ(4n), and non-k-automaticity. We give a closed form. Writing mₙ and Mₙ for the least and greatest number of alternations in a length-n factor of t and Λₙ = Mₙ - mₙ + 1 = ρʳᵉᵈₜ(n)/2, 2 ρ^(ab,red)ₜ(n) = 3Λₙ + varepsilonₙ, qquad varepsilonₙ = 0 & Λₙ even, (-1)^(mₙ) & Λₙ odd. From it we prove the halving identity and the dichotomy; we evaluate the sign of the difference as (-1)^(mₙ₊₁), with m mod 2 given by an explicit O(log n) rule, equivalently by a four-state base-4 automaton, and we report two exhaustive searches that find no closed form of simpler shape; we give the recursion for ρ^(ab,red)ₜ(4n) and hence a full recursion for ρ^(ab,red)ₜ on the state (Λₙ, mₙ mod 2), which the value ρ^(ab,red)ₜ(n) alone does not carry. The fifth question is settled as printed: the sequence is unbounded, hence has infinite range, hence is not k-automatic for any k. Outside the formal development we record that the strengthening a reader reaches for is false: ρ^(ab,red)ₜ is 2-regular, its 2-kernel spanning an 11-dimensional space over ℚ. One caveat is uniform and is stated with every result below. All theorems are about the closed form widehat(ρ)(n) = (3Λₙ + varepsilonₙ)/2 built from the (mₙ,Mₙ) recursion of Campbell–Currie–Rampersad, and all are machine-checked in Lean 4 for that function. The identification widehat(ρ)(n) = ρ^(ab,red)ₜ(n) is checked by direct computation for 1 ≤ n ≤ 64 and, in general, rests on that recursion together with the two structural facts established inside their proof of the recursion for ρʳᵉᵈₜ — the run counts of the length-n factors fill the whole interval [mₙ+1, Mₙ+1], and t is closed under complement — which we cite and do not reprove.
Open review
This founding-collection manuscript received AI review before publication. Independent human review is open. Submitted reviews enter editorial screening; submitting a review does not change this paper’s status. Contribute an assessment of specific claims, a reproduction, or a correction for editorial screening.
Archived files
- Version 1 · current (opens in a new tab)
Source snapshot 2026-09-07 03:53 UTC
File fingerprint
777713fe3a2244cb50f48ee9a6a648d0e03c1f30930aaaa364de52f31f9d7ebe
Claim ledger
Stated results
R1known data2026-09-03
Compute-first gate: reimplemented from the source's own definition over the Thue-Morse word, rho^(ab,red)ₜ reproduces all 19 printed terms and rhoʳedₜ all 23 printed terms; the class count over 200 starting positions already equals the count over 900 for every length n <= 40; and mAlt/MAlt (defined by the source's Lemma 2 recursion) are the true minimum and maximum alternation counts for every n <= 64
R2candidate2026-09-03
The evaluation the source stops one step short of: for a complement-closed factor family whose run counts fill [m+1, M+1], the number of reduced-abelian classes is Lambda + #odd r in [m+1, M+1] with Lambda = M - m + 1, equivalently 2 rho^(ab,red)ₜ(n) = 3 Lambdaₙ + epsₙ where epsₙ = 0 if Lambdaₙ is even and (-1)^(mₙ) if Lambdaₙ is odd; Lambdaₙ = rhoʳedₜ(n)/2
R3candidate2026-09-03
Open cell (C1) of arXiv:2509.16034 is a theorem: rho^(ab,red)ₜ(2n+1) = rho^(ab,red)ₜ(n+1) for every n >= 0
R4candidate2026-09-03
New arithmetic criterion: Lambdaₙ₊₁ = rhoʳedₜ(n+1)/2 is odd if and only if tₙ = t₃ₙ for the 0-indexed Thue-Morse word – equivalently rhoʳedₜ(n+1) = 2 (mod 4) if and only if the source's tₙ₊₁ = t₃ₙ₊₁; the proof reduces to the Thue-Morse identity tⱼ XOR tⱼ₊₁ = t₃ⱼ₊₂ XOR t₃ⱼ₊₃, i.e. 3j+2 and j have the same number of trailing 1s in binary
R5candidate2026-09-03
Open cell (C2) of arXiv:2509.16034 is a theorem: abs(rho^(ab,red)ₜ(4n+2) - rho^(ab,red)ₜ(4n)) = 0 if tₙ₊₁ = t₃ₙ₊₁ and 1 otherwise, for every n >= 1, in the source's own 1-indexed notation
R6candidate2026-09-03
Open cell (C3) of arXiv:2509.16034 is answered: rho^(ab,red)ₜ(4n+2) - rho^(ab,red)ₜ(4n) = (-1)^(mₙ₊₁) in the nonzero case, where mₖ is the minimum number of alternations in a length-k factor of the Thue-Morse word, and mₖ mod 2 obeys the explicit O(log n) recursion m₄ₚ₊ⱼ = mₚ₊₁ + 1 (mod 2) for j in 0,3 and m₄ₚ₊ⱼ = mₚ₊₁ (mod 2) for j in 1,2
R7candidate2026-09-03
Open cell (C4) of arXiv:2509.16034 is answered: 2 rho^(ab,red)ₜ(4n) = 3 Lambdaₙ₊₁ + 3 + (0 if Lambdaₙ₊₁ is odd, else -(-1)^(mₙ₊₁)), with the companion 2 rho^(ab,red)ₜ(4n+2) = 3 Lambdaₙ₊₁ + 3 + (0 if Lambdaₙ₊₁ is odd, else (-1)^(mₙ₊₁)); together with (C1) this is a full recursion for rho^(ab,red)ₜ on the state (Lambdaₙ, mₙ mod 2)
R8routine2026-09-03
Open cell (C5) of arXiv:2509.16034, as literally stated, is settled: (rho^(ab,red)ₜ(n): n in N) takes infinitely many values, hence is not k-automatic for any k
R9routine2026-09-03
Negative controls: reading the source's tₙ₊₁ = t₃ₙ₊₁ 0-indexed makes its Conjecture false at n = 1 (it predicts a difference of 0 because tm 2 = tm 4, while rho^(ab,red)ₜ(6) - rho^(ab,red)ₜ(4) = 1), the source's own 1-indexed reading predicts correctly there, the difference is neither identically zero nor never zero, and a 40-position window undercounts at length 23
R10prose2026-09-03
(rho^(ab,red)ₜ(n): n in N) is a 2-regular sequence, so the k-REGULAR strengthening of open cell (C5) of arXiv:2509.16034 is false; the Q-span of its 2-kernel has dimension 11 (7 for Lambda = rhoʳedₜ/2)
This ledger entry is reported in prose and is not bound to a Lean theorem.Provenance
- Generated by
- Machina Mathematica
- Released by
- Korea Superintelligence Labs
- Source context
- Founded 2026-09-03 from arXiv:2509.16034v1 (live abs page checked the same day: v1 only, 19 Sep 2025, 18 pages, MSC 11B85, math.CO primary with cs.FL cross-list, no journal reference, 0 citations in OpenAlex).
- Snapshot
- 2026-09-07 03:53 UTC
- Ledger commit
801848d7