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!)
A318482 Expansion of Product_{i>=1, j>=1, k>=1} (1 + i*j*k*x^(i*j*k)). 1
1, 1, 6, 15, 45, 105, 302, 668, 1664, 3830, 8793, 19350, 43265, 92552, 198418, 418128, 869999, 1787964, 3651028, 7353349, 14697367, 29139447, 57225893, 111572329, 216001937, 415000057, 792008753, 1502559866, 2831393559, 5305614223, 9885825732, 18318165218 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[Product[Product[(1+i*j*k*x^(i*j*k)), {i, 1, nmax}], {j, 1, nmax}], {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A182420 A117961 A327769 * A095122 A215917 A082637
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Aug 27 2018
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 11 15:43 EDT 2024. Contains 373311 sequences. (Running on oeis4.)