Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #4 Jun 27 2018 15:39:02
%S 1,4,23,835,99193,32646098,30308496367,76005434762214,
%T 524741664012440114
%N Number of nXn 0..1 arrays with every element unequal to 0, 2, 3, 4, 5 or 8 king-move adjacent elements, with upper left element zero.
%C Diagonal of A316244.
%e Some solutions for n=5
%e ..0..1..0..1..1. .0..1..1..1..1. .0..1..0..0..1. .0..1..0..1..1
%e ..1..0..0..1..1. .1..0..0..0..0. .0..1..0..0..1. .1..0..1..0..0
%e ..0..0..0..0..0. .0..0..1..0..0. .1..1..0..0..1. .0..1..1..0..0
%e ..0..1..1..1..0. .1..1..1..1..1. .0..1..1..0..0. .0..1..1..0..0
%e ..1..0..1..0..1. .1..1..1..1..1. .1..0..0..1..1. .0..1..0..1..1
%Y Cf. A316244.
%K nonn
%O 1,2
%A _R. H. Hardin_, Jun 27 2018