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

A297576
Number of n X n 0..1 arrays with every 1 horizontally, diagonally or antidiagonally adjacent to 1 or 4 neighboring 1's.
0
1, 5, 36, 254, 5800, 395011, 38609160, 5752782514, 2136636243308, 1857722960742588, 2730521146982947356, 7180017772945965801201
OFFSET
1,2
COMMENTS
Diagonal of A297582.
EXAMPLE
Some solutions for n=5
..0..0..0..1..0. .0..1..0..0..1. .0..1..1..0..0. .0..0..1..0..0
..0..1..0..0..1. .1..0..0..1..0. .0..0..0..0..0. .0..0..0..1..0
..1..0..0..0..0. .0..0..0..1..0. .1..0..0..0..0. .1..1..0..0..0
..1..0..0..0..0. .0..0..0..0..1. .1..1..1..0..0. .0..0..0..1..0
..0..1..0..0..0. .1..1..0..0..0. .1..0..0..0..0. .1..1..0..0..1
CROSSREFS
Cf. A297582.
Sequence in context: A067376 A098305 A055270 * A164110 A285392 A327091
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 01 2018
STATUS
approved