OFFSET
0,2
COMMENTS
a(n-1,k) is conjectured to also be the count of monomials (or terms) in the Schur polynomials of k variables and degree n, summed over all partitions of n in at most k parts (zero-padded to length k).
LINKS
Alois P. Heinz, Table of n, a(n) for n = 0..1000
Wikipedia, Schur Polynomial
MATHEMATICA
CoefficientList[Series[1/(1-x)^8/(1-x^2)^28, {x, 0, 16}], x]; see also A181477.
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Wouter Meeussen, Oct 24 2010
STATUS
approved