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!)
A302394 Number of families of 3-subsets of an n-set that cover all 2-subsets. 17

%I #7 Apr 07 2018 03:55:35

%S 1,1,0,1,5,388,477965,19199206747,48058624241034238,

%T 14791854612528152343049939,112039538006858119010793653395340973,

%U 42077073837090084518028123082446810913910363417140

%N Number of families of 3-subsets of an n-set that cover all 2-subsets.

%C Number of 3-uniform simple hypergraphs on n vertices such that each pair of vertices are together in some edge.

%F a(n) = SUM (-1)^e(G) (n!/a(G)) 2^t(G), where the sum is over the unlabeled graphs G with n vertices, e(G) is the number of edges in the complement of G, a(G) is the order of the automorphism group of G, and t(G) is the number of triangles in G.

%e For n=4 the a(4)=5 solutions are {123,124,134}, {123,124,234},{123,134,234},{124,134,234}, {123,124,134,234}

%K nonn,hard

%O 0,5

%A _Brendan McKay_, Apr 07 2018

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 12 10:07 EDT 2024. Contains 373329 sequences. (Running on oeis4.)