Recognition: unknown
A short proof of Mathar's 2013 recurrence conjecture for the Meixner sequence A214615
Pith reviewed 2026-05-08 17:40 UTC · model grok-4.3
The pith
The exponential generating function exp(arctan t) over sqrt(1 plus t squared) satisfies the ODE (1 plus t squared) F prime equals (1 minus t) F and yields Mathar's recurrence for the Meixner sequence at one.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The function F(t) equals exp(arctan t) divided by the square root of 1 plus t squared serves as the exponential generating function for a(n) equals M_n(1). This function satisfies the first-order linear ODE (1 plus t squared) times the derivative of F equals (1 minus t) times F. Substituting the power series for F into the ODE and comparing coefficients of t to the n over n factorial produces the relation a(n) minus a(n minus 1) plus (n minus 1) squared a(n minus 2) equals zero.
What carries the argument
The exponential generating function F(t) equals exp(arctan t) over sqrt(1 plus t squared) together with the first-order linear ODE (1 plus t squared) F prime of t equals (1 minus t) F of t, from which the recurrence is obtained by coefficient comparison.
If this is right
- The conjectured recurrence holds for every integer n greater than or equal to 2.
- Sequence terms can be generated from the two preceding values using only multiplication by (n minus 1) squared and subtraction.
- The same generating function encodes all higher-order identities that follow from repeated differentiation of the ODE.
- The sequence is P-recursive of order exactly two.
Where Pith is reading between the lines
- The explicit generating function opens the possibility of extracting an explicit non-recursive formula for a(n) via other analytic methods.
- Analogous closed forms might exist for Meixner polynomials evaluated at other fixed points besides one.
- The appearance of arctan and the factor sqrt(1 plus t squared) suggests possible trigonometric or geometric interpretations of the sequence.
Load-bearing premise
The given closed-form expression is the exponential generating function for the sequence a(n) equals the nth Meixner polynomial evaluated at one.
What would settle it
Direct numerical extraction of coefficients from the proposed generating function that fails to match the sequence values for any n, or an algebraic verification that the stated function does not satisfy the differential equation identically.
read the original abstract
For the OEIS sequence A214615, defined by $a(n) = M_{n}(1)$ where $M_{n}$ is the $n$-th Meixner polynomial satisfying $M_{n+1}(x) = x\,M_{n}(x) - n^{2}\,M_{n-1}(x)$, R.~J.~Mathar contributed on 6~March 2013 the conjectured order-2 P-recursive recurrence $a(n) - a(n-1) + (n-1)^{2}\,a(n-2) = 0$ for $n \ge 2$. We give a one-page proof. The exponential generating function $F(t) = \exp\!\bigl(\arctan t\bigr)/\sqrt{1+t^{2}}$ satisfies the first-order linear ODE $(1+t^{2})\,F'(t) = (1-t)\,F(t)$, and Mathar's recurrence then falls out by reading off the coefficient of $t^{n}/n!$. Both steps are short. The supplementary archive includes a SymPy script that checks the ODE identically and the recurrence numerically up to $n = 500$.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper provides a short proof of Mathar's 2013 conjecture that the sequence a(n) = M_n(1), where the Meixner polynomials satisfy the three-term recurrence M_{n+1}(x) = x M_n(x) - n^2 M_{n-1}(x), obeys the order-2 P-recurrence a(n) - a(n-1) + (n-1)^2 a(n-2) = 0 for n >= 2. It states the EGF F(t) = exp(arctan t)/sqrt(1+t^2), verifies that this F satisfies the first-order linear ODE (1+t^2) F'(t) = (1-t) F(t), and obtains the recurrence by equating coefficients of t^n/n! after multiplying the ODE by the appropriate factor.
Significance. If the EGF identification holds, the manuscript supplies an elegant, one-page analytic proof that converts the recurrence conjecture into a direct consequence of an ODE satisfied by a closed-form generating function. The supplementary SymPy script, which confirms the ODE identically and the recurrence numerically to n=500, is a clear strength that supplies machine-checked algebraic verification and reproducible evidence.
major comments (1)
- [Main argument / abstract] The central steps begin from the asserted EGF F(t) = exp(arctan t)/sqrt(1+t^2) for a(n) = M_n(1) (abstract and main text). No derivation is supplied showing that the Taylor coefficients of this F match the sequence defined by the Meixner three-term recurrence at x=1 (with a(0)=a(1)=1). Because the ODE verification and coefficient extraction are valid only once this identification is established, the proof is incomplete without either an explicit derivation of the EGF from the polynomial recurrence or a reference to a prior result that supplies it.
minor comments (1)
- The numerical verification up to n=500 is useful for spot-checking but is redundant once a complete proof is in place; a brief sentence explaining its role as supplementary evidence would clarify its purpose.
Simulated Author's Rebuttal
We thank the referee for the positive evaluation of the significance of the ODE-based proof and the supplementary SymPy verification. We address the major comment below.
read point-by-point responses
-
Referee: The central steps begin from the asserted EGF F(t) = exp(arctan t)/sqrt(1+t^2) for a(n) = M_n(1) (abstract and main text). No derivation is supplied showing that the Taylor coefficients of this F match the sequence defined by the Meixner three-term recurrence at x=1 (with a(0)=a(1)=1). Because the ODE verification and coefficient extraction are valid only once this identification is established, the proof is incomplete without either an explicit derivation of the EGF from the polynomial recurrence or a reference to a prior result that supplies it.
Authors: We agree that the manuscript as submitted states the EGF without deriving it from the defining three-term recurrence of the Meixner polynomials at x=1 or citing a source. This identification is a necessary prerequisite, and the current presentation is therefore incomplete on this point. In the revised version we will add a concise derivation of the EGF directly from the recurrence (for instance by substituting x=1 into the known generating function for Meixner polynomials or by solving the coefficient recurrence explicitly) or, if a suitable reference is located, include the citation. This addition will be kept brief so that the overall proof remains short while becoming fully self-contained. revision: yes
Circularity Check
No circularity detected; derivation from stated EGF to recurrence is direct and non-reductive.
full rationale
The paper states the EGF F(t) = exp(arctan t)/sqrt(1+t^2) for a(n) = M_n(1), verifies that this F satisfies the ODE (1+t^2)F'(t) = (1-t)F(t) by direct (SymPy-checkable) differentiation, and extracts the target recurrence by comparing [t^n/n!] coefficients in the differentiated series. None of the enumerated circularity patterns apply: the recurrence is not used to define or fit F, no self-citation chain justifies the central premise, and no ansatz or uniqueness result is smuggled in. The assumption that F is the EGF is presented as given (with numerical coefficient checks up to n=500), but this does not create a self-referential loop in which the recurrence is recovered from itself by construction. The derivation chain therefore remains self-contained against external benchmarks.
Axiom & Free-Parameter Ledger
axioms (2)
- domain assumption The exponential generating function for a(n) is exactly F(t) = exp(arctan t) / sqrt(1 + t^2)
- standard math The coefficient of t^n / n! in the series expansion of F(t) is a(n)
Forward citations
Cited by 1 Pith paper
-
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...
Reference graph
Works this paper leans on
- [1]
-
[2]
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
-
[3]
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
2025
-
[4]
M. Kauers and C. Koutschan,A list of guessed but unproven holonomic recurrences in the OEIS, arXiv:2303.02793, 2023
-
[5]
R. J. Mathar, OEIS A214615 conjecture comment, 6 March 2013; athttps://oeis.org/A214615
2013
-
[6]
Niu,A short proof of Mathar’s 2014 recurrence conjecture for OEIS A002627, manuscript in preparation, 2026
T. Niu,A short proof of Mathar’s 2014 recurrence conjecture for OEIS A002627, manuscript in preparation, 2026
2014
-
[7]
Niu,A short proof of Mathar’s 2016 recurrence conjecture for OEIS A176677, manuscript in preparation, 2026
T. Niu,A short proof of Mathar’s 2016 recurrence conjecture for OEIS A176677, manuscript in preparation, 2026
2016
-
[8]
Niu,A short proof of Mathar’s 2013 recurrence conjecture for the Laguerre sequence A025166, manuscript in preparation, 2026
T. Niu,A short proof of Mathar’s 2013 recurrence conjecture for the Laguerre sequence A025166, manuscript in preparation, 2026
2013
-
[9]
N. J. A. Sloane et al., The On-Line Encyclopedia of Integer Sequences,https://oeis.org/, 2026
2026
-
[10]
Jovovic, A060338: Triangle T(n,k) of coefficients of Meixner polynomials of degreen, k = 0,
V. Jovovic, A060338: Triangle T(n,k) of coefficients of Meixner polynomials of degreen, k = 0, . . . , n, https://oeis.org/A060338, contributed 2001. Email address:mrnt0810@gmail.com
2001
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.