A181224 T(n,k)=Number of nXk binary matrices with no three 1's adjacent in a line horizontally, vertically, diagonally or antidiagonally.
2, 4, 4, 7, 16, 7, 13, 49, 49, 13, 24, 169, 230, 169, 24, 44, 576, 1209, 1209, 576, 44, 81, 1936, 6475, 10732, 6475, 1936, 81, 149, 6561, 34020, 97764, 97764, 34020, 6561, 149, 274, 22201, 179097, 845531, 1495392, 845531, 179097, 22201, 274, 504, 75076
Offset: 1
Examples
Some avoided solutions for 4X4 ..0..1..1..1....0..0..0..0....0..0..0..0....0..0..0..0....0..0..0..0 ..0..0..0..1....1..0..1..0....0..0..0..1....1..1..0..0....0..1..0..0 ..0..0..0..0....0..1..0..0....1..1..1..0....0..1..0..0....0..0..0..0 ..0..0..0..0....0..0..1..0....0..0..0..0....0..1..0..0....0..1..1..1
Links
- R. H. Hardin, Table of n, a(n) for n=1..241
Comments