A325772 Rectangular array: row n shows the number of parts in all partitions of n that are == k (mod 3), for k = 0, 1, 2.
0, 1, 0, 0, 2, 1, 1, 4, 1, 1, 8, 3, 2, 13, 5, 5, 21, 9, 7, 34, 13, 11, 52, 23, 19, 77, 32, 27, 114, 51, 40, 163, 72, 61, 232, 106, 85, 325, 146, 120, 450, 210, 170, 614, 284, 232, 836, 395, 316, 1120, 529, 433, 1494, 717, 576, 1976, 946, 767, 2599, 1264
Offset: 1
Examples
First 15 rows: 0 1 0 0 2 1 1 4 1 1 8 3 2 13 5 5 21 9 7 34 13 11 52 23 19 77 32 27 114 51 40 163 72 61 232 106 85 325 146 120 450 210 170 614 264
Links
- Clark Kimberling, Table of n, a(n) for n = 1..150
Comments