A287221 Number of twice-crossing partitions on n nodes.
0, 0, 0, 0, 8, 42, 168, 760, 2418, 10490, 30842, 131676
Offset: 0
Examples
a(4) = 8; this is from the partitions (2,1,4,3), (2,4,3,1), (3,2,4,1), (3,4,2,1), (4,1,3,2), (4,2,1,3), (4,2,3,1), (4,3,1,2).
Links
- B. W. J. Irwin, On the number of k-crossing partitions
Comments