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!)
A327045 Expansion of Product_{k>=1} (1 + x^k) * (1 + x^(2*k)) * (1 + x^(3*k)). 4
1, 1, 2, 4, 5, 8, 13, 17, 24, 36, 47, 64, 89, 115, 152, 204, 260, 336, 438, 552, 702, 896, 1117, 1400, 1758, 2171, 2688, 3332, 4079, 5000, 6131, 7446, 9048, 10992, 13255, 15984, 19264, 23081, 27644, 33084, 39408, 46912, 55797, 66107, 78264, 92572, 109140 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ 11^(1/4) * exp(sqrt(11*n/2)*Pi/3) / (2^(13/4)*sqrt(3)*n^(3/4)).
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[(1+x^k) * (1+x^(2*k)) * (1+x^(3*k)), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A085443 A164571 A238589 * A288668 A264800 A293189
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Aug 16 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 24 03:08 EDT 2024. Contains 371918 sequences. (Running on oeis4.)