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

A296637
Number of n X n 0..1 arrays with each 1 horizontally, vertically or antidiagonally adjacent to 1, 2 or 4 neighboring 1's.
0
1, 10, 132, 5696, 742601, 263456105, 267838310277, 775597735818257, 6368326825456570489, 148644719322790247465982, 9857838321384193865155602133
OFFSET
1,2
COMMENTS
Diagonal of A296643.
EXAMPLE
Some solutions for n=4
..0..0..1..0. .0..0..0..0. .1..0..1..1. .0..1..1..1. .0..0..1..1
..0..1..0..1. .1..0..0..1. .1..0..0..1. .1..0..0..1. .0..0..0..0
..0..1..1..0. .1..0..1..0. .0..1..0..0. .0..0..0..0. .1..1..0..0
..1..1..1..0. .0..0..1..1. .0..1..0..0. .1..1..0..0. .0..1..0..0
CROSSREFS
Cf. A296643.
Sequence in context: A239814 A166771 A264279 * A223407 A203325 A324421
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 17 2017
STATUS
approved