login
A319787
Number of intersecting multiset partitions of normal multisets of size n.
9
1, 1, 3, 8, 27, 95, 373, 1532, 6724
OFFSET
0,3
COMMENTS
A multiset is normal if it spans an initial interval of positive integers.
A multiset partition is intersecting iff no two parts are disjoint.
EXAMPLE
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}}
KEYWORD
nonn,more
AUTHOR
Gus Wiseman, Sep 27 2018
STATUS
approved