A303168 Expansion of Product_{k>=1} 1/(1 - x^(k^3))^k.
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
Offset: 0
Keywords
Links
Programs
-
Mathematica
nmax = 75; CoefficientList[Series[Product[1/(1 - x^k^3)^k, {k, 1, nmax}], {x, 0, nmax}], x]
Formula
G.f.: Product_{k>=1} 1/(1 - x^A000578(k))^k.
Comments