Recognition: unknown
A short proof of Mathar's 2016 recurrence conjecture for OEIS A176677
Pith reviewed 2026-05-08 16:15 UTC · model grok-4.3
The pith
The algebraic equation for the generating function of A176677 directly implies Mathar's order-4 recurrence through a linear ODE.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Mathar's recurrence drops out as the coefficient form of the first-order linear inhomogeneous ODE q0(z) G(z) + q1(z) G'(z) = R(z), verified by polynomial division modulo the algebraic equation z(1-z)G(z)^2 - (1-z)G(z) + (1 - z - z^2) = 0 that the convolution recurrence imposes on the ordinary generating function G(z).
What carries the argument
the algebraic equation for G(z) together with polynomial division modulo that equation to obtain the linear ODE
If this is right
- The recurrence holds for every n greater than or equal to 4.
- The singularities of G lie exactly at the roots of the factored polynomial q1(z) = -z(z-1)(2z-1)(2z^2 + 3z - 1).
- Deutsch's combinatorial model of Motzkin paths of length n-1 with two-coloured level-zero steps remains compatible with the generating function.
- The same division technique yields the inhomogeneous right-hand side R(z) whose series expansion encodes initial conditions.
Where Pith is reading between the lines
- The explicit factorization of q1 supplies the radius of convergence and therefore the exponential growth rate of a(n) without separate asymptotic analysis.
- The method of deriving minimal recurrences by division modulo an algebraic equation may extend routinely to other quadratic or algebraic generating functions that arise from convolutions.
- Because the ODE is first-order, the sequence satisfies no lower-order linear recurrence with polynomial coefficients.
Load-bearing premise
The algebraic equation holds exactly for the generating function and the polynomial division produces an identity with no remainder terms that would alter the recurrence.
What would settle it
Execute the explicit polynomial division of the candidate ODE expression by the quadratic algebraic polynomial and inspect the remainder; a nonzero remainder would falsify the claimed identity.
read the original abstract
For the OEIS sequence A176677, defined by the quadratic convolution recurrence $a(0) = a(1) = 1$ and $a(n+1) = \sum_{p=0}^n a(p) a(n-p) - 1$ for $n \ge 1$, R.~J.~Mathar contributed in March 2016 the conjectured order-4 P-recursive recurrence \[ (n+1)\,a(n) + 2(-3n+1)\,a(n-1) + (9n-13)\,a(n-2) - 4\,a(n-3) + 4(-n+4)\,a(n-4) = 0. \] We give a short proof. The convolution recurrence translates directly into the algebraic equation $z(1-z) G(z)^2 - (1-z) G(z) + (1 - z - z^2) = 0$ for the ordinary generating function $G(z)$, and Mathar's recurrence then drops out as the coefficient form of a 1st-order linear inhomogeneous ODE $q_0(z) G(z) + q_1(z) G'(z) = R(z)$ that we verify by polynomial division modulo the algebraic equation. The polynomial $q_1(z)$ admits the factorization $q_1(z) = -z(z-1)(2z-1)(2z^2 + 3z - 1)$, whose roots are exactly the singularities of $G$. Deutsch's combinatorial interpretation (Motzkin paths of length $n-1$ with two-coloured level-zero horizontal steps) is preserved.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper claims to give a short proof of Mathar's 2016 conjectured order-4 P-recursive recurrence for OEIS A176677. Starting from the quadratic convolution recurrence a(0)=a(1)=1 and a(n+1)=sum_{p=0}^n a(p)a(n-p)-1, it derives the algebraic equation z(1-z)G(z)^2 - (1-z)G(z) + (1-z-z^2)=0 for the OGF G(z). It then obtains Mathar's recurrence as the coefficient form of a first-order linear inhomogeneous ODE q0(z)G(z) + q1(z)G'(z)=R(z), verified by polynomial division modulo the algebraic equation. The factorization q1(z)=-z(z-1)(2z-1)(2z^2+3z-1) is given, whose roots match the singularities of G, and Deutsch's Motzkin-path interpretation is preserved.
Significance. If the ODE verification holds, the manuscript supplies a direct, non-computational proof of the recurrence conjecture via algebraic and differential relations on the generating function. This is significant for confirming the conjecture rigorously and for illustrating a general technique of extracting linear recurrences from algebraic generating functions by reducing a differentiated relation modulo the minimal polynomial. The explicit factorization of q1 and the preservation of the combinatorial model are additional strengths.
major comments (2)
- [Abstract / ODE verification] Abstract and ODE verification section: the central claim is that q0(z)G(z) + q1(z)G'(z) - R(z) reduces to zero in the differential extension of Q(z)[G] modulo the quadratic algebraic equation after substituting the differentiated relation for G'. The manuscript states this is verified by polynomial division and gives the factorization of q1, but does not exhibit the explicit polynomials q0(z) and R(z) nor the division steps or remainder. This is load-bearing for the recurrence extraction, as any surviving non-zero remainder (from G-power reduction or the differentiated algebraic relation) would prevent the coefficient identity from holding for all sufficiently large n.
- [Algebraic equation] Algebraic equation derivation: the translation from the convolution recurrence to z(1-z)G(z)^2 - (1-z)G(z) + (1-z-z^2)=0 is described as direct, but the manuscript should include the explicit generating-function manipulation (including handling of the -1 term and initial conditions) to allow independent verification that the equation holds exactly with no extra constant or lower-order terms.
minor comments (1)
- The abstract is concise and well-structured, but the full manuscript should add a brief sentence specifying the range of n for which the extracted recurrence is guaranteed to hold (typically n larger than the degree of the denominator polynomials).
Simulated Author's Rebuttal
We thank the referee for the positive evaluation of the paper's significance and for the constructive major comments. We agree that both points identify areas where additional explicit details will make the proof more self-contained and easier to verify independently. We will revise the manuscript to address them fully.
read point-by-point responses
-
Referee: [Abstract / ODE verification] Abstract and ODE verification section: the central claim is that q0(z)G(z) + q1(z)G'(z) - R(z) reduces to zero in the differential extension of Q(z)[G] modulo the quadratic algebraic equation after substituting the differentiated relation for G'. The manuscript states this is verified by polynomial division and gives the factorization of q1, but does not exhibit the explicit polynomials q0(z) and R(z) nor the division steps or remainder.
Authors: We agree that the verification of the ODE is load-bearing and that exhibiting q0(z), R(z), and the division steps strengthens the argument. In the revised manuscript we will state the explicit polynomials q0(z) and R(z), describe the substitution of the differentiated algebraic relation, and carry out the polynomial division in Q(z)[G] to confirm that the remainder is identically zero. This will directly yield the coefficient identity for all sufficiently large n. revision: yes
-
Referee: [Algebraic equation] Algebraic equation derivation: the translation from the convolution recurrence to z(1-z)G(z)^2 - (1-z)G(z) + (1-z-z^2)=0 is described as direct, but the manuscript should include the explicit generating-function manipulation (including handling of the -1 term and initial conditions) to allow independent verification that the equation holds exactly with no extra constant or lower-order terms.
Authors: We concur that an expanded derivation will permit independent checking. The revised text will include the full ordinary generating-function translation of the recurrence a(n+1) = sum a(p)a(n-p) - 1, showing term-by-term how the -1 contributes to the constant term and how the initial conditions a(0)=a(1)=1 are incorporated so that the algebraic equation holds with no residual lower-order terms. revision: yes
Circularity Check
No circularity; derivation is self-contained from the defining recurrence.
full rationale
The paper starts from the explicit convolution definition a(0)=a(1)=1 and a(n+1)=sum a(p)a(n-p)-1, translates it directly into the quadratic algebraic equation for G(z), constructs an auxiliary first-order ODE whose coefficients are chosen so that the identity holds in the differential extension modulo the algebraic relation (verified by explicit polynomial division), and extracts the target recurrence as the coefficient form of that verified ODE. No step presupposes the recurrence, fits parameters to data, renames a known result, or relies on load-bearing self-citations; the algebraic verification is independent of the final recurrence coefficients.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption The ordinary generating function G(z) satisfies the quadratic equation z(1-z)G(z)^2 - (1-z)G(z) + (1 - z - z^2) = 0 exactly.
Forward citations
Cited by 3 Pith papers
-
A short proof of Mathar's 2013 recurrence conjecture for the reversible-binary-string sequence A032123
The conjectured recurrence for a(n) holds because the order-5 operator annihilates both the central binomial coefficient and the even-n middle binomial term in the closed form derived from Burnside's lemma.
-
A short proof of Mathar's 2020 recurrence conjecture for the generalized-Stirling sequence A001711
The sequence A001711 satisfies a(n) - (2n+5)a(n-1) + (n+2)^2 a(n-2) = 0 for n >= 2, shown by substituting the closed form (1/4)(n+3)! (2 H_{n+3} - 3) and verifying that harmonic coefficients and constant terms both ca...
-
Motzkin paths with two variants of level steps on odd levels -- a kernel method approach
Motzkin paths with two level-step variants restricted to odd levels are counted via kernel method, producing a holonomic recursion for A176677.
Reference graph
Works this paper leans on
-
[1]
Choulet, OEIS sequences A176604–A177111 (Choulet quadratic convolution family), contributed April– May 2010.https://oeis.org/A176677
R. Choulet, OEIS sequences A176604–A177111 (Choulet quadratic convolution family), contributed April– May 2010.https://oeis.org/A176677
2010
-
[2]
Combinatorial interpretation of A176677 as2-coloured Motzkin paths,
E. Deutsch, “Combinatorial interpretation of A176677 as2-coloured Motzkin paths,” OEIS comment on A176677, contributed May 2, 2011.https://oeis.org/A176677
2011
-
[3]
M. Kauers and C. Koutschan,Some D-Finite and Some Possibly D-Finite Sequences in the OEIS, arXiv:2303.02793, 2023
-
[4]
Kauers and P
M. Kauers and P. Paule,The Concrete Tetrahedron: Symbolic Sums, Recurrence Equations, Generating Functions, Asymptotic Estimates, Springer Texts and Monographs in Symbolic Computation, 2011
2011
-
[5]
R. J. Mathar, conjectured order-4 P-recursive recurrence in OEIS sequence A176677, contributed March 1, 2016.https://oeis.org/A176677
2016
-
[6]
[anonymous],Three short proofs of Mathar’s 2014 conjecture for OEIS A002627, manuscript, 2026
2014
-
[7]
Salvy and P
B. Salvy and P. Zimmermann,gfun: a Maple package for the manipulation of generating and holonomic functions in one variable, ACM Trans. Math. Software20(1994), 163–177
1994
-
[8]
N. J. A. Sloane (founder),The On-Line Encyclopedia of Integer Sequences, sequence A176677, https: //oeis.org/A176677
-
[9]
"" 26 27from __future__ import annotations 28 29from fractions import Fraction 30 31 32def compute_a_via_convolution(n_max: int) -> list[int]: 33
R. P. Stanley,Enumerative Combinatorics, Volume 2, Cambridge University Press, 1999, Chapter 6. AppendixA.Verification script:verify_a176677.py The script computes a(0), . . . , a(250)both from (1) and from (2), cross-checks the first 28 against the OEIS data, and then verifies (R) for everyn∈ {4, . . . ,250}. Listing 1.verify_a176677.py: 250-term verific...
1999
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.