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!)
A303168 Expansion of Product_{k>=1} 1/(1 - x^(k^3))^k. 0
1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3, 6, 6, 6, 6, 6, 6, 6, 6, 10, 10, 10, 13, 13, 13, 13, 13, 18, 18, 18, 24, 24, 24, 24, 24, 30, 30, 30, 39, 39, 39, 39, 39, 46, 46, 46, 58, 58, 58, 64, 64, 72, 72, 72, 87, 87, 87, 99, 99, 112, 112, 112, 130, 130, 130, 148, 148, 166, 166, 166, 187 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,9
COMMENTS
Number of partitions of n into 1 kind of part 1, 2 kinds of part 8, 3 kinds of part 27, ..., k kinds of part k^3.
LINKS
FORMULA
G.f.: Product_{k>=1} 1/(1 - x^A000578(k))^k.
MATHEMATICA
nmax = 75; CoefficientList[Series[Product[1/(1 - x^k^3)^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A200811 A339055 A331134 * A162844 A115787 A300959
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Apr 19 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 09:42 EDT 2024. Contains 371935 sequences. (Running on oeis4.)