A207752 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 1 and 0 1 1 horizontally and 0 0 1 and 1 0 0 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 12, 81, 102, 81, 14, 16, 144, 289, 270, 196, 22, 20, 256, 612, 900, 798, 484, 35, 25, 400, 1296, 2100, 3249, 2354, 1225, 56, 30, 625, 2340, 4900, 8778, 11449, 7210, 3136, 90, 36, 900, 4225, 9450, 23716, 34668, 42436, 22232, 8100, 145, 42
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..0....0..0..0....1..1..0....0..0..0....0..0..0....1..0..1....0..1..0 ..1..0..1....1..1..1....0..1..0....0..1..0....1..0..1....0..0..0....1..0..0 ..1..1..1....0..0..0....1..0..0....0..1..0....1..0..0....1..0..1....1..1..0 ..0..1..0....1..1..1....0..1..0....0..0..0....1..0..1....0..0..0....0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..542
Comments