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 (n+2)X(n+2) binary arrays avoiding patterns 010 and 101 in rows, columns and nw-to-se diagonals
0

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

%S 80,998,17676,505798,23451600,1749952542,207766349392,39642112566362,

%T 12152648421141966,5965344860666094878

%N Number of (n+2)X(n+2) binary arrays avoiding patterns 010 and 101 in rows, columns and nw-to-se diagonals

%C Diagonal of A203355

%e Some solutions for n=3

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

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

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ Dec 31 2011