Pith. sign in

REVIEW 2 minor 11 references

Three short proofs of Mathar's 2014 conjecture for OEIS A002627

T0 review · 0 major / 2 minor · reviewed 2026-05-19 · grok-4.3

Pith's one-line read The sequence a(n) = n a(n-1) + 1 with a(0) = 0 satisfies a(n) - (n+1) a(n-1) + (n-1) a(n-2) = 0 for all n >= 2.

desk verdict Niu gives three elementary proofs of the decade-old Mathar conjecture on A002627 and notes a simple homogenisation trick that may apply to similar OEIS cases. read the letter →

arxiv 2605.15500 v1 pith:DKBHILN5 submitted 2026-05-15 math.CO

classification math.CO
keywords recurrencerelationsOEISA002627homogeneousexponentialgeneratingfunctionbinomialsumshomogenizationconjectureresolution
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper proves a decade-old conjecture for the OEIS sequence A002627 by establishing that it obeys a second-order homogeneous recurrence. The proofs demonstrate that writing the defining first-order relation at n and at n-1 and subtracting cancels the added constant term exactly. A sympathetic reader would care because the resulting relation lets one advance the sequence using only the two prior terms and no extra constant, and the same subtraction step resolves an entire family of similar conjectures where the inhomogeneous term is simple. The three derivations use only elementary operations on recurrences, generating functions, and binomial sums.

What carries the argument

Homogenisation by subtracting the first-order recurrence at adjacent indices, which cancels the inhomogeneous constant and yields the second-order homogeneous relation.

What would settle it

Compute a(3) step-by-step from a(0)=0, a(1)=1, a(2)=3, a(3)=10 and test whether 10 - 4*3 + 2*1 equals zero; the same direct check at any larger n would confirm or refute the relation.

Watch

Extended reading notes

Core claim

The sequence a(n) defined by the inhomogeneous recurrence a(n) = n a(n-1) + 1 with a(0) = 0 satisfies the homogeneous relation a(n) - (n+1) a(n-1) + (n-1) a(n-2) = 0 for every n >= 2. The first proof subtracts the defining recurrence written at consecutive indices so the +1 terms cancel. The second extracts the same coefficient relation from the exponential generating function (e^x - 1)/(1 - x). The third applies the Pascal identity to telescope the explicit sum a(m) = sum_{k=0}^{m-1} k! binom(m, k).

Load-bearing premise

The first-order recurrence a(k) = k a(k-1) + 1 holds exactly at every integer k without boundary adjustments or remainder terms.

Editorial extensions

If this is right

  • Later terms of the sequence can be generated from the two preceding values alone, without inserting the additive constant at each step.
  • The same subtraction step immediately resolves any OEIS conjecture of the form a(n) = p(n) a(n-1) + q(n) whenever q(n) is constant or otherwise simple.
  • The exponential generating function (e^x - 1)/(1 - x) encodes the recurrence coefficients so that differentiation or series expansion directly produces the second-order relation.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Repeated differencing of the same kind could convert higher-order inhomogeneous recurrences into homogeneous ones of still higher order.
  • The resulting linear relation may be solved explicitly to obtain a closed form or asymptotic expression for a(n) without summing the original binomial series.
  • The technique supplies a uniform method for turning many listed OEIS conjectures into theorems without case-by-case generating-function work.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

0 major / 2 minor

Summary. The manuscript provides three elementary proofs of the 2014 conjecture by R. J. Mathar for OEIS A002627: the sequence defined by the inhomogeneous recurrence a(n) = n a(n-1) + 1 with a(0) = 0 satisfies the homogeneous second-order relation a(n) - (n+1) a(n-1) + (n-1) a(n-2) = 0 for n ≥ 2. The proofs consist of (i) direct subtraction of the defining relation at consecutive indices (homogenisation), (ii) extraction of the relation from the closed-form EGF F(x) = (e^x - 1)/(1 - x), and (iii) telescoping via the binomial-sum representation a(m) = ∑_{k=0}^{m-1} k! binom(m,k) using Pascal's identity.

Significance. The result resolves a decade-old OEIS conjecture with three independent, undergraduate-level derivations that require no advanced machinery. The homogenisation technique is highlighted as applicable to a broader class of sequences satisfying a(n) = p(n) a(n-1) + q(n) with simple q, potentially clearing multiple similar conjectures. The provision of multiple proofs (recurrence manipulation, generating functions, and combinatorial summation) supplies cross-verification and explicit credit to standard identities.

minor comments (2)
  1. The binomial-sum proof in §3 invokes Pascal's rule on the sum without explicitly stating the range adjustment for the k=0 term; adding one sentence clarifying that the k=0 contribution vanishes would improve readability for readers unfamiliar with the representation.
  2. The remark on the general homogenisation trick for OEIS conjectures is placed at the end; moving it to a dedicated short paragraph after the three proofs would better highlight its broader utility.

Simulated Author's Rebuttal

0 responses · 0 unresolved

We thank the referee for the positive report, the accurate summary of the three proofs, and the recommendation to accept. No revisions are required.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity: all three proofs derive the claimed second-order relation as a direct algebraic or combinatorial consequence of the given first-order definition.

