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 Jul 16 2016 09:21:30
%S 24,864,5304,53132,510680,5038428,48675088,477786368,4669603380,
%T 45596095332,445618877780,4354996501396,42558814118692,
%U 415901491499748,4064202093487220,39716691445365360,388129218814938872
%N Number of nX6 0..2 arrays with no element equal to any value at offset (0,-2) (-1,-2) or (-2,-1) and new values introduced in order 0..2.
%C Column 6 of A275090.
%H R. H. Hardin, <a href="/A275088/b275088.txt">Table of n, a(n) for n = 1..210</a>
%H R. H. Hardin, <a href="/A275088/a275088.txt">Empirical recurrence of order 64</a>
%F Empirical recurrence of order 64 (see link above)
%e Some solutions for n=4
%e ..0..0..1..1..2..0. .0..1..2..2..1..1. .0..1..1..2..2..1. .0..0..1..1..2..0
%e ..0..1..1..2..2..0. .1..0..2..2..1..0. .0..1..1..2..0..0. .2..0..1..2..2..0
%e ..0..1..1..2..0..1. .1..2..2..1..0..0. .0..1..2..0..0..1. .0..1..1..2..2..0
%e ..1..2..2..0..0..1. .1..0..2..1..0..2. .1..2..2..0..1..2. .0..0..2..2..0..0
%Y Cf. A275090.
%K nonn
%O 1,1
%A _R. H. Hardin_, Jul 16 2016