A222328 T(n,k)=Number of nXk 0..1 arrays with exactly floor(nXk/2) elements unequal to at least one king-move neighbor, with new values introduced in row major 0..1 order.
1, 0, 0, 0, 0, 0, 3, 0, 0, 3, 4, 7, 4, 7, 4, 4, 0, 19, 19, 0, 4, 5, 32, 0, 52, 0, 32, 5, 20, 0, 84, 165, 165, 84, 0, 20, 27, 168, 212, 835, 674, 835, 212, 168, 27, 48, 0, 1366, 3307, 3770, 3770, 3307, 1366, 0, 48, 63, 948, 1302, 14419, 15100, 38238, 15100, 14419, 1302, 948
Offset: 1
Examples
Some solutions for n=4 k=4 ..0..0..0..0....0..0..0..1....0..1..1..1....0..0..0..0....0..1..1..1 ..1..0..0..0....0..0..0..0....0..1..1..1....0..0..0..0....1..1..1..1 ..1..0..0..0....0..0..0..0....1..1..1..1....0..0..0..0....0..1..1..1 ..0..0..0..0....1..0..0..0....0..1..1..1....0..1..0..1....1..1..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..199
Crossrefs
Column 1 is A222283
Comments