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

A281709
Number of n X n 0..1 arrays with no element unequal to a strict majority of its horizontal, diagonal and antidiagonal neighbors and with new values introduced in order 0 sequentially upwards.
0
1, 3, 8, 97, 937, 29849, 1721319, 178547832, 41247350230, 17968646792801
OFFSET
1,2
COMMENTS
Diagonal of A281715.
EXAMPLE
Some solutions for n=4
..0..0..0..0. .0..1..0..1. .0..0..1..0. .0..0..1..1. .0..0..0..1
..0..0..1..1. .1..0..1..0. .0..1..0..1. .1..1..0..0. .1..1..1..0
..0..1..1..1. .1..1..0..1. .1..0..1..0. .1..1..0..0. .1..1..0..0
..0..0..1..1. .1..1..1..0. .0..1..0..1. .1..1..0..0. .1..0..0..0
CROSSREFS
Cf. A281715.
Sequence in context: A069703 A114737 A233163 * A099296 A066619 A028504
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 28 2017
STATUS
approved