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!)
A191661 Third differences of A000219. 3
-1, 3, 0, 9, 1, 22, 12, 48, 45, 120, 125, 290, 354, 676, 913, 1611, 2232, 3757, 5349, 8597, 12462, 19476, 28325, 43445, 63328, 95462, 139139, 207171, 301022, 443779, 642650, 939014, 1354671, 1964715, 2822084, 4066480, 5815907, 8330621, 11863720, 16902592, 23968714, 33981168, 47988828, 67722579, 95258824, 133854462, 187554809, 262483024, 366425586 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
From Vaclav Kotesovec, Oct 30 2016: (Start)
More generally, for fixed m > 0, if a(m,n) are m-fold differences of A000219, then
a(m,n) ~ A000219(n) * (2*Zeta[3]/n)^(m/3).
a(m,n) ~ Zeta(3)^(7/36 + m/3) * exp(3 * Zeta(3)^(1/3) * (n/2)^(2/3) + 1/12) / (A * sqrt(3*Pi) * 2^(11/36 - m/3) * n^(25/36 + m/3)), where Zeta(3) = A002117 and A = A074962 is the Glaisher-Kinkelin constant.
(End)
REFERENCES
G. Almkvist, The differences of the number of plane partitions, Manuscript, circa 1991.
LINKS
FORMULA
a(n) ~ 2^(25/36) * Zeta(3)^(43/36) * exp(1/12 + 3*Zeta(3)^(1/3)*n^(2/3)/2^(2/3)) / (A * sqrt(3*Pi) * n^(61/36)), where Zeta(3) = A002117 and A = A074962 is the Glaisher-Kinkelin constant. - Vaclav Kotesovec, Oct 30 2016
MATHEMATICA
nmax = 50; Drop[CoefficientList[Series[(1-x)^3 * Product[1/(1-x^k)^k, {k, 1, nmax}], {x, 0, nmax}], x], 3] (* Vaclav Kotesovec, Oct 30 2016 *)
CROSSREFS
Sequence in context: A196622 A196827 A243262 * A296487 A159760 A021101
KEYWORD
sign
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 April 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)