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.

A319566 Number of non-isomorphic connected T_0 set systems of weight n.

This page as a plain text file.
%I A319566 #9 Sep 24 2018 08:58:16
%S A319566 1,1,0,1,2,3,8,17,41,103,276
%N A319566 Number of non-isomorphic connected T_0 set systems of weight n.
%C A319566 In a set system, two vertices are equivalent if in every block the presence of the first is equivalent to the presence of the second. The T_0 condition means that there are no equivalent vertices.
%C A319566 The weight of a set system is the sum of sizes of its parts. Weight is generally not the same as number of vertices.
%e A319566 Non-isomorphic representatives of the a(1) = 1 through a(6) = 8 set systems:
%e A319566 1:        {{1}}
%e A319566 3:     {{2},{1,2}}
%e A319566 4:    {{1,3},{2,3}}
%e A319566      {{1},{2},{1,2}}
%e A319566 5:  {{2},{3},{1,2,3}}
%e A319566     {{2},{1,3},{2,3}}
%e A319566     {{3},{1,3},{2,3}}
%e A319566 6: {{3},{1,4},{2,3,4}}
%e A319566    {{3},{2,3},{1,2,3}}
%e A319566    {{1,2},{1,3},{2,3}}
%e A319566    {{1,3},{2,4},{3,4}}
%e A319566    {{1,4},{2,4},{3,4}}
%e A319566   {{1},{2},{3},{1,2,3}}
%e A319566   {{1},{2},{1,3},{2,3}}
%e A319566   {{2},{3},{1,3},{2,3}}
%Y A319566 Cf. A007716, A007718, A049311, A056156, A059201, A283877, A316980.
%Y A319566 Cf. A319557, A319558, A319559, A319560, A319564, A319565, A319567.
%K A319566 nonn,more
%O A319566 0,5
%A A319566 _Gus Wiseman_, Sep 23 2018