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

A297916
Number of n X n 0..1 arrays with every element equal to 1, 2, 3 or 4 king-move adjacent elements, with upper left element zero.
0
0, 4, 109, 4771, 575754, 173216147, 127727388127, 234129105357081, 1063459512165657876
OFFSET
1,2
COMMENTS
Diagonal of A297923.
EXAMPLE
Some solutions for n=4
..0..1..0..0. .0..1..1..1. .0..1..1..1. .0..0..1..0. .0..0..1..0
..1..0..1..0. .0..0..0..0. .0..0..0..0. .1..1..0..0. .0..0..1..0
..0..1..0..1. .1..1..1..1. .0..1..1..0. .0..1..0..1. .0..1..1..0
..0..1..0..1. .0..0..1..1. .0..1..0..0. .1..0..0..1. .1..1..0..0
CROSSREFS
Cf. A297923.
Sequence in context: A114876 A037980 A240626 * A298541 A015100 A061454
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 08 2018
STATUS
approved