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

A283093
Number of n X n 0..1 arrays with no 1 equal to more than one of its horizontal and vertical neighbors, with the exception of exactly two elements.
0
0, 0, 72, 8536, 2231690, 1354321470, 2028744947006, 7685048253383394, 74968472049231105434, 1906199245553492643004970
OFFSET
1,3
COMMENTS
Diagonal of A283100.
EXAMPLE
Some solutions for n=4
..0..0..1..0. .0..0..1..0. .0..1..0..0. .1..1..0..1. .1..0..0..1
..0..1..1..0. .1..0..1..0. .0..1..1..1. .1..0..0..1. .1..0..1..0
..0..0..1..1. .1..1..0..1. .1..0..0..0. .1..0..1..0. .1..1..0..0
..0..1..0..0. .0..0..1..1. .1..0..1..0. .0..1..0..1. .1..0..1..1
CROSSREFS
Cf. A283100.
Sequence in context: A289368 A334357 A119750 * A178635 A271189 A093272
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 28 2017
STATUS
approved