login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A321408
Number of non-isomorphic self-dual multiset partitions of weight n whose parts are aperiodic.
3
1, 1, 1, 2, 5, 9, 18, 35, 75, 153, 318
OFFSET
0,4
COMMENTS
A multiset is aperiodic if its multiplicities are relatively prime.
Also the number of nonnegative integer symmetric matrices up to row and column permutations with sum of elements equal to n and no zero rows or columns, in which no row or column has a common divisor > 1.
The dual of a multiset partition has, for each vertex, one part consisting of the indices (or positions) of the parts containing that vertex, counted with multiplicity. For example, the dual of {{1,2},{2,2}} is {{1},{1,2,2}}.
The weight of a multiset partition is the sum of sizes of its parts. Weight is generally not the same as number of vertices.
EXAMPLE
Non-isomorphic representatives of the a(1) = 1 through a(6) = 18 multiset partitions:
{1} {1}{2} {2}{12} {12}{12} {12}{122} {112}{122}
{1}{2}{3} {2}{122} {2}{1222} {12}{1222}
{1}{1}{23} {1}{23}{23} {2}{12222}
{1}{3}{23} {1}{3}{233} {12}{13}{23}
{1}{2}{3}{4} {2}{13}{23} {1}{23}{233}
{3}{3}{123} {1}{3}{2333}
{1}{2}{2}{34} {2}{13}{233}
{1}{2}{4}{34} {3}{23}{123}
{1}{2}{3}{4}{5} {3}{3}{1233}
{1}{1}{1}{234}
{1}{2}{34}{34}
{1}{2}{4}{344}
{1}{3}{24}{34}
{1}{4}{4}{234}
{2}{4}{12}{34}
{1}{2}{3}{3}{45}
{1}{2}{3}{5}{45}
{1}{2}{3}{4}{5}{6}
KEYWORD
nonn,more
AUTHOR
Gus Wiseman, Nov 16 2018
STATUS
approved