full rationale

The paper starts from the explicit first-order recurrence a(n) = n a(n-1) + 1 with a(0)=0 and shows that this forces the second-order homogeneous relation for n≥2. The first proof subtracts the defining equation written at n and at n-1, so the constant +1 cancels and the target identity appears immediately; this is a one-line algebraic identity, not a redefinition or fit. The EGF proof extracts the same coefficients from the closed form F(x)=(e^x-1)/(1-x) by differentiation or series manipulation, again without assuming the target relation. The binomial-sum proof uses Pascal's identity on the explicit sum representation, which is independently verifiable. None of the derivations feeds the conjectured relation back into itself, invokes self-citations for uniqueness, or renames a fitted parameter as a prediction. The derivation chain is therefore self-contained and non-circular.

Assumptions & free parameters 0 free parameters · 2 assumptions · 0 invented entities

The central claim rests on the standard definition of the sequence via its first-order recurrence together with the existence of its exponential generating function and binomial-sum representation; no new free parameters or invented entities are introduced.

assumptions (2)
  • domain assumption The sequence satisfies a(n) = n a(n-1) + 1 for every integer n >= 1 with a(0) = 0.
    Invoked directly in the homogenisation proof by subtraction of adjacent instances.
  • domain assumption The exponential generating function of the sequence is F(x) = (e^x - 1)/(1 - x).
    Used in the second proof; this closed form is standard for the given recurrence.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Three short proofs of Mathar's 2014 conjecture for OEIS A002627." pith.science (2026). https://pith.science/paper/DKBHILN5

@misc{pith2026260515500,
  author       = {Pith},
  title        = {Pith review of: Three short proofs of Mathar's 2014 conjecture for OEIS A002627},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/DKBHILN5}},
  note         = {Machine review of arXiv:2605.15500}
}
abstract

For the OEIS sequence A002627, defined by the inhomogeneous first-order recurrence $a(n) = n\,a(n-1) + 1$ with $a(0) = 0$, R.~J.~Mathar recorded in February 2014 the conjectured second-order homogeneous recurrence \[ a(n) - (n+1)\,a(n-1) + (n-1)\,a(n-2) = 0, \qquad n \ge 2, \] which has remained marked as a conjecture on the OEIS for over a decade. We give three short proofs. The first is two lines: subtract the defining recurrence at adjacent indices and the constant cancels (we call this homogenisation). The second reads off the same relation from the exponential generating function $F(x) = (e^x-1)/(1-x)$. The third is a Pascal-rule telescoping on the binomial-sum form $a(m) = \sum_{k=0}^{m-1} k!\binom{m}{k}$. All three derivations are elementary, requiring nothing beyond undergraduate techniques. We remark that the same homogenisation trick clears an entire class of ``Conjecture: \dots'' entries on the OEIS, namely sequences satisfying $a(n) = p(n)\,a(n-1) + q(n)$ with simple $q$.

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

11 extracted references · 11 canonical work pages

  1. [1]

    Kauers and C

    M. Kauers and C. Koutschan,Some D-Finite and Some Possibly D-Finite Sequences in the OEIS, arXiv:2303.02793, 2023

  2. [2]

    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. THREE SHORT PROOFS OF MATHAR’S CONJECTURE FOR A002627 5

  3. [3]

    R. J. Mathar, conjectured recurrence in OEIS sequence A002627, contributed February 16, 2014.https: //oeis.org/A002627

  4. [4]

    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

  5. [5]

    Singh,OnL(m, n)and the Bernoulli and Eulerian numbers, Math

    D. Singh,OnL(m, n)and the Bernoulli and Eulerian numbers, Math. Stud.20(1952), 66–70

  6. [6]

    N. J. A. Sloane,A Handbook of Integer Sequences, Academic Press, 1973

  7. [7]

    N. J. A. Sloane (founder),The On-Line Encyclopedia of Integer Sequences, sequence A002627, https: //oeis.org/A002627. Acknowledgements Thanks to R. J. Mathar for the original conjecture, and to the OEIS maintainers for hosting an indispensable repository of integer sequences and the conjectured identities that go with them. AppendixA.Verification script:v...

  8. [8]

    Compute a(0), ..., a(N) directly from the defining recurrence

Show all 11 references
  1. [9]

    Cross-check against the OEIS b-file

  2. [10]

    Verify the conjectured second-order recurrence to N >= 200

  3. [11]

    "" from pathlib import Path ROOT = Path(__file__).resolve().parent.parent DATA_DIR = ROOT /

    Save the extended data to data/A002627_terms.txt. """ from pathlib import Path ROOT = Path(__file__).resolve().parent.parent DATA_DIR = ROOT / "data" REFS_DIR = ROOT / "refs" DATA_DIR.mkdir(exist_ok=True) def compute_a(n_max: int) -> list[int]: """a(n) = n*a(n-1) + 1, a(0) = 0...

Pith tools

Reviewed May 19, 2026 · model on record in the stance chip above.