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!)
A285447 Expansion of Product_{k>=1} ((1 + x^(3*k)) / (1 - x^k))^k. 7
1, 1, 3, 7, 14, 27, 56, 101, 190, 347, 617, 1082, 1895, 3230, 5490, 9226, 15332, 25259, 41356, 67021, 107989, 172789, 274613, 433815, 681650, 1064661, 1654739, 2559029, 3938438, 6033967, 9205152, 13982675, 21156174, 31886290, 47879210, 71636483, 106814323 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp(1/12 + 2^(-4/3) * 3^(2/3) * (13*Zeta(3))^(1/3) * n^(2/3)) * (13*Zeta(3))^(7/36) / (A * 2^(7/9) * 3^(25/36) * sqrt(Pi) * n^(25/36)), where A is the Glaisher-Kinkelin constant A074962.
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[((1+x^(3*k))/(1-x^k))^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A359568 A029879 A018084 * A339655 A140741 A088209
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Apr 19 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 23 11:35 EDT 2024. Contains 371912 sequences. (Running on oeis4.)