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. 23.
FORMULA
a(n) = (-27)^n*2^(1+6*n)*binomial(1/2,1+n).
E.g.f.: exp(864*x)*(BesselI(0, 864*x) - BesselI(1, 864*x)).
D-finite with recurrence (n+1)*a(n) + 864*(-2*n+1)*a(n-1) = 0. - R. J. Mathar, Feb 18 2025
a(n) ~ 1728^n / (sqrt(Pi)*n^(3/2)). - Vaclav Kotesovec, May 29 2025
From Amiram Eldar, Nov 06 2025: (Start)
Sum_{n>=0} 1/a(n) = 2986848/2982529 + 4478976*arccosec(24*sqrt(3))/(2982529*sqrt(1727)).
Sum_{n>=0} (-1)^n/a(n) = 2985120/2989441 - 4478976*arccosech(24*sqrt(3))/(2989441*sqrt(1729)). (End)
MATHEMATICA
CoefficientList[Series[(1-Sqrt[1-1728x])/(864x), {x, 0, 12}], x]
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Stefano Spezia, Feb 16 2025
STATUS
approved
