A326245 Number of crossing, non-capturing set partitions of {1..n}.
0, 0, 0, 0, 1, 7, 34, 141, 537, 1941, 6777, 23096, 77340
Offset: 0
Examples
The a(4) = 1 and a(5) = 7 set partitions: {{1,3},{2,4}} {{1,2,4},{3,5}} {{1,3},{2,4,5}} {{1},{2,4},{3,5}} {{1,3},{2,4},{5}} {{1,3},{2,5},{4}} {{1,4},{2},{3,5}} {{1,4},{2,5},{3}}
Links
- Eric Marberg, Crossings and nestings in colored set partitions, arXiv preprint arXiv:1203.5738 [math.CO], 2012.
Comments