OFFSET
0,2
COMMENTS
Calabi-Yau series number 128.
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. 16.
FORMULA
G.f.: hypergeom([1/5, 2/5, 3/5, 4/5], [1, 1, 1], 5^5*x/(1-4*x))/sqrt(1-4*x).
a(n) = binomial(2*n,n)*hypergeom([1/5, 2/5, 3/5, 4/5, -n], [1/2, 1, 1, 1], -5^5/4].
MATHEMATICA
a[n_]:=Sum[Binomial[2n, n]Binomial[n, k](5k)!/((k!)^3*(2k)!), {k, 0, n}]; Array[a, 13, 0]
CROSSREFS
KEYWORD
nonn,new
AUTHOR
Stefano Spezia, Feb 15 2025
STATUS
approved