A207123 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 1 and 0 1 0 horizontally and 0 0 1 and 0 1 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 14, 81, 102, 81, 12, 21, 196, 288, 289, 144, 16, 31, 441, 896, 1024, 612, 256, 20, 46, 961, 2499, 4096, 2560, 1296, 400, 25, 68, 2116, 6634, 14161, 12288, 6400, 2340, 625, 30, 100, 4624, 17848, 45796, 49861, 36864, 13200, 4225, 900
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..1....0..1..1....1..0..1....0..0..0....1..0..1....0..0..0....1..1..0 ..0..0..0....0..1..1....0..0..0....0..1..1....0..1..1....0..1..1....0..0..0 ..0..1..1....0..1..1....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0 ..0..0..0....0..1..1....0..0..0....0..0..0....0..0..0....0..1..1....0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..545
Comments