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 binary arrays without the pattern 1 1 0 diagonally, vertically or horizontally
1

%I #5 Mar 31 2012 12:36:12

%S 33,1089,16438,231400,2800798,32470385,359696109,3903047802,

%T 41642655120,440047202716,4617244898772,48229127405889,

%U 502163657044635,5217313950984361,54124162283409093,560894846117339319

%N Number of nX6 binary arrays without the pattern 1 1 0 diagonally, vertically or horizontally

%C Column 6 of A188523

%H R. H. Hardin, <a href="/A188520/b188520.txt">Table of n, a(n) for n = 1..200</a>

%e Some solutions for 3X6

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ Apr 02 2011