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

%I #6 Dec 18 2015 18:17:38

%S 2,16,512,35656,6442436,2719427244,2662054379066,6207537762978575

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

%C Diagonal of A189905

%e Some solutions for 4X4

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

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ May 01 2011