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 Dec 07 2016 08:10:54
%S 3,8,117,864,5628,34764,203226,1143396,6219491,33013384,171939641,
%T 880916518,4451397177,22233587926,109941169416,538893155258,
%U 2621198787932,12662917887190,60802741447447,290361255593144
%N Number of nX4 0..1 arrays with no element equal to a strict majority of its king-move neighbors, with the exception of exactly two elements, and with new values introduced in order 0 sequentially upwards.
%C Column 4 of A279168.
%H R. H. Hardin, <a href="/A279164/b279164.txt">Table of n, a(n) for n = 1..250</a>
%H R. H. Hardin, <a href="/A279164/a279164.txt">Empirical recurrence of order 84</a>
%F Empirical recurrence of order 84 (see link above)
%e Some solutions for n=4
%e ..0..0..0..1. .0..0..0..1. .0..1..0..1. .0..1..0..1. .0..1..0..1
%e ..1..1..0..1. .1..1..1..1. .1..0..0..1. .1..1..0..1. .0..0..0..1
%e ..0..1..1..0. .0..0..1..0. .0..1..1..0. .0..0..1..0. .1..1..0..1
%e ..0..1..0..1. .1..0..1..0. .0..1..1..0. .1..0..0..1. .0..0..1..0
%Y Cf. A279168.
%K nonn
%O 1,1
%A _R. H. Hardin_, Dec 07 2016