login

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”).

Number of nX6 0..3 arrays with no element equal to a different number of vertical neighbors than horizontal neighbors, with new values 0..3 introduced in row major order
1

%I #4 Apr 10 2014 17:56:59

%S 41,10072,2406061,576606991,138151966465,33101173163229,

%T 7931008306049886,1900262865283299277,455301324742099684702,

%U 109089802411557343248942,26137821929765942119583344,6262599441697272867577339893

%N Number of nX6 0..3 arrays with no element equal to a different number of vertical neighbors than horizontal neighbors, with new values 0..3 introduced in row major order

%C Column 6 of A240706

%H R. H. Hardin, <a href="/A240704/b240704.txt">Table of n, a(n) for n = 1..68</a>

%e Some solutions for n=2

%e ..0..1..2..0..2..3....0..1..1..2..3..1....0..1..2..0..2..0....0..1..2..0..1..0

%e ..1..3..0..2..3..0....3..1..1..3..0..3....1..3..1..2..0..1....2..3..0..1..2..1

%K nonn

%O 1,1

%A _R. H. Hardin_, Apr 10 2014