Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #4 Aug 16 2018 10:19:10
%S 1,2,2,47,493,10843,504606,44408035,5866156032,1303983775279
%N Number of nXn 0..1 arrays with every element unequal to 0, 2, 3 or 5 horizontally, vertically or antidiagonally adjacent elements, with upper left element zero.
%C Diagonal of A318091.
%e Some solutions for n=5
%e ..0..1..1..0..0. .0..0..0..1..0. .0..1..0..0..0. .0..1..0..0..0
%e ..1..0..1..0..0. .0..0..1..1..1. .1..1..1..1..1. .1..1..1..1..1
%e ..0..1..1..1..1. .0..1..0..0..1. .0..1..1..0..0. .0..1..1..0..0
%e ..1..0..1..1..0. .1..1..1..1..0. .0..0..0..0..1. .0..1..0..0..1
%e ..0..1..0..0..1. .0..0..1..0..0. .1..0..1..1..0. .1..0..1..1..0
%Y Cf. A318091.
%K nonn
%O 1,2
%A _R. H. Hardin_, Aug 16 2018