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

A318069
Number of nXn 0..1 arrays with every element unequal to 0, 1, 2 or 5 horizontally, vertically or antidiagonally adjacent elements, with upper left element zero.
0
1, 6, 18, 73, 316, 3029, 46884, 935951, 38183961, 2877277695, 323244675173, 63938089963412, 22744080515948233, 13243562482553493420
OFFSET
1,2
COMMENTS
Diagonal of A318075.
EXAMPLE
Some solutions for n=5
..0..0..0..0..0. .0..1..1..1..0. .0..1..1..1..0. .0..0..0..0..0
..0..1..1..0..0. .1..1..1..1..0. .1..1..1..0..0. .0..0..0..0..0
..0..0..0..1..0. .1..1..1..1..0. .1..1..0..0..1. .0..0..0..0..0
..0..0..0..1..0. .1..0..1..1..0. .1..0..0..1..1. .0..1..1..0..0
..0..0..0..0..0. .0..1..1..1..0. .0..0..1..1..1. .0..0..0..0..1
CROSSREFS
Cf. A318075.
Sequence in context: A129790 A121156 A057051 * A332939 A299412 A218080
KEYWORD
nonn
AUTHOR
R. H. Hardin, Aug 15 2018
STATUS
approved