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

A295345
Number of n X n 0..1 arrays with each 1 horizontally or vertically adjacent to 0, 2 or 3 1's.
0
2, 8, 76, 1877, 123783, 22091007, 11500075769, 17390584281932, 75403580062034596, 925132781374075718095, 31778302417345693041196311
OFFSET
1,1
COMMENTS
Diagonal of A295352.
EXAMPLE
Some solutions for n=5
..0..0..0..0..0. .1..0..1..0..0. .0..0..1..0..0. .0..0..0..0..0
..0..0..0..1..0. .0..0..0..1..0. .0..0..0..0..1. .0..0..0..0..1
..0..1..0..0..0. .0..0..0..0..0. .1..0..1..0..0. .1..0..0..1..0
..0..0..1..0..0. .0..0..0..1..1. .0..1..0..0..0. .0..0..1..0..0
..0..0..0..0..0. .1..0..0..1..1. .0..0..1..0..0. .1..0..0..1..0
CROSSREFS
Cf. A295352.
Sequence in context: A002668 A193205 A303943 * A329968 A093062 A057984
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 20 2017
STATUS
approved