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

A282962
Number of n X n 0..1 arrays with no 1 equal to more than one of its horizontal, vertical and antidiagonal neighbors, with the exception of exactly two elements.
0
0, 0, 38, 3635, 577003, 206993155, 163712015523, 296587454834249, 1244478900421397928, 12226172933184772433991
OFFSET
1,3
COMMENTS
Diagonal of A282969.
EXAMPLE
Some solutions for n=4
..0..0..0..1. .0..1..1..1. .0..0..0..1. .1..0..1..0. .0..0..0..0
..0..0..1..0. .0..0..0..1. .1..1..1..0. .1..0..0..0. .1..0..0..0
..0..0..1..0. .0..0..0..0. .0..0..1..0. .1..0..0..0. .1..0..0..0
..0..1..0..0. .0..0..1..1. .0..0..0..1. .1..0..0..1. .1..1..0..1
CROSSREFS
Cf. A282969.
Sequence in context: A319519 A221111 A322331 * A229523 A173133 A221354
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 25 2017
STATUS
approved