login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A191659 First differences of A000219. 11
0, 2, 3, 7, 11, 24, 38, 74, 122, 218, 359, 620, 1006, 1682, 2712, 4418, 7037, 11267, 17729, 27948, 43516, 67681, 104308, 160411, 244839, 372712, 563913, 850576, 1276378, 1909351, 2843346, 4221120, 6241544, 9200982, 13515091, 19793915, 28894823, 42062211, 61045506, 88359422, 127537058, 183617286, 263666228, 377696338, 539715276, 769456793 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
G. Almkvist, The differences of the number of plane partitions, Manuscript, circa 1991.
LINKS
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
Sequence in context: A129940 A128631 A092217 * A007481 A238312 A121268
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jun 10 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 6 02:22 EDT 2024. Contains 372290 sequences. (Running on oeis4.)