OFFSET
0,2
LINKS
Vaclav Kotesovec, Table of n, a(n) for n = 0..10000
Andrew Sills, Towards an Automation of the Circle Method, Gems in Experimental Mathematics in Contemporary Mathematics, 2010, formula S78.
FORMULA
a(n) ~ sqrt(5) * exp(5*Pi*sqrt(n/3)/3) / (4 * 3^(7/4) * n^(3/4)).
MATHEMATICA
nmax=50; CoefficientList[Series[Product[(1-x^(18*k))*(1-x^(18*k-9))*(1+x^k)/(1-x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Jan 11 2017
STATUS
approved
