A209224 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 1 0 and 1 1 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 15, 81, 60, 81, 13, 25, 225, 100, 126, 169, 19, 40, 625, 240, 196, 234, 361, 28, 64, 1600, 576, 504, 324, 456, 784, 41, 104, 4096, 1296, 1296, 900, 576, 896, 1681, 60, 169, 10816, 2916, 3312, 2500, 1776, 1024, 1722, 3600, 88, 273
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..0..1....1..0..1....0..1..1....0..1..1....1..1..0....0..1..1....1..0..0 ..0..1..1....0..0..1....0..1..1....1..1..0....1..1..1....0..0..1....0..0..1 ..1..1..0....1..1..0....1..0..0....1..0..0....0..0..1....1..0..0....1..0..1 ..1..0..1....1..1..1....1..0..1....0..1..1....1..1..0....1..1..0....1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..884
Comments