OFFSET
0,2
REFERENCES
G. Almkvist, The differences of the number of plane partitions, Manuscript, circa 1991.
FORMULA
a(n) ~ 2^(1/36) * Zeta(3)^(19/36) * exp(1/12 + 3*Zeta(3)^(1/3)*n^(2/3)/2^(2/3)) / (A * sqrt(3*Pi) * n^(37/36)), where Zeta(3) = A002117 and A = A074962 is the Glaisher-Kinkelin constant. - Vaclav Kotesovec, Oct 05 2015
MATHEMATICA
nmax = 60; Rest[CoefficientList[Series[Product[1/(1 - x^k)^k, {k, 2, nmax}], {x, 0, nmax}], x]] (* Vaclav Kotesovec, Oct 05 2015 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jun 10 2011
STATUS
approved