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!)
A327066 Expansion of Product_{k>=1} (Product_{j=1..k} 1/(1 - x^(k*j))^j). 4
1, 1, 2, 3, 7, 9, 17, 23, 41, 58, 93, 127, 205, 281, 423, 583, 869, 1180, 1716, 2322, 3317, 4479, 6282, 8406, 11696, 15589, 21343, 28325, 38480, 50756, 68307, 89688, 119725, 156586, 207449, 269921, 355530, 460804, 602816, 778281, 1012956, 1302481, 1686418 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[Product[1/(1-x^(k*j))^j, {j, 1, Min[k, nmax/k]}], {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A347268 A360251 A140189 * A165803 A327779 A291740
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 April 25 14:35 EDT 2024. Contains 371989 sequences. (Running on oeis4.)