A324325 Number of non-crossing multiset partitions of a multiset whose multiplicities are the prime indices of n.
1, 1, 2, 2, 3, 4, 5, 5, 9, 7, 7, 11, 11, 12, 16, 14, 15, 26, 22, 21, 29, 19, 30, 33, 31, 30, 66, 38, 42, 52, 56, 42, 47, 45, 57, 82, 77, 67, 77, 67, 101, 98, 135, 64, 137, 97, 176, 104, 109, 109, 118, 105, 231, 213, 97, 127, 181, 139, 297, 173, 385, 195, 269
Offset: 1
Keywords
Examples
The a(16) = 14 non-crossing multiset partitions of the multiset {1,2,3,4}: {{1,2,3,4}} {{1},{2,3,4}} {{2},{1,3,4}} {{3},{1,2,4}} {{4},{1,2,3}} {{1,2},{3,4}} {{1,4},{2,3}} {{1},{2},{3,4}} {{1},{3},{2,4}} {{1},{4},{2,3}} {{2},{3},{1,4}} {{2},{4},{1,3}} {{3},{1,2},{4}} {{1},{2},{3},{4}} Missing from this list is {{1,3},{2,4}}.
Comments