login

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

Equals two maps: number of 5Xn binary arrays indicating the locations of corresponding elements equal to exactly two of their horizontal, diagonal and antidiagonal neighbors in a random 0..1 5Xn array
0

%I #3 Dec 13 2012 17:44:38

%S 1,292,4304,139233,2996186,76047436

%N Equals two maps: number of 5Xn binary arrays indicating the locations of corresponding elements equal to exactly two of their horizontal, diagonal and antidiagonal neighbors in a random 0..1 5Xn array

%C Row 5 of A220406

%e Some solutions for n=3

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

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

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

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

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

%K nonn

%O 1,2

%A _R. H. Hardin_ Dec 13 2012