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!)
A326904 Number of unlabeled set-systems (without {}) on n vertices that are closed under intersection. 5
1, 2, 4, 10, 38, 368, 29328, 216591692, 5592326399531792 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
A set-system is a finite set of finite nonempty sets, so no two edges of such a set-system can be disjoint.
Apart from the offset the same as A193675. - R. J. Mathar, Aug 09 2019
LINKS
FORMULA
a(n > 0) = 2 * A193674(n - 1).
EXAMPLE
Non-isomorphic representatives of the a(0) = 1 through a(3) = 10 set-systems:
{} {} {} {}
{{1}} {{1}} {{1}}
{{1,2}} {{1,2}}
{{2},{1,2}} {{1,2,3}}
{{2},{1,2}}
{{3},{1,2,3}}
{{2,3},{1,2,3}}
{{3},{1,3},{2,3}}
{{3},{2,3},{1,2,3}}
{{3},{1,3},{2,3},{1,2,3}}
CROSSREFS
The covering case is A108800(n - 1).
The case with an edge containing all of the vertices is A193674(n - 1).
The case with union instead of intersection is A193674.
The labeled version is A326901.
Sequence in context: A109460 A108801 A193675 * A111022 A086852 A084737
KEYWORD
nonn,more
AUTHOR
Gus Wiseman, Aug 04 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 3 21:27 EDT 2024. Contains 374905 sequences. (Running on oeis4.)