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!)
A291721 Expansion of Product_{k>=1} ((1 + x^(k^3))/(1 - x^(k^3)))^(k^3). 3
1, 2, 2, 2, 2, 2, 2, 2, 18, 34, 34, 34, 34, 34, 34, 34, 162, 290, 290, 290, 290, 290, 290, 290, 978, 1666, 1666, 1720, 1774, 1774, 1774, 1774, 4590, 7406, 7406, 8270, 9134, 9134, 9134, 9134, 18558, 27982, 27982, 34894, 41806, 41806, 41806, 41806, 68814, 95822 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Convolution of A291692 and A291720.
LINKS
FORMULA
log(a(n)) ~ 7 * ((2^(7/3)-1) * Gamma(1/3) * Zeta(7/3))^(3/7) * n^(4/7) / (2^(12/7) * 3^(9/7)).
MATHEMATICA
nmax = 100; CoefficientList[Series[Product[((1 + x^(k^3))/(1 - x^(k^3)))^(k^3), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A339446 A339166 A359093 * A109913 A197169 A048052
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Aug 30 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 August 26 02:15 EDT 2024. Contains 375454 sequences. (Running on oeis4.)