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!)
A293423 Expansion of Product_{k>0} (1 - q^(3*k))^5/((1 - q^k)^3*(1 - q^(6*k))^2). 2
1, 3, 9, 17, 36, 63, 118, 195, 333, 528, 852, 1305, 2020, 3012, 4518, 6583, 9624, 13761, 19698, 27702, 38952, 54000, 74784, 102357, 139882, 189297, 255690, 342497, 457824, 607617, 804656, 1058970, 1390545, 1815984, 2366268, 3068388, 3970008, 5114382, 6574266 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 5^(1/4) * exp(sqrt(10*n)*Pi/3) / (9*2^(1/4)*n^(3/4)). - Vaclav Kotesovec, Oct 09 2017
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[(1 - x^(3*k))^5 / ((1 - x^k)^3 * (1 - x^(6*k))^2), {k, 1, nmax}], {x, 0, nmax}], x] (* Vaclav Kotesovec, Oct 09 2017 *)
CROSSREFS
Cf. A293421.
Sequence in context: A123325 A239206 A116688 * A011755 A262466 A128301
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Oct 08 2017
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 25 10:51 EDT 2024. Contains 371967 sequences. (Running on oeis4.)