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

A282878
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 one element.
0
0, 2, 74, 3762, 480995, 128768496, 79687436788, 115172557654616, 393143666098549156, 3196549492640753656296, 62216948503916625663186184
OFFSET
1,2
COMMENTS
Diagonal of A282885.
EXAMPLE
Some solutions for n=4
..1..0..0..1. .0..1..0..0. .1..0..1..0. .1..0..1..0. .1..0..0..1
..1..0..1..0. .1..0..1..0. .0..1..0..0. .0..0..1..0. .0..0..0..1
..0..1..0..0. .1..0..0..1. .0..0..0..1. .0..1..0..1. .1..0..0..0
..0..0..0..0. .0..1..0..0. .0..1..1..0. .0..0..0..0. .0..1..1..1
CROSSREFS
Cf. A282885.
Sequence in context: A295172 A351589 A322281 * A062552 A116172 A358383
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 24 2017
STATUS
approved