login
A331717
Number of nonequivalent n-column binary matrices with 2 ones in every column and any number of distinct nonzero rows up to permutation of rows and columns.
2
1, 0, 1, 4, 12, 36, 124, 412, 1500
OFFSET
0,4
EXAMPLE
The a(3) = 4 matrices are:
[1 1 1] [1 1 0] [1 1 1] [1 1 0]
[1 0 0] [1 0 1] [1 1 0] [1 0 1]
[0 1 0] [0 1 0] [0 0 1] [0 1 1]
[0 0 1] [0 0 1]
CROSSREFS
Row n=2 of A331510.
Cf. A331718.
Sequence in context: A055395 A113990 A231179 * A192010 A252697 A056383
KEYWORD
nonn,more
AUTHOR
Andrew Howroyd, Feb 02 2020
STATUS
approved