A324166 Number of totally crossing set partitions of {1,...,n}.
1, 1, 1, 1, 2, 6, 18, 57, 207, 842, 3673, 17062, 84897
Offset: 0
Examples
The a(6) = 18 totally crossing set partitions: {{1,2,3,4,5,6}} {{1,4,6},{2,3,5}} {{1,4,5},{2,3,6}} {{1,3,6},{2,4,5}} {{1,3,5},{2,4,6}} {{1,3,4},{2,5,6}} {{1,2,5},{3,4,6}} {{1,2,4},{3,5,6}} {{4,6},{1,2,3,5}} {{3,6},{1,2,4,5}} {{3,5},{1,2,4,6}} {{2,6},{1,3,4,5}} {{2,5},{1,3,4,6}} {{2,4},{1,3,5,6}} {{1,5},{2,3,4,6}} {{1,4},{2,3,5,6}} {{1,3},{2,4,5,6}} {{1,4},{2,5},{3,6}}
Comments