OFFSET
0,3
COMMENTS
a(n) is the number of integer partitions of n colored by the coloring set {0,1,2} where the total color of a partition is taken to be the sum of the colors of each part congruent to 0 modulo 3.
LINKS
Alois P. Heinz, Table of n, a(n) for n = 0..2000
FORMULA
EXAMPLE
For n = 2 the 3 partitions of total color = 0 are (in the form (part, coloring)): (2, 0), (1, 0) + (1, 0), (1, 1) + (1, 2).
CROSSREFS
KEYWORD
nonn
AUTHOR
Thomas Hutton, Oct 29 2025
STATUS
approved
