login
A381162
a(n) = (8*n)!/((n!)^4*(4*n)!).
4
1, 1680, 32432400, 999456057600, 37905932634570000, 1617318175088527591680, 74451445170005824874553600, 3614146643656788883257309696000, 182458061523203642337177421198794000, 9493111901274733909567003010522405280000, 505860213332178847817809654781948251947782400
OFFSET
0,2
COMMENTS
Calabi-Yau series number 7.
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 pp. 14-15.
FORMULA
G.f.: hypergeom([1/8, 3/8, 5/8, 7/8], [1, 1, 1], 2^16*x).
MATHEMATICA
a[n_]:=(8n)!/((n!)^4*(4n)!); Array[a, 11, 0]
CROSSREFS
KEYWORD
nonn
AUTHOR
Stefano Spezia, Feb 15 2025
STATUS
approved