A289566 Coefficients in expansion of 1/E_4^(1/2).
1, -120, 20520, -3934560, 793510440, -164694615120, 34824089129760, -7460017581785280, 1613575314347164200, -351613291994820018840, 77073167391611232305520, -16975579813113940564868640, 3753822590560913900129106720
Offset: 0
Keywords
Links
- Seiichi Manyama, Table of n, a(n) for n = 0..423
Crossrefs
Programs
-
Mathematica
nmax = 20; CoefficientList[Series[(1 + 240*Sum[DivisorSigma[3,k]*x^k, {k, 1, nmax}])^(-1/2), {x, 0, nmax}], x] (* Vaclav Kotesovec, Jul 09 2017 *)
Formula
G.f.: Product_{n>=1} (1-q^n)^(-A110163(n)/2).
a(n) ~ (-1)^n * c * exp(Pi*sqrt(3)*n) / sqrt(n), where c = 3^(7/2) * Gamma(2/3)^9 / (2^(9/2) * Pi^(7/2)) = 0.5756695813762774104492155417156662666189119445257965... - Vaclav Kotesovec, Jul 09 2017, updated Mar 05 2018