A326249 Number of capturing set partitions of {1..n} that are not nesting.
0, 0, 0, 0, 0, 1, 9, 55, 283, 1324, 5838, 24744
Offset: 0
Examples
The a(6) = 9 set partitions: {{1},{2,4,6},{3,5}} {{1,3,5},{2,4},{6}} {{1,3,6},{2,4},{5}} {{1,3,6},{2,5},{4}} {{1,4,6},{2},{3,5}} {{1,4,6},{2,5},{3}} {{1,3,5},{2,4,6}} {{1,2,4,6},{3,5}} {{1,3,5,6},{2,4}}
Comments