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”).

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

%I #3 Dec 29 2012 10:30:13

%S 1,1897,495329,68933905,10373626389,1376083439034,183738465400508

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

%C Row 7 of A221035

%e Some solutions for n=3

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

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

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

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

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

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

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

%K nonn

%O 1,2

%A _R. H. Hardin_ Dec 29 2012