A379278 Number of solid partitions of n such that all parts occur with the same multiplicity.
1, 1, 4, 10, 20, 31, 97, 105, 228, 466, 657, 953, 2958, 2675, 4884, 11635, 13485, 19136, 58099, 48816, 89138, 219474, 197247, 296097, 1026590, 713425, 1099311, 3386891, 2744274, 3788578, 15225795, 8562311, 13588731, 47251379, 28547765, 43887961, 200572890, 90616026
Offset: 0
Keywords
Examples
For a(3) = 10 there are 6 arrangements of parts (1,1,1), 3 arrangements of parts (2,1), and 1 arrangement of (3).
Links
- John Tyler Rascoe, Python program.
Programs
-
Python
# see links
Extensions
a(27)-a(37) from Bert Dobbelaere, Apr 24 2025