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”).

A267728
Number of n X n 0..1 arrays with every repeated value in every row and column greater than or equal to the previous repeated value.
0
2, 16, 512, 39330, 9116396, 4977655636, 6910434801148, 22619851307136958, 176312563812861434000
OFFSET
1,1
COMMENTS
Diagonal of A267735.
EXAMPLE
Some solutions for n=4
..1..0..1..0....1..1..0..1....1..0..0..1....0..0..0..0....0..1..1..0
..0..1..0..0....0..1..1..1....0..0..1..0....0..0..0..0....0..1..1..1
..0..0..1..1....1..1..1..1....0..0..1..0....0..0..1..1....1..1..1..0
..0..0..0..0....0..1..0..0....1..1..1..1....1..0..1..0....1..0..1..0
CROSSREFS
Cf. A267735.
Sequence in context: A189773 A189152 A265015 * A063387 A326251 A228979
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 20 2016
STATUS
approved