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”).
%I #4 Mar 18 2017 12:24:44
%S 0,1926,575456,64614384,6763514843,667015216686,62944601744067,
%T 5782000278310300,520411514987541560,46113717734650843082,
%U 4036254767838742279228,349783657626468531519474
%N Number of nX7 0..1 arrays with no 1 equal to more than three of its horizontal, diagonal and antidiagonal neighbors, with the exception of exactly one element.
%C Column 7 of A283950.
%H R. H. Hardin, <a href="/A283949/b283949.txt">Table of n, a(n) for n = 1..210</a>
%e Some solutions for n=2
%e ..0..1..0..0..1..1..1. .0..0..0..0..1..1..1. .0..1..1..1..1..1..1
%e ..0..0..1..1..1..0..1. .0..0..0..0..1..0..1. .0..1..0..1..1..0..0
%Y Cf. A283950.
%K nonn
%O 1,2
%A _R. H. Hardin_, Mar 18 2017