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 Feb 16 2017 10:01:00
%S 0,1754,297210,27253740,2496089344,213243466320,17282935743792,
%T 1356909122451366,103825223863665136,7780334614220689560,
%U 573340067876393968560,41664780194820618035191,2992154947506013513266465
%N Number of nX7 0..1 arrays with no 1 equal to more than three of its king-move neighbors, with the exception of exactly two elements.
%C Column 7 of A282481.
%H R. H. Hardin, <a href="/A282480/b282480.txt">Table of n, a(n) for n = 1..210</a>
%e Some solutions for n=2
%e ..1..0..1..1..0..0..0. .0..1..1..0..0..1..1. .0..1..0..1..1..1..0
%e ..0..1..1..1..0..1..0. .0..1..1..1..0..0..0. .1..0..1..0..1..1..0
%Y Cf. A282481.
%K nonn
%O 1,2
%A _R. H. Hardin_, Feb 16 2017