OFFSET
0,6
COMMENTS
The weight of a set system is the sum of sizes of its parts. Weight is generally not the same as number of vertices.
LINKS
Andrew Howroyd, Table of n, a(n) for n = 0..50
FORMULA
EXAMPLE
Non-isomorphic representatives of the a(4) = 1 through a(6) = 9 connected set systems:
4: {{1},{2},{1,2}}
5: {{2},{3},{1,2,3}}
{{2},{1,3},{2,3}}
6: {{1},{1,4},{2,3,4}}
{{1},{2,3},{1,2,3}}
{{3},{4},{1,2,3,4}}
{{3},{1,4},{2,3,4}}
{{1,2},{1,3},{2,3}}
{{1,3},{2,4},{3,4}}
{{1},{2},{3},{1,2,3}}
{{1},{2},{1,3},{2,3}}
{{2},{3},{1,3},{2,3}}
CROSSREFS
KEYWORD
nonn
AUTHOR
Gus Wiseman, Sep 27 2018
EXTENSIONS
Terms a(11) and beyond from Andrew Howroyd, May 31 2023
STATUS
approved