A207488 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 1 horizontally and 0 1 1 and 1 1 0 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 13, 81, 82, 81, 14, 18, 169, 217, 177, 196, 22, 25, 324, 499, 530, 408, 484, 35, 34, 625, 1014, 1322, 1459, 942, 1225, 56, 46, 1156, 2141, 2749, 4041, 3947, 2233, 3136, 90, 62, 2116, 4188, 6217, 8808, 12151, 11306, 5348, 8100, 145, 83
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..1....0..1..0....0..0..1....1..0..1....0..1..0....0..0..1....0..1..0 ..1..1..1....0..0..1....0..0..1....1..0..1....1..1..0....0..1..0....0..0..1 ..1..1..1....1..1..0....1..0..1....1..0..1....0..1..0....0..0..1....1..0..0 ..1..1..1....0..0..1....0..0..1....1..0..1....1..1..1....0..1..0....0..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..577
Comments