Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)

Revision History for A305843

(Underlined text is an addition; strikethrough text is a deletion.)

Showing all changes.
A305843 Number of labeled spanning intersecting set-systems on n vertices.
(history; published version)
#5 by Susanna Cuyler at Mon Jun 11 13:13:22 EDT 2018
STATUS

proposed

approved

#4 by Gus Wiseman at Mon Jun 11 11:24:37 EDT 2018
STATUS

editing

proposed

#3 by Gus Wiseman at Mon Jun 11 11:22:10 EDT 2018
CROSSREFS

Cf. A001206, A006126, A048143, A051185, A134958, A030019, A304985, A305844.

#2 by Gus Wiseman at Mon Jun 11 10:29:18 EDT 2018
NAME

allocatedNumber of labeled spanning intersecting set-systems foron Gusn Wisemanvertices.

DATA

1, 1, 3, 27, 1245, 1308285, 912811093455, 291201248260060977862887, 14704022144627161780742038728709819246535634969, 12553242487940503914363982718112298267975272588471811456164576678961759219689708372356843289

OFFSET

0,3

COMMENTS

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.

FORMULA

Inverse binomial transform of A051185.

EXAMPLE

The a(3) = 27 spanning intersecting set-systems:

{{1,2,3}}

{{1},{1,2,3}}

{{2},{1,2,3}}

{{3},{1,2,3}}

{{1,2},{1,3}}

{{1,2},{2,3}}

{{1,2},{1,2,3}}

{{1,3},{2,3}}

{{1,3},{1,2,3}}

{{2,3},{1,2,3}}

{{1},{1,2},{1,3}}

{{1},{1,2},{1,2,3}}

{{1},{1,3},{1,2,3}}

{{2},{1,2},{2,3}}

{{2},{1,2},{1,2,3}}

{{2},{2,3},{1,2,3}}

{{3},{1,3},{2,3}}

{{3},{1,3},{1,2,3}}

{{3},{2,3},{1,2,3}}

{{1,2},{1,3},{2,3}}

{{1,2},{1,3},{1,2,3}}

{{1,2},{2,3},{1,2,3}}

{{1,3},{2,3},{1,2,3}}

{{1},{1,2},{1,3},{1,2,3}}

{{2},{1,2},{2,3},{1,2,3}}

{{3},{1,3},{2,3},{1,2,3}}

{{1,2},{1,3},{2,3},{1,2,3}}

MATHEMATICA

Length/@Table[Select[Subsets[Rest[Subsets[Range[n]]]], And[Union@@#==Range[n], FreeQ[Intersection@@@Tuples[#, 2], {}]]&], {n, 1, 4}]

CROSSREFS

Cf. A001206, A006126, A048143, A051185, A134958, A030019, A304985.

KEYWORD

allocated

nonn

AUTHOR

Gus Wiseman, Jun 11 2018

STATUS

approved

editing

#1 by Gus Wiseman at Mon Jun 11 10:29:18 EDT 2018
NAME

allocated for Gus Wiseman

KEYWORD

allocated

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 18 20:50 EDT 2024. Contains 375284 sequences. (Running on oeis4.)