A220386 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..1 nXk array.
1, 2, 1, 4, 7, 1, 7, 25, 21, 1, 12, 79, 136, 65, 1, 21, 278, 757, 753, 200, 1, 37, 966, 5114, 7462, 4160, 616, 1, 65, 3362, 33247, 96772, 73066, 22989, 1897, 1, 114, 11642, 211944, 1191846, 1829169, 715412, 127037, 5842, 1, 200, 40375, 1358599, 14300020
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..0..1..0....1..1..1..0....1..1..1..1....1..1..0..0....1..1..1..1 ..0..1..1..0....0..1..0..0....0..1..1..1....1..1..0..0....0..1..1..1 ..0..1..0..0....1..0..0..1....1..1..0..1....1..1..0..0....0..0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..110
Comments