OFFSET
0,3
FORMULA
G.f.: q(q(x) - 1), where q(x) = g.f. of A000009 (number of partitions into distinct parts).
MATHEMATICA
nmax = 31; CoefficientList[Series[Product[(1 + (-1 + Product[(1 + x^k), {k, 1, nmax}])^j), {j, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Mar 26 2019
STATUS
approved