A361911 Number of set partitions of {1..n} with block-medians summing to an integer.
1, 1, 3, 10, 30, 107, 479, 2249, 11173, 60144, 351086, 2171087, 14138253, 97097101, 701820663, 5303701310, 41838047938, 343716647215, 2935346815495, 25999729551523, 238473713427285, 2261375071834708, 22141326012712122, 223519686318676559, 2323959300370456901
Offset: 1
Keywords
Examples
The a(1) = 1 through a(4) = 10 set partitions: {{1}} {{1}{2}} {{123}} {{1}{234}} {{13}{2}} {{12}{34}} {{1}{2}{3}} {{123}{4}} {{124}{3}} {{13}{24}} {{134}{2}} {{14}{23}} {{1}{24}{3}} {{13}{2}{4}} {{1}{2}{3}{4}} The set partition {{1,4},{2,3}} has medians {5/2,5/2}, with sum 5, so is counted under a(4).
Crossrefs
Programs
Extensions
a(12)-a(25) from Christian Sievers, Aug 26 2024
Comments