A183312 T(n,k) = Half the number of n X k binary arrays with no element equal to a strict majority of its horizontal and vertical neighbors.
1, 1, 1, 1, 3, 1, 2, 4, 4, 2, 3, 6, 9, 6, 3, 5, 9, 19, 19, 9, 5, 8, 14, 42, 55, 42, 14, 8, 13, 22, 93, 178, 178, 93, 22, 13, 21, 35, 205, 572, 910, 572, 205, 35, 21, 34, 56, 452, 1798, 4212, 4212, 1798, 452, 56, 34, 55, 90, 997, 5700, 19899, 29400, 19899, 5700, 997, 90, 55, 89
Offset: 1
Examples
Some solutions with a(1,1)=0 for 6 X 6 ..0..1..0..1..0..0....0..1..1..0..0..1....0..1..1..0..0..1....0..1..0..1..0..0 ..1..1..0..0..1..1....1..0..0..1..1..0....1..0..0..1..1..0....0..1..1..0..1..1 ..0..0..1..1..0..0....0..1..0..0..1..0....0..0..1..0..0..1....1..0..1..1..0..0 ..1..1..1..0..1..1....0..1..1..0..0..1....1..1..0..1..1..0....0..1..0..0..1..1 ..0..0..0..1..0..0....1..0..0..1..0..0....0..1..0..0..1..0....1..0..0..1..0..0 ..1..1..0..1..0..1....0..1..1..0..1..1....1..0..1..1..0..1....1..0..1..0..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..337
Comments