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

A267637
Number of n X n 0..1 arrays with every repeated value in every row and column unequal to the previous repeated value, and new values introduced in row-major sequential order.
0
1, 8, 51, 1015, 8917, 343145, 3696933, 330654951, 4301737251, 1093232460925
OFFSET
1,2
COMMENTS
Diagonal of A267644.
EXAMPLE
Some solutions for n=5
..0..1..0..1..0....0..1..0..1..0....0..1..0..1..0....0..1..1..0..1
..1..0..1..0..0....0..1..1..0..0....1..0..0..1..1....1..0..1..0..1
..1..0..0..1..1....1..0..1..0..1....0..1..1..0..0....0..1..0..1..0
..0..1..0..0..1....0..1..0..1..1....0..1..0..0..1....1..0..1..1..0
..1..0..1..0..0....1..0..1..1..0....1..0..1..1..0....1..1..0..0..1
CROSSREFS
Cf. A267644.
Sequence in context: A348312 A295602 A226199 * A238648 A341626 A215834
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 18 2016
STATUS
approved