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

A281073
Number of n X n 0..1 arrays with no element equal to more than two of its horizontal, vertical and antidiagonal neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.
0
0, 0, 55, 958, 10954, 89042, 566178, 3035844, 14551996, 65113158, 280515214, 1187820788, 5004343732
OFFSET
1,3
COMMENTS
Diagonal of A281080.
EXAMPLE
Some solutions for n=4
..0..0..0..1. .0..1..0..0. .0..1..1..0. .0..1..0..1. .0..1..1..0
..1..1..0..1. .1..1..1..1. .0..0..1..1. .1..0..1..0. .1..0..0..1
..0..1..0..0. .0..0..0..1. .1..1..0..0. .1..0..1..1. .0..1..0..1
..0..1..0..1. .1..1..0..1. .0..0..1..1. .1..1..0..1. .0..1..0..0
CROSSREFS
Cf. A281080.
Sequence in context: A358634 A241634 A008402 * A329753 A203872 A297753
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 14 2017
STATUS
approved