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.

A327335 Number of non-isomorphic set-systems with n vertices and at least one endpoint/leaf.

This page as a plain text file.
%I A327335 #4 Sep 02 2019 08:05:45
%S A327335 0,1,4,18,216
%N A327335 Number of non-isomorphic set-systems with n vertices and at least one endpoint/leaf.
%C A327335 A set-system is a finite set of finite nonempty sets. Elements of a set-system are sometimes called edges. A leaf is an edge containing a vertex that does not belong to any other edge, while an endpoint is a vertex belonging to only one edge.
%C A327335 Also covering set-systems with minimum covered vertex-degree 1.
%e A327335 Non-isomorphic representatives of the a(1) = 1 through a(3) = 18 set-systems:
%e A327335   {{1}}  {{1}}        {{1}}
%e A327335          {{1,2}}      {{1,2}}
%e A327335          {{1},{2}}    {{1},{2}}
%e A327335          {{1},{1,2}}  {{1,2,3}}
%e A327335                       {{1},{1,2}}
%e A327335                       {{1},{2,3}}
%e A327335                       {{1},{1,2,3}}
%e A327335                       {{1,2},{1,3}}
%e A327335                       {{1},{2},{3}}
%e A327335                       {{1,2},{1,2,3}}
%e A327335                       {{1},{2},{1,3}}
%e A327335                       {{1},{1,2},{1,3}}
%e A327335                       {{1},{1,2},{2,3}}
%e A327335                       {{1},{2},{1,2,3}}
%e A327335                       {{1},{1,2},{1,2,3}}
%e A327335                       {{1},{2},{3},{1,2}}
%e A327335                       {{1},{2},{1,2},{1,3}}
%e A327335                       {{1},{2},{1,2},{1,2,3}}
%Y A327335 Unlabeled set-systems are A000612.
%Y A327335 The labeled version is A327228.
%Y A327335 The covering version is A327230 (first differences).
%Y A327335 Cf. A002494, A245797, A261919, A283877, A327103, A327105, A327197, A327227, A327229, A327336.
%K A327335 nonn,more
%O A327335 0,3
%A A327335 _Gus Wiseman_, Sep 02 2019