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!)
A261651 Expansion of Product_{k>=0} ((1+x^(3*k+1))/(1-x^(3*k+1)))^3. 3
1, 6, 18, 38, 72, 138, 254, 432, 708, 1154, 1836, 2826, 4288, 6456, 9552, 13902, 20070, 28722, 40614, 56916, 79242, 109448, 149988, 204318, 276672, 372288, 498264, 663602, 879252, 1159470, 1522564, 1990788, 2592162, 3362638, 4346244, 5597100, 7183792, 9191004 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ exp(Pi*sqrt(n)) * Gamma(1/3)^3 / (4 * Pi^2 * sqrt(3*n)).
MATHEMATICA
nmax=60; CoefficientList[Series[Product[((1+x^(3*k+1))/(1-x^(3*k+1)))^3, {k, 0, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A270335 A270940 A270081 * A270215 A129863 A272014
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Aug 28 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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)