The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A294779 Expansion of Product_{k>=1} ((1 + x^(2*k-1))/(1 - x^(2*k-1)))^(k*(k-1)/2). 1
1, 0, 0, 2, 0, 6, 2, 12, 12, 22, 42, 42, 114, 102, 264, 280, 564, 744, 1186, 1866, 2538, 4380, 5598, 9732, 12602, 20898, 28374, 44048, 63000, 92190, 137012, 192864, 291588, 403668, 609072, 843228, 1253978, 1752150, 2555058, 3611380, 5168778, 7371324, 10400908 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
Convolution of A294777 and A294778.
LINKS
FORMULA
a(n) ~ exp(Pi * 2^(1/4) * n^(3/4)/3 - Pi*n^(1/4) / 2^(17/4) + 3*Zeta(3) / (32*Pi^2)) / (2^(37/16) * n^(5/8)).
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[((1+x^(2*k-1))/(1-x^(2*k-1)))^(k*(k-1)/2), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A021833 A196072 A261883 * A049257 A054877 A269795
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Nov 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 May 15 11:50 EDT 2024. Contains 372540 sequences. (Running on oeis4.)