OFFSET
0,2
COMMENTS
Number of 6 X n binary matrices with at least one 1 in every column up to row and column permutations.
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 = 0..500
Vladeta Jovovic, Binary matrices up to row and column permutations
PROG
(PARI) Vec(G(6, x)*(1 - x) + O(x^40)) \\ G defined in A028657. - Andrew Howroyd, Feb 28 2023
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from Vladeta Jovovic, Jun 12 2000
a(0)=1 prepended by Alois P. Heinz, Aug 08 2022
STATUS
approved