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!)
A327067 Expansion of Product_{k>=1} (Product_{j=1..k} 1/(1 - x^(k*j))^k). 4
1, 1, 3, 6, 15, 26, 57, 101, 202, 358, 670, 1165, 2113, 3614, 6326, 10691, 18275, 30408, 50969, 83716, 137943, 223883, 363547, 583369, 935524, 1485673, 2355496, 3705275, 5815497, 9066696, 14100325, 21802824, 33622951, 51592978, 78949673, 120278899, 182742752 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[Product[1/(1-x^(k*j))^k, {j, 1, Min[k, nmax/k]}], {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A020991 A079825 A339394 * A252745 A282662 A282123
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 May 10 10:46 EDT 2024. Contains 372377 sequences. (Running on oeis4.)