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

A296667
Number of n X n 0..1 arrays with each 1 adjacent to 0, 2 or 3 king-move neighboring 1's.
0
2, 10, 82, 2295, 213800, 40937523, 25499216805, 45685878532152, 202051384124690942, 2538862787057361542172
OFFSET
1,1
COMMENTS
Diagonal of A296674.
EXAMPLE
Some solutions for n=4
..1..1..0..0. .1..0..1..1. .0..0..0..0. .0..0..1..0. .1..1..0..0
..1..0..0..1. .0..0..0..1. .1..0..0..1. .1..0..0..0. .0..1..0..0
..1..0..0..0. .1..0..0..0. .0..0..0..0. .0..0..1..0. .0..0..0..1
..1..1..0..1. .0..0..1..0. .0..0..1..0. .1..0..1..1. .0..0..1..1
CROSSREFS
Cf. A296674.
Sequence in context: A375867 A281547 A111265 * A003093 A006679 A050390
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 18 2017
STATUS
approved