cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A319793 Number of non-isomorphic connected strict multiset partitions (sets of multisets) of weight n with empty intersection.

This page as a plain text file.
%I A319793 #9 May 31 2023 10:49:06
%S A319793 1,0,0,0,1,4,24,96,412,1607,6348,24580,96334,378569,1508220,6079720,
%T A319793 24879878,103335386,436032901,1869019800,8139613977,36008825317,
%U A319793 161794412893,738167013847,3418757243139,16068569129711,76622168743677,370571105669576,1817199912384794
%N A319793 Number of non-isomorphic connected strict multiset partitions (sets of multisets) of weight n with empty intersection.
%C A319793 The weight of a multiset partition is the sum of sizes of its parts. Weight is generally not the same as number of vertices.
%H A319793 Andrew Howroyd, <a href="/A319793/b319793.txt">Table of n, a(n) for n = 0..50</a>
%F A319793 a(n) = A319557(n) - A316980(n) + A319077(n). - _Andrew Howroyd_, May 31 2023
%e A319793 Non-isomorphic representatives of the a(4) = 1 through a(5) = 4 multiset partitions:
%e A319793 4:  {{1},{2},{1,2}}
%e A319793 5: {{1},{2},{1,2,2}}
%e A319793    {{1},{1,2},{2,2}}
%e A319793    {{2},{3},{1,2,3}}
%e A319793    {{2},{1,3},{2,3}}
%Y A319793 Cf. A007716, A007718, A056156, A281116, A283877, A316980, A317752, A317755, A317757, A319616.
%Y A319793 Cf. A319077, A319748, A319755, A319778, A319781, A319791.
%K A319793 nonn
%O A319793 0,6
%A A319793 _Gus Wiseman_, Sep 27 2018
%E A319793 Terms a(11) and beyond from _Andrew Howroyd_, May 31 2023