OFFSET
1,2
COMMENTS
Number of n X 6 binary matrices with at least one 1 in every column up to row and column permutations. - Andrew Howroyd, Feb 28 2023
REFERENCES
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).
LINKS
Andrew Howroyd, Table of n, a(n) for n = 1..1000
Vladeta Jovovic, Binary matrices up to row and column permutations
PROG
(PARI) Vec((G(6, x) - G(5, x)) + O(x^30)) \\ G defined in A028657. - Andrew Howroyd, Feb 28 2023
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
Corrected and extended by Vladeta Jovovic, Jun 13 2000
Terms a(20) and beyond from Andrew Howroyd, Feb 28 2023
STATUS
approved