A005747
Number of n-covers of an unlabeled 6-set.
Original entry on oeis.org
1, 16, 196, 2197, 22952, 223034, 2004975, 16642937, 127654604, 907349654, 6000728764, 37093282121, 215296646264, 1178514299094, 6108871834312, 30098215339608, 141433252447082, 635816643771438, 2742163498527536, 11374522802412498, 45482770393453638
Offset: 1
- R. J. Clarke, Covering a set by subsets, Discrete Math., 81 (1990), 147-152.
- N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
A005771
Number of n-covers of an unlabeled 5-set.
Original entry on oeis.org
1, 12, 103, 736, 4571, 25326, 127415, 588687, 2518997, 10053739, 37656707, 133084998, 445949359, 1422934989, 4340110439, 12697803333, 35744330644, 97081519369, 255032046536, 649459943602, 1606518048420, 3867119228081, 9073566868140, 20783186834063
Offset: 1
- R. J. Clarke, Covering a set by subsets, Discrete Math., 81 (1990), 147-152.
- N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
A055127
Triangle T(n,k) of numbers of proper k-covers of an unlabeled n-set, k=1..2^n-2.
Original entry on oeis.org
0, 1, 0, 2, 5, 4, 2, 1, 0, 4, 19, 58, 113, 168, 193, 171, 119, 68, 29, 10, 3, 1, 0, 6, 53, 325, 1551, 6007, 19533, 54119, 128936, 266085, 478223, 751487, 1035609, 1254303, 1336855, 1254307, 1035622, 751526, 478320, 266272, 129226, 54484, 19898, 6297
Offset: 2
[0, 1], [0, 2, 5, 4, 2, 1], [0, 4, 19, 58, 113, 168, 193, 171, 119, 68, 29, 10, 3, 1], ...; There are 113 proper 5-covers of an unlabeled 4-set.
A347699
Triangle read by rows: For n >= 1, 0 <= k <= n-1, T(n,k) = 0 if k=0, otherwise the number of inequivalent k X (n-k) 0,1 matrices having at least one 1 in each column.
Original entry on oeis.org
1, 1, 1, 1, 1, 2, 1, 1, 4, 3, 1, 1, 6, 9, 4, 1, 1, 9, 23, 17, 5
Offset: 1
Triangle begins:
1;
1, 1;
1, 1, 2;
1, 1, 4, 3;
1, 1, 6, 9, 4;
1, 1, 9, 23, 17, 5;
...
Comments