Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A326372 Number of intersecting antichains of (possibly empty) subsets of {1..n}. 3
2, 3, 5, 13, 82, 2647, 1422565, 229809982113, 423295099074735261881 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
A set system (set of sets) is an antichain if no edge is a subset of any other, and is intersecting if no two edges are disjoint.
LINKS
FORMULA
a(n) = A001206(n + 1) + 1.
EXAMPLE
The a(0) = 2 through a(3) = 13 antichains:
{} {} {} {}
{{}} {{}} {{}} {{}}
{{1}} {{1}} {{1}}
{{2}} {{2}}
{{1,2}} {{3}}
{{1,2}}
{{1,3}}
{{2,3}}
{{1,2,3}}
{{1,2},{1,3}}
{{1,2},{2,3}}
{{1,3},{2,3}}
{{1,2},{1,3},{2,3}}
CROSSREFS
The case without empty edges is A001206.
The inverse binomial transform is the spanning case A305844.
The unlabeled case is A306007.
Maximal intersecting antichains are A326363.
Intersecting set systems are A051185.
Sequence in context: A074394 A056162 A265785 * A001685 A074691 A139589
KEYWORD
nonn,more
AUTHOR
Gus Wiseman, Jul 01 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 5 19:08 EDT 2024. Contains 374954 sequences. (Running on oeis4.)