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

A297332
Number of n X n 0..1 arrays with every 1 horizontally or antidiagonally adjacent to 0 or 2 neighboring 1's.
1
2, 8, 96, 2119, 130297, 16277492, 5193690642, 3603917287497, 6073485212079264, 23075270570489849128, 207672501598695910705310, 4285665784382445160009080062, 207135689108669020537324268900868
OFFSET
1,1
COMMENTS
Diagonal of A297338.
LINKS
EXAMPLE
Some solutions for n=5
..1..0..0..0..1. .1..0..0..0..1. .0..0..1..0..0. .0..0..0..0..1
..1..0..0..0..1. .0..0..0..0..0. .0..0..0..0..0. .0..0..1..0..1
..0..0..0..0..0. .1..0..0..1..1. .1..0..1..1..0. .0..0..0..0..1
..0..0..1..0..0. .1..0..1..1..0. .0..1..1..0..1. .1..0..1..0..1
..1..0..0..0..0. .1..0..0..0..1. .0..0..1..0..0. .0..0..1..0..1
CROSSREFS
Cf. A297338.
Sequence in context: A052713 A136797 A255132 * A009752 A322736 A137704
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 28 2017
STATUS
approved