A319787 Number of intersecting multiset partitions of normal multisets of size n.
1, 1, 3, 8, 27, 95, 373, 1532, 6724
Offset: 0
Examples
The a(1) = 1 through a(3) = 8 multiset partitions: 1: {{1}} 2: {{1,1}} {{1,2}} {{1},{1}} 3: {{1,1,1}} {{1,2,2}} {{1,1,2}} {{1,2,3}} {{1},{1,1}} {{2},{1,2}} {{1},{1,2}} {{1},{1},{1}}
Comments