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

A298253
Number of n X n 0..1 arrays with every element equal to 2, 3, 5 or 8 king-move adjacent elements, with upper left element zero.
0
0, 1, 1, 11, 86, 895, 13991, 435534, 16014301, 939457994
OFFSET
1,4
COMMENTS
Diagonal of A298259.
EXAMPLE
Some solutions for n=7
..0..0..0..0..1..0..0. .0..0..0..1..0..0..0. .0..0..0..1..1..0..0
..0..1..1..0..1..1..0. .0..1..1..0..1..1..0. .0..1..1..0..1..0..1
..1..1..0..1..1..1..1. .0..1..0..0..0..1..0. .1..0..1..0..0..1..1
..1..0..1..0..1..0..0. .0..1..0..1..0..1..0. .1..0..1..0..1..0..1
..1..0..1..0..1..1..0. .0..1..0..1..1..1..0. .1..1..0..1..1..0..1
..0..1..1..0..0..1..0. .1..0..0..1..0..0..1. .1..0..1..1..0..0..1
..0..0..0..1..1..0..0. .1..1..1..0..0..1..1. .0..0..1..1..0..1..1
CROSSREFS
Cf. A298259.
Sequence in context: A014917 A080962 A243879 * A277465 A357535 A232078
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 15 2018
STATUS
approved