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 nX7 0..2 arrays x(i,j) with each element diagonally or antidiagonally next to at least one element with value 2-x(i,j)
1

%I #4 Oct 08 2013 07:25:11

%S 0,3969,266805,137945025,43142680647,15615593045649,5392746297039195,

%T 1888668174848027049,658744922326993528365,230036351941714961424609,

%U 80301571203375381579772923,28034704123779041409942781569

%N Number of nX7 0..2 arrays x(i,j) with each element diagonally or antidiagonally next to at least one element with value 2-x(i,j)

%C Column 7 of A230068

%H R. H. Hardin, <a href="/A230067/b230067.txt">Table of n, a(n) for n = 1..210</a>

%e Some solutions for n=3

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

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

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

%K nonn

%O 1,2

%A _R. H. Hardin_, Oct 08 2013