A207885 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 1 0 1 horizontally and 0 1 1 and 1 1 0 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 13, 81, 82, 81, 14, 19, 169, 221, 177, 196, 22, 28, 361, 493, 575, 408, 484, 35, 41, 784, 1095, 1360, 1673, 942, 1225, 56, 60, 1681, 2654, 3106, 4387, 4881, 2233, 3136, 90, 88, 3600, 6203, 8652, 10207, 14225, 14825, 5348, 8100, 145, 129
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..1....0..1..0....0..1..1....0..0..1....0..1..0....0..0..1....1..0..0 ..1..1..1....1..0..0....1..1..0....0..1..1....1..1..1....1..1..0....0..0..1 ..1..1..1....0..1..1....0..1..1....0..0..1....0..1..0....0..0..1....1..1..0 ..1..1..1....1..0..0....1..1..0....1..1..1....0..1..0....1..0..0....0..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..578
Comments