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!)
A318481 Expansion of Product_{i>=1, j>=1, k>=1} 1/(1 - i*j*k*x^(i*j*k)). 2
1, 1, 7, 16, 64, 133, 465, 1008, 3023, 6695, 18206, 40175, 103229, 225470, 549873, 1194620, 2801742, 6015042, 13686306, 29063919, 64424496, 135362432, 293512852, 610061141, 1298516539, 2670738781, 5591712472, 11388116508, 23499720744, 47403692965, 96564236754 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[Product[Product[1/(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: A318413 A342873 A183343 * A215180 A309476 A192376
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 April 24 05:49 EDT 2024. Contains 371918 sequences. (Running on oeis4.)