A221035 T(n,k)=Majority value maps: number of nXk binary arrays indicating the locations of corresponding elements equal to at least half of their horizontal and antidiagonal neighbors in a random 0..2 nXk array.
1, 2, 1, 4, 7, 1, 7, 33, 21, 1, 12, 119, 228, 65, 1, 21, 457, 1733, 1561, 200, 1, 37, 1710, 14277, 24485, 10648, 616, 1, 65, 6466, 110506, 419506, 345755, 72625, 1897, 1, 114, 24433, 870027, 6637755, 12239631, 4882030, 495329, 5842, 1, 200, 92196, 6717882
Offset: 1
Examples
Some solutions for n=3 k=4 ..1..1..0..1....1..1..0..1....0..1..1..1....0..0..0..1....0..1..0..1 ..1..0..1..0....1..0..1..0....1..1..0..1....1..0..0..0....1..1..1..0 ..1..1..1..1....0..0..0..0....0..0..1..0....1..1..0..1....1..1..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..82
Comments