A183374 T(n,k)=Number of nXk binary arrays with no element equal to the mod 3 sum of its diagonal and antidiagonal neighbors.
1, 1, 1, 1, 4, 1, 1, 4, 4, 1, 1, 9, 6, 9, 1, 1, 16, 16, 16, 16, 1, 1, 25, 30, 49, 30, 25, 1, 1, 49, 64, 64, 64, 64, 49, 1, 1, 81, 165, 144, 195, 144, 165, 81, 1, 1, 144, 361, 729, 625, 625, 729, 361, 144, 1, 1, 256, 875, 2304, 2580, 3969, 2580, 2304, 875, 256, 1, 1, 441, 2116
Offset: 1
Examples
Some solutions for 6X5 ..0..1..0..0..1....1..1..0..1..0....0..0..1..1..0....0..0..1..1..0 ..0..1..0..0..1....0..0..0..1..0....1..1..0..1..0....1..1..0..1..0 ..0..0..0..0..1....0..0..1..0..1....0..0..1..0..0....0..0..1..1..0 ..1..0..0..0..0....0..1..1..1..0....0..0..1..0..0....0..0..0..0..0 ..1..0..0..1..0....0..1..1..1..0....1..1..0..1..0....0..1..0..0..0 ..1..0..0..1..0....0..0..1..0..0....0..0..1..1..0....0..1..0..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..337
Crossrefs
Column 2 is A133037(n+6)
Comments