A325771 Rectangular array: row n shows the number of parts in all partitions of n that are == k (mod 2), for k = 0, 1.
0, 1, 1, 2, 1, 5, 4, 8, 5, 15, 11, 24, 15, 39, 28, 58, 38, 90, 62, 130, 85, 190, 131, 268, 177, 379, 258, 522, 346, 722, 489, 974, 648, 1317, 890, 1754, 1168, 2330, 1572, 3058, 2042, 4010, 2699, 5200, 3475, 6731, 4532, 8642, 5783, 11068, 7446, 14076, 9430
Offset: 1
Examples
First 15 rows: 0 1 1 2 1 5 4 8 5 15 11 24 15 39 28 58 38 90 62 130 85 190 131 268 177 379 258 522 346 722
Links
- Clark Kimberling, Table of n, a(n) for n = 1..100
Comments