OFFSET
0,2
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. 24.
FORMULA
a(n) = denominator( [x^n] hypergeom( [1/2, 1/6, 1/2, 5/6], [1, 1, 1], 108*x) ).
a(n) = denominator( 2^(2*n-1) * 27^n * Gamma(n+1/6) * Gamma(n+1/2)^2 * Gamma(n+5/6)/(Pi^2 * (n!)^4) ).
a(2*n) = A278142(n).
MATHEMATICA
a[n_]:=Denominator[SeriesCoefficient[1/Sqrt[1-(x+y+z+u(y+z))], {x, 0, n}, {y, 0, n}, {z, 0, n}, {u, 0, n}]]; Array[a, 13, 0]
CROSSREFS
KEYWORD
nonn,frac
AUTHOR
Stefano Spezia, Feb 18 2025
STATUS
approved
