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

A316611
Number of nXn 0..1 arrays with every element unequal to 0, 1, 3, 5, 7 or 8 king-move adjacent elements, with upper left element zero.
0
1, 5, 14, 77, 649, 5464, 65158, 1249304, 29420195, 965313430, 47647816201, 3134382222825, 282884293077707
OFFSET
1,2
COMMENTS
Diagonal of A316615.
EXAMPLE
Some solutions for n=5
..0..1..0..0..1. .0..0..1..1..1. .0..1..1..1..1. .0..1..0..0..0
..0..0..0..0..0. .0..0..0..1..1. .1..1..1..1..1. .0..0..0..0..0
..0..0..0..0..0. .0..0..0..0..1. .1..1..1..1..1. .0..0..0..0..0
..0..0..0..0..1. .0..0..0..0..0. .0..1..1..1..1. .1..0..0..0..1
..0..0..0..1..1. .0..1..0..0..0. .0..0..1..1..0. .1..1..0..0..0
CROSSREFS
Cf. A316615.
Sequence in context: A007838 A306751 A305341 * A174939 A320800 A321315
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jul 08 2018
STATUS
approved