Recognition: no theorem link
A short proof of Mathar's 2013 recurrence conjecture for the reversible-binary-string sequence A032123
Pith reviewed 2026-05-15 02:51 UTC · model grok-4.3
The pith
Mathar's conjectured order-5 recurrence holds for the sequence counting binary strings up to reversal.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The sequence defined by a(n) = 1/2 (binomial(2n, n) + [n even] binomial(n, n/2)) satisfies the recurrence n(n-1)a(n) - 2(n-1)(3n-4)a(n-1) + 4(2n^2-14n+19)a(n-2) + 8(n^2+5n-19)a(n-3) - 16(n-3)(3n-10)a(n-4) + 32(n-4)(2n-9)a(n-5) = 0 for all n >= 6. The proof proceeds by verifying that the order-5 operator annihilates each summand of the closed form after the binomial coefficients are replaced by their known elementary recurrences and the resulting expressions are reduced to polynomial identities that vanish identically.
What carries the argument
Burnside closed form splitting a(n) into central binomial and even-case half-binomial terms, to which Mathar's order-5 linear operator is applied separately.
If this is right
- The recurrence can be used to compute the sequence for all n >= 6 without direct enumeration.
- Both the central binomial coefficient and the half-binomial term are annihilated by the same order-5 operator after the substitution step.
- The supplementary symbolic verification confirms the polynomial identities hold exactly.
- Numerical checks for n up to 5000 match the closed form to the recurrence output.
Where Pith is reading between the lines
- The same reduction-to-polynomial-identity technique may shorten proofs for other conjectured recurrences on sequences whose closed forms are linear combinations of binomial coefficients.
- It indicates that minimal-order P-recursions for orbit-counting sequences can often be read off once the Burnside expression is known.
- Similar direct substitutions could be tried on related reversal or dihedral actions in other combinatorial sequences.
Load-bearing premise
The closed form obtained from Burnside's lemma on the reversal action correctly enumerates the distinct orbits.
What would settle it
An integer n >= 6 at which the closed-form expression for a(n) fails to make the left-hand side of the given recurrence equal zero.
read the original abstract
For the OEIS sequence A032123, the number of length-$2n$ black-and-white strings with $n$ black beads, considered up to reversal, R. J. Mathar contributed in November 2013 the conjectured order-5 P-recursive recurrence \[ \begin{aligned} &n(n-1)\,a(n) - 2(n-1)(3n-4)\,a(n-1) + 4(2n^{2}-14n+19)\,a(n-2) &\qquad + 8(n^{2}+5n-19)\,a(n-3) - 16(n-3)(3n-10)\,a(n-4) &\qquad + 32(n-4)(2n-9)\,a(n-5) \;=\; 0, \qquad n \ge 6. \end{aligned} \] We give a short proof. Burnside's lemma applied to the reversal action gives the closed form $a(n) = \tfrac{1}{2}\bigl(\binom{2n}{n} + [n \text{ even}]\binom{n}{n/2}\bigr)$; the two summands satisfy elementary recurrences of order $1$ and $2$ respectively; and Mathar's order-5 operator, applied to each summand separately, reduces to a polynomial identity that simplifies to zero after a brief calculation. The supplementary archive includes a SymPy script which verifies the polynomial identities symbolically and checks Mathar's recurrence numerically for $n = 6, \ldots, 5000$.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper gives a short proof of Mathar's 2013 conjectured order-5 P-recursive recurrence for OEIS A032123 (reversible binary strings with n black beads in length 2n). Burnside's lemma on the two-element reversal group yields the closed form a(n) = ½(binomial(2n,n) + [n even] binomial(n,n/2)); the central and middle binomial coefficients satisfy known low-order recurrences; and direct substitution shows that Mathar's order-5 operator annihilates each summand separately by reducing to polynomial identities in n that vanish identically.
Significance. The result supplies an elementary, self-contained verification of the recurrence that rests only on the standard Burnside count and the classical recurrences for binomial coefficients. The supplementary SymPy script performs the exact symbolic reduction of the polynomial identities and confirms the recurrence numerically to n=5000, providing reproducible evidence that strengthens the combinatorial interpretation of the sequence.
minor comments (1)
- In the displayed recurrence, the line breaks and alignment of the coefficients could be tightened for readability; a single displayed equation with explicit + signs on each line would improve clarity.
Simulated Author's Rebuttal
We thank the referee for the positive report, the accurate summary of the proof, and the recommendation to accept. We are pleased that the elementary approach via Burnside's lemma and the classical binomial recurrences was viewed as self-contained and reproducible.
Circularity Check
No significant circularity identified
full rationale
The paper derives the closed form a(n) = ½(binomial(2n,n) + [n even] binomial(n,n/2)) directly from Burnside's lemma on the two-element reversal group, a standard and independent combinatorial argument. It then shows that Mathar's order-5 operator annihilates each summand separately by reducing the action to polynomial identities in n that evaluate to zero, with symbolic verification supplied in the supplement. No parameters are fitted to data, no self-citations are used as load-bearing premises, and the recurrence verification does not presuppose the target result. The derivation chain is therefore self-contained against external benchmarks.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Burnside's lemma counts the number of orbits under a finite group action by averaging the number of fixed points
Reference graph
Works this paper leans on
-
[1]
Burnside,Theory of Groups of Finite Order, Cambridge University Press, 1897
W. Burnside,Theory of Groups of Finite Order, Cambridge University Press, 1897
- [2]
-
[3]
Fried,Proofs of some conjectures from the OEIS, arXiv:2410.07237, 2024
S. Fried,Proofs of some conjectures from the OEIS, arXiv:2410.07237, 2024
-
[4]
Fried,Proofs of several conjectures from the OEIS, J
S. Fried,Proofs of several conjectures from the OEIS, J. Integer Seq.28(2025), Article 25.4.3. 10 TONG NIU
work page 2025
-
[5]
M. Kauers and C. Koutschan,A list of guessed but unproven holonomic recurrences in the OEIS, arXiv:2303.02793, 2023
-
[6]
R. J. Mathar, OEIS A032123 conjecture comment, 9 November 2013; athttps://oeis.org/A032123
work page 2013
-
[7]
A short proof of Mathar's 2016 recurrence conjecture for OEIS A176677
T. Niu,A short proof of Mathar’s 2016 recurrence conjecture for OEIS A176677, arXiv:2605.04369, 2026
work page internal anchor Pith review Pith/arXiv arXiv 2016
-
[8]
T. Niu,A short proof of Mathar’s 2013 recurrence conjecture for the Laguerre sequence A025166, arXiv preprint, 2026
work page 2013
-
[9]
N. J. A. Sloane et al., The On-Line Encyclopedia of Integer Sequences,https://oeis.org/, 2026
work page 2026
-
[10]
N. J. A. Sloane, A005418: Number of reversible strings withn beads of2colors, https://oeis.org/ A005418
-
[11]
C. G. Bower, A032123: Number of2 n-bead black-white reversible strings with n black beads, https://oeis.org/A032123
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.