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!)
A291720 Expansion of Product_{k>=1} 1/(1 - x^(k^3))^(k^3). 4
1, 1, 1, 1, 1, 1, 1, 1, 9, 9, 9, 9, 9, 9, 9, 9, 45, 45, 45, 45, 45, 45, 45, 45, 165, 165, 165, 192, 192, 192, 192, 192, 522, 522, 522, 738, 738, 738, 738, 738, 1530, 1530, 1530, 2502, 2502, 2502, 2502, 2502, 4218, 4218, 4218, 7458, 7458, 7458, 7836, 7836 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,9
LINKS
FORMULA
log(a(n)) ~ 7 * (Gamma(1/3) * Zeta(7/3))^(3/7) * n^(4/7) / (2^(8/7) * 3^(9/7)).
MATHEMATICA
nmax = 100; CoefficientList[Series[Product[1/(1 - x^(k^3))^(k^3), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A088471 A087416 A290546 * A290832 A290624 A290238
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 June 7 12:16 EDT 2024. Contains 373173 sequences. (Running on oeis4.)