OFFSET
0,3
LINKS
S. Hassani, J.-M. Maillard, and N. Zenine, On the diagonals of rational functions: the minimal number of variables (unabridged version), arXiv:2502.05543 [math-ph], 2025. See p. 46.
FORMULA
a(n) = denominator( 4*(4*n - 1)!*Gamma(n+1/2)^2/(Pi*(n-1)!*(n!)^5) ) with a(0) = 1.
MATHEMATICA
a[n_]:=Denominator[SeriesCoefficient[HypergeometricPFQ[{1/2, 1/2, 1/2, 1/4, 3/4}, {1, 1, 1, 1}, 256*x], {x, 0, n}]]; Array[a, 23, 0]
CROSSREFS
KEYWORD
nonn,frac
AUTHOR
Stefano Spezia, Feb 19 2025
STATUS
approved
