[go: up one dir, main page]

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

A298147
Number of n X n 0..1 arrays with every element equal to 0, 1, 3, 4, 5 or 8 king-move adjacent elements, with upper left element zero.
0
1, 4, 6, 196, 1822, 111350, 25625864, 7382868491, 11381281119654
OFFSET
1,2
COMMENTS
Diagonal of A298154.
EXAMPLE
Some solutions for n=6
..0..0..0..0..0..1. .0..0..0..0..0..1. .0..0..1..0..1..1. .0..0..1..1..0..0
..0..0..1..0..1..0. .0..0..1..1..0..0. .0..0..0..1..1..1. .0..0..0..0..0..0
..1..1..0..0..1..1. .1..0..1..1..0..1. .1..0..1..1..0..0. .1..0..1..1..0..1
..1..1..1..0..1..1. .0..0..0..0..0..0. .1..0..0..1..1..1. .0..1..1..1..0..1
..0..1..0..0..0..0. .0..1..1..1..0..1. .0..0..1..0..1..1. .0..0..1..0..0..0
..0..1..0..0..1..1. .1..0..1..1..1..0. .1..0..0..0..0..0. .0..0..1..0..0..1
CROSSREFS
Cf. A298154.
Sequence in context: A074124 A303161 A070156 * A081970 A076098 A377392
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 13 2018
STATUS
approved