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!)
A327065 Expansion of Product_{k>=1} (Product_{j=1..k} (1 + x^(k*j))^(k*j)). 4
1, 1, 2, 5, 12, 20, 42, 75, 141, 259, 466, 799, 1427, 2443, 4169, 7049, 11863, 19605, 32518, 53184, 86579, 140018, 225380, 359739, 572864, 905903, 1426270, 2234952, 3488313, 5416403, 8383226, 12917257, 19831763, 30334937, 46245977, 70242043, 106371686 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[Product[(1+x^(k*j))^(k*j), {j, 1, Min[k, nmax/k]}], {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A095306 A356649 A258602 * A307605 A079648 A080838
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Aug 19 2019
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 September 8 01:34 EDT 2024. Contains 375749 sequences. (Running on oeis4.)