A207442 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 1 and 0 1 0 horizontally and 0 0 1 and 1 0 0 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 14, 81, 108, 81, 14, 21, 196, 323, 333, 196, 22, 31, 441, 1058, 1360, 1144, 484, 35, 46, 961, 3223, 6092, 6525, 4048, 1225, 56, 68, 2116, 9515, 25689, 41092, 32393, 14743, 3136, 90, 100, 4624, 28426, 105690, 243981, 287176
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..0....0..0..0....0..1..1....0..1..1....1..0..0....0..1..1....1..1..1 ..0..0..0....0..1..1....1..1..1....1..1..0....0..0..0....0..0..0....1..1..1 ..1..1..0....0..0..0....0..0..0....0..1..1....1..0..0....0..1..1....0..1..1 ..0..0..0....0..1..1....1..1..1....1..1..0....0..0..0....0..1..1....1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..390
Comments