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

A283035
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 one element.
0
0, 4, 119, 9152, 1604067, 706205768, 797350288363, 2355217281173760, 18388049679475271526, 382245292023510825419744
OFFSET
1,2
COMMENTS
Diagonal of A283042.
EXAMPLE
Some solutions for n=4
..1..1..0..0. .1..1..1..0. .0..1..0..0. .1..0..1..1. .0..0..1..0
..0..0..0..1. .0..0..0..0. .0..0..0..1. .0..0..0..0. .0..0..1..1
..1..0..1..0. .1..0..1..0. .1..1..0..0. .1..1..0..1. .0..0..1..0
..0..1..1..1. .1..0..0..0. .1..0..1..0. .1..0..0..1. .0..1..0..1
CROSSREFS
Cf. A283042.
Sequence in context: A096464 A285053 A264420 * A284764 A271421 A378928
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 27 2017
STATUS
approved