OFFSET
0,4
COMMENTS
An antichain is a set of nonempty sets, none of which is a subset of any other. A singleton is considered to be connected.
FORMULA
a(n) = A327424(n) - 1.
EXAMPLE
Non-isomorphic representatives of the a(2) = 1 through a(4) = 9 antichains:
{{1},{2}} {{1},{2}} {{1},{2}}
{{1},{2,3}} {{1},{2,3}}
{{1},{2},{3}} {{1},{2},{3}}
{{1},{2,3,4}}
{{1,2},{3,4}}
{{1},{2},{3,4}}
{{1},{2},{3},{4}}
{{2},{1,3},{1,4}}
{{4},{1,2},{1,3},{2,3}}
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Gus Wiseman, Sep 26 2019
STATUS
approved