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!)
A261649 Expansion of Product_{k>=0} ((1+x^(3*k+1))/(1-x^(3*k+1)))^2. 3
1, 4, 8, 12, 20, 36, 56, 80, 120, 180, 252, 348, 492, 680, 912, 1228, 1652, 2180, 2856, 3744, 4860, 6256, 8044, 10284, 13048, 16520, 20848, 26140, 32672, 40756, 50596, 62576, 77256, 95060, 116540, 142592, 174036, 211736, 257056, 311448, 376332, 453764, 546160 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ exp(Pi*sqrt(2*n/3)) * Gamma(1/3)^2 / (2^(7/4) * 3^(5/12) * Pi^(4/3) * n^(7/12)).
MATHEMATICA
nmax=60; CoefficientList[Series[Product[((1+x^(3*k+1))/(1-x^(3*k+1)))^2, {k, 0, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A322958 A123723 A279227 * A298797 A311664 A190891
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 23 12:44 EDT 2024. Contains 371913 sequences. (Running on oeis4.)