The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A305854 Number of unlabeled spanning intersecting set-systems on n vertices. 41

%I #10 Aug 13 2019 22:25:17

%S 1,1,2,10,110,14868

%N Number of unlabeled spanning intersecting set-systems on n vertices.

%C An intersecting set-system S is a finite set of finite nonempty sets (edges), any two of which have a nonempty intersection. S is spanning if every vertex is contained in some edge.

%F a(n) = A305856(n) - A305856(n-1) for n > 0. - _Andrew Howroyd_, Aug 12 2019

%e Non-isomorphic representatives of the a(3) = 10 spanning intersecting set-systems:

%e {{1,2,3}}

%e {{3},{1,2,3}}

%e {{1,3},{2,3}}

%e {{2,3},{1,2,3}}

%e {{3},{1,3},{2,3}}

%e {{3},{2,3},{1,2,3}}

%e {{1,2},{1,3},{2,3}}

%e {{1,3},{2,3},{1,2,3}}

%e {{3},{1,3},{2,3},{1,2,3}}

%e {{1,2},{1,3},{2,3},{1,2,3}}

%Y Cf. A001206, A006126, A051185, A261006, A283877, A304998, A305843, A305844, A305855-A305857.

%K nonn,more

%O 0,3

%A _Gus Wiseman_, Jun 11 2018

%E a(5) from _Andrew Howroyd_, Aug 12 2019

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 June 5 01:34 EDT 2024. Contains 373102 sequences. (Running on oeis4.)