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 #5 Mar 31 2012 12:36:04
%S 200,6036,126739,2854756,64582504,1458949494,32992227496,746010901791,
%T 16868015727070,381403214731604,8623967236516536,194997737446961630,
%U 4409121678267544114,99695269869992119527,2254223823580432667299
%N 1/128 the number of (n+2)X6 binary arrays with each 3X3 subblock trace equal to some horizontal or vertical neighbor 3X3 subblock trace
%C Column 4 of A185993
%H R. H. Hardin, <a href="/A185988/b185988.txt">Table of n, a(n) for n = 1..200</a>
%e Some solutions for 4X6
%e ..0..0..1..1..1..0....0..1..0..1..1..1....0..0..1..1..0..1....0..1..0..1..0..1
%e ..0..0..1..1..1..0....0..0..0..0..0..0....0..0..1..1..0..0....0..1..0..0..1..0
%e ..0..1..1..0..0..0....0..1..1..0..0..0....0..0..0..0..0..1....0..1..0..1..1..0
%e ..0..1..0..0..0..0....0..0..1..1..0..1....0..0..0..1..0..0....0..0..0..1..0..1
%K nonn
%O 1,1
%A _R. H. Hardin_ Feb 08 2011