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!)
A262949 Expansion of Product_{k>=1} (1 + x^(3*k-2))^(3*k-2). 7
1, 1, 0, 0, 4, 4, 0, 7, 13, 6, 10, 38, 32, 17, 74, 103, 59, 139, 266, 191, 247, 593, 581, 513, 1175, 1487, 1190, 2223, 3453, 2938, 4158, 7264, 7095, 8052, 14430, 16308, 16246, 27364, 35347, 34096, 50997, 72595, 72163, 94707, 142522, 151435, 178047, 270112 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
a(n) ~ exp(3 * 2^(-4/3) * Zeta(3)^(1/3) * n^(2/3)) * Zeta(3)^(1/6) / (2^(7/12) * sqrt(3*Pi) * n^(2/3)).
MATHEMATICA
nmax=60; CoefficientList[Series[Product[(1 + x^(3*k-2))^(3*k-2), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A121455 A227033 A285050 * A200519 A129507 A236922
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Oct 05 2015
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)