A361866 Number of set partitions of {1..n} with block-means summing to an integer.
1, 1, 1, 3, 8, 22, 75, 267, 1119, 4965, 22694, 117090, 670621, 3866503, 24113829, 161085223, 1120025702, 8121648620, 62083083115, 492273775141, 4074919882483
Offset: 0
Examples
The a(1) = 1 through a(4) = 8 set partitions: {{1}} {{1}{2}} {{123}} {{1}{234}} {{13}{2}} {{12}{34}} {{1}{2}{3}} {{123}{4}} {{13}{24}} {{14}{23}} {{1}{24}{3}} {{13}{2}{4}} {{1}{2}{3}{4}} The set partition y = {{1,2},{3,4}} has block-means {3/2,7/2}, with sum 5, so y is counted under a(4).
Crossrefs
Programs
Extensions
a(14)-a(20) from Christian Sievers, May 12 2025