A325773 Rectangular array: row n shows the number of parts in all partitions of n that are == k (mod 4), for k = 0, 1, 2, 3.
0, 1, 0, 0, 0, 2, 1, 0, 0, 4, 1, 1, 1, 7, 3, 1, 1, 13, 4, 2, 2, 20, 9, 4, 3, 32, 12, 7, 7, 48, 21, 10, 9, 73, 29, 17, 15, 106, 47, 24, 21, 153, 64, 37, 34, 215, 97, 53, 46, 303, 131, 76, 68, 416, 190, 106, 92, 571, 254, 151, 134, 770, 355, 204, 178, 1037
Offset: 1
Examples
First 15 rows: 0 1 0 0 0 2 1 0 0 4 1 1 1 7 3 1 1 13 4 2 2 20 9 4 3 32 12 7 7 48 21 10 9 73 29 17 15 106 47 24 21 153 64 37 34 215 97 53 46 303 131 76 68 416 190 106 92 571 254 151
Links
- Clark Kimberling, Table of n, a(n) for n = 1..200
Comments