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!)
A325951 G.f.: 1/(1-x)^3 * Product_{k>=1} (1 + x^k). 1
1, 4, 10, 21, 39, 67, 109, 170, 256, 375, 537, 754, 1041, 1416, 1901, 2523, 3314, 4312, 5563, 7121, 9050, 11426, 14338, 17890, 22204, 27422, 33709, 41257, 50288, 61058, 73863, 89043, 106988, 128146, 153029, 182222, 216393, 256302, 302813, 356908, 419700 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2 * 3^(5/4) * n^(3/4) * exp(Pi*sqrt(n/3)) / Pi^3.
MATHEMATICA
nmax = 50; CoefficientList[Series[(1/(1-x)^3 * Product[1+x^k, {k, 1, nmax}]), {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A049480 A216172 A055908 * A023538 A085360 A265050
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, May 28 2019
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)