OFFSET
0,1
COMMENTS
The paper by Finch contains an error: the denominator should be sqrt(3*Pi), not sqrt(Pi). The constant 0.4009988836 is wrong. The formula in A000219 and the article by L. Mutafchiev and E. Kamenov (page 6) is correct. - Vaclav Kotesovec, Oct 27 2014. [In new version of prt.pdf is already corrected. - Vaclav Kotesovec, May 11 2015]
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..5000
Steven Finch, Integer Partitions, September 22, 2004. [Cached copy, with permission of the author]
L. Mutafchiev and E. Kamenov, On The Asymptotic Formula for the Number of Plane Partitions..., C. R. Acad. Bulgare Sci. 59(2006), No. 4, 361-366.
FORMULA
a = zeta(3)^(7/36)*exp(zeta'(-1))/(2^(11/36)*sqrt(3*Pi).
Equals exp(1/12) * A002117^(7/36) / (A074962 * 2^(11/36) * sqrt(3*Pi)). - Vaclav Kotesovec, Mar 02 2015
EXAMPLE
0.231516813448898370560356406406332110855129212593287926597944524...
MATHEMATICA
a = Zeta[3]^(7/36)*Exp[Zeta'[-1]]/(2^(11/36)*Sqrt[3*Pi]); RealDigits[a, 10, 104] // First
CROSSREFS
KEYWORD
AUTHOR
Jean-François Alcover, Oct 27 2014
STATUS
approved