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!)
A291667 Expansion of Product_{k>=1} ((1 + x^(k^2)) / (1 - x^(k^2)))^k. 2
1, 2, 2, 2, 6, 10, 10, 10, 18, 32, 38, 38, 50, 86, 110, 110, 134, 206, 272, 290, 342, 466, 610, 682, 770, 1012, 1310, 1492, 1654, 2130, 2698, 3066, 3410, 4210, 5310, 6106, 6812, 8078, 10118, 11750, 13006, 15198, 18654, 21810, 24178, 28092, 33682, 39330, 43866 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Convolution of A285047 and A281790.
LINKS
FORMULA
log(a(n)) ~ Pi*sqrt(n/2).
MATHEMATICA
nmax = 60; CoefficientList[Series[Product[((1+x^(k^2))/(1-x^(k^2)))^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A087482 A137227 A323862 * A052537 A024945 A186507
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:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)