OFFSET
0,9
COMMENTS
The generating function for sc_t(n), the number of t-core partitions of n, is given in Section 7 of the article titled 'Cranks and t-cores' by Garvan, Kim, and Stanton (1990). This sequence is sc_10(n).
LINKS
Frank Garvan, Dongsu Kim, and Dennis Stanton, Cranks and t-cores, Invent. Math. 101 (1990):1-17.
FORMULA
PROG
(PARI)
q='q+O('q^80);
chi(q) = eta(q^2)^2 / (eta(q)*eta(q^4));
gf = chi(q) * eta(q^20)^5;
Vec(%)
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Subhajit Bandyopadhyay, Aug 23 2024
STATUS
approved