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!)
A291666 Expansion of Product_{k>=1} ((1 + x^(k^2)) / (1 - x^(k^2)))^(k^2). 3
1, 2, 2, 2, 10, 18, 18, 18, 50, 100, 118, 118, 206, 438, 582, 582, 806, 1606, 2344, 2506, 3122, 5322, 8202, 9498, 11130, 16844, 26110, 32272, 37018, 52274, 78018, 100098, 115986, 155026, 223190, 291674, 345132, 439518, 618734, 811790, 972846, 1204190, 1653726 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Convolution of A291649 and A291655.
LINKS
FORMULA
log(a(n)) ~ 5 * Pi^(1/5) * ((8-sqrt(2)) * Zeta(5/2))^(2/5) * n^(3/5) / (4*3^(3/5)).
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[((1+x^(k^2))/(1-x^(k^2)))^(k^2), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A351174 A254706 A353261 * A122946 A087628 A263060
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Aug 29 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 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)