A207845 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 0 0 and 1 1 1 vertically.
2, 4, 4, 6, 16, 6, 10, 36, 36, 10, 16, 100, 72, 100, 16, 26, 256, 180, 240, 256, 26, 42, 676, 432, 780, 704, 676, 42, 68, 1764, 1044, 2320, 2816, 2080, 1764, 68, 110, 4624, 2520, 7140, 10144, 9672, 6216, 4624, 110, 178, 12100, 6084, 21600, 38208, 41444, 35952
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..0..0....1..1..1....1..1..1....1..0..1....1..0..1....1..1..1....1..0..1 ..0..1..1....1..0..1....1..0..1....0..1..0....1..0..1....1..0..1....1..0..0 ..0..1..0....0..1..0....0..1..0....1..0..0....0..1..0....0..1..0....0..1..1 ..1..0..1....0..1..1....1..1..1....0..1..1....1..0..0....0..1..0....0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..763
Comments