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!)
A305855 Number of unlabeled spanning intersecting antichains on n vertices. 3
1, 1, 1, 3, 9, 72, 3441, 47170585 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
An intersecting antichain S is a finite set of finite nonempty sets (edges), any two of which have a nonempty intersection, and none of which is a subset of any other. S is spanning if every vertex is contained in some edge.
LINKS
FORMULA
a(n) = A305857(n) - A305857(n-1) for n > 0. - Andrew Howroyd, Aug 13 2019
EXAMPLE
Non-isomorphic representatives of the a(4) = 9 spanning intersecting antichains:
{{1,2,3,4}}
{{1,4},{2,3,4}}
{{1,3,4},{2,3,4}}
{{1,2},{1,3,4},{2,3,4}}
{{1,3},{1,4},{2,3,4}}
{{1,4},{2,4},{3,4}}
{{1,2,4},{1,3,4},{2,3,4}}
{{1,2},{1,3},{1,4},{2,3,4}}
{{1,2,3},{1,2,4},{1,3,4},{2,3,4}}
CROSSREFS
Sequence in context: A163632 A321541 A102322 * A018576 A027290 A131496
KEYWORD
nonn,more
AUTHOR
Gus Wiseman, Jun 11 2018
EXTENSIONS
a(6) from Andrew Howroyd, Aug 13 2019
a(7) from Brendan McKay, May 11 2020
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 April 23 11:25 EDT 2024. Contains 371913 sequences. (Running on oeis4.)