login

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

Majority value maps: number of nX5 binary arrays indicating the locations of corresponding elements equal to at least half of their horizontal, vertical and antidiagonal neighbors in a random 0..1 nX5 array
0

%I #3 Dec 10 2012 06:36:15

%S 12,291,7467,186321,4661685,116782114,2922680937

%N Majority value maps: number of nX5 binary arrays indicating the locations of corresponding elements equal to at least half of their horizontal, vertical and antidiagonal neighbors in a random 0..1 nX5 array

%C Column 5 of A220308

%e Some solutions for n=3

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ Dec 10 2012