login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A331640
Number of binary matrices with n columns and any number of distinct nonzero rows with 2 ones in every column.
3
1, 0, 6, 120, 6174, 449520, 49686726, 7455901320, 1479839874414, 373573957133280, 117097298726892246, 44596327028174342520, 20287402287658565190654, 10864410524883717498300240, 6765647366010527963979060966, 4847736403559133115838948559720
OFFSET
0,3
LINKS
EXAMPLE
The a(2) = 6 matrices are:
[1 1] [1 1] [1 0] [1 0] [0 1] [0 1]
[1 0] [0 1] [1 1] [0 1] [1 1] [1 0]
[0 1] [1 0] [0 1] [1 1] [1 0] [1 1]
CROSSREFS
Row n=2 of A331567.
Cf. A331641.
Sequence in context: A093910 A002370 A012846 * A012641 A012795 A054479
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Jan 23 2020
STATUS
approved