OFFSET
1,2
COMMENTS
Number of n X 5 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
FORMULA
PROG
(PARI) Vec(G(5, x) - G(4, x) + O(x^40)) \\ G defined in A028657. - Andrew Howroyd, Feb 28 2023
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from Vladeta Jovovic, Jun 13 2000
Terms a(21) and beyond from Andrew Howroyd, Feb 28 2023
STATUS
approved