A208118 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 0 1 and 0 1 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 15, 81, 90, 81, 12, 25, 225, 225, 225, 144, 16, 40, 625, 825, 625, 420, 256, 20, 64, 1600, 3025, 3025, 1225, 784, 400, 25, 104, 4096, 9240, 14641, 7315, 2401, 1260, 625, 30, 169, 10816, 28224, 53361, 43681, 17689, 3969, 2025, 900
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..1....0..1..1....0..0..1....0..0..1....1..1..0....1..0..1....1..1..1 ..1..1..1....1..0..1....1..0..1....0..0..1....0..0..1....1..0..1....1..1..1 ..0..1..1....0..1..1....0..0..1....0..0..1....1..1..0....1..0..1....1..1..1 ..0..1..1....1..0..1....0..0..1....0..0..1....0..0..1....0..0..1....1..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..1211
Comments