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

A281393
Number of n X n 0..1 arrays with no element equal to more than two of its horizontal, diagonal or antidiagonal neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.
0
0, 0, 131, 1020, 5892, 23216, 84474, 285076, 886900, 2652496, 7689224, 21516104, 58884471
OFFSET
1,3
COMMENTS
Diagonal of A281400.
EXAMPLE
Some solutions for n=4
..0..0..0..1. .0..0..1..1. .0..0..1..0. .0..1..0..0. .0..1..1..0
..1..0..1..1. .1..1..0..0. .0..1..1..1. .1..1..1..0. .1..0..0..1
..1..0..1..0. .0..1..0..1. .0..1..0..0. .0..0..1..0. .0..1..0..1
..0..1..0..0. .0..0..0..1. .0..1..0..1. .0..1..1..0. .0..1..0..0
CROSSREFS
Cf. A281400.
Sequence in context: A142205 A142807 A103834 * A169645 A221154 A144247
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 21 2017
STATUS
approved