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

A297601
Number of n X n 0..1 arrays with every 1 horizontally, diagonally or antidiagonally adjacent to 0, 1 or 3 neighboring 1's.
0
2, 11, 181, 6413, 654033, 167209522, 113592447685, 194907376248498, 879332745226144714, 10237211550601397234033
OFFSET
1,1
COMMENTS
Diagonal of A297607.
EXAMPLE
Some solutions for n=4
..1..0..0..0. .1..0..0..0. .0..1..0..0. .0..1..0..1. .1..0..0..0
..0..0..0..1. .0..1..0..0. .0..0..0..0. .0..1..0..0. .1..0..0..0
..0..0..0..1. .0..1..0..0. .0..0..0..1. .1..1..0..0. .1..0..0..0
..0..1..0..1. .0..0..1..0. .0..1..0..1. .0..1..0..1. .0..0..1..0
CROSSREFS
Cf. A297607.
Sequence in context: A011839 A271507 A217391 * A089760 A288556 A353930
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 01 2018
STATUS
approved