A207908 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 0 0 and 0 1 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 15, 81, 102, 81, 13, 25, 225, 289, 261, 169, 18, 40, 625, 1071, 841, 611, 324, 25, 64, 1600, 3969, 4089, 2209, 1278, 625, 34, 104, 4096, 13230, 19881, 13865, 5041, 2625, 1156, 46, 169, 10816, 44100, 80511, 87025, 39831, 11025
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..1....1..0..0....1..0..0....0..0..1....0..0..1....0..1..1....0..0..1 ..1..1..0....0..0..1....0..1..1....1..0..0....1..0..1....1..1..0....1..1..1 ..0..1..1....1..1..0....1..0..0....0..1..1....0..1..1....0..0..1....0..0..1 ..1..0..0....0..0..1....0..0..1....1..0..0....0..0..1....1..0..0....1..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..513
Comments