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

A296398
Number of n X n 0..1 arrays with each 1 horizontally, vertically or antidiagonally adjacent to 2 or 3 neighboring 1's.
0
1, 4, 24, 444, 35561, 6200926, 3068113721, 4427644444522, 16720185055951726, 174611744359086830290, 5039863866276836681199376
OFFSET
1,2
COMMENTS
Diagonal of A296405.
EXAMPLE
Some solutions for n=5
..0..1..1..1..1. .0..1..1..1..0. .1..1..1..0..0. .0..1..1..1..0
..1..1..0..1..0. .0..1..0..1..0. .1..0..1..1..1. .0..1..0..1..1
..0..0..0..1..1. .1..0..0..1..1. .1..0..0..1..1. .1..0..1..0..1
..1..1..1..0..1. .1..1..0..0..1. .1..0..0..0..1. .1..1..1..1..1
..1..0..1..1..0. .1..0..0..1..1. .1..1..1..1..1. .0..0..0..0..0
CROSSREFS
Cf. A296405.
Sequence in context: A247737 A326871 A012945 * A166947 A103624 A101952
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 11 2017
STATUS
approved