OFFSET
0,3
COMMENTS
Equivalently, the number of such partitions congruent to 2 (mod 3).
The sequence is the 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 n modulo 3, n coprime to 3.
LINKS
Sean A. Irvine, Table of n, a(n) for n = 0..72
FORMULA
EXAMPLE
For n = 2 the 3 partitions of total color = 1 are (in the form (part, coloring)): (2, 1), (1, 0) + (1, 1), (1, 2) + (1, 2).
While for n = 2 the 3 partitions of total color = 2 are: (2, 2), (1, 0) + (1, 2), (1, 1) + (1, 1).
CROSSREFS
KEYWORD
nonn
AUTHOR
Thomas Hutton, Oct 29 2025
STATUS
approved
