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

%I #3 Jan 09 2013 12:49:22

%S 1,114,3332,123958,4983598,172905144,6138441061

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

%C Row 5 of A221290

%e Some solutions for n=3

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

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

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

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

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

%K nonn

%O 1,2

%A _R. H. Hardin_ Jan 09 2013