login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Unmatched value maps: number of 7Xn binary arrays indicating the locations of corresponding elements not equal to any horizontal, diagonal or antidiagonal neighbor in a random 0..2 7Xn array
0

%I #3 Nov 09 2012 08:42:33

%S 1,5854,973492,95431043,10745153084

%N Unmatched value maps: number of 7Xn binary arrays indicating the locations of corresponding elements not equal to any horizontal, diagonal or antidiagonal neighbor in a random 0..2 7Xn array

%C Row 7 of A219002

%e Some solutions for n=3

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

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

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

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

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

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

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

%K nonn

%O 1,2

%A _R. H. Hardin_ Nov 09 2012