A203091 T(n,k)=Number of (n+2)X(k+2) binary arrays avoiding patterns 000 and 101 in rows and columns.
98, 253, 253, 621, 787, 621, 1575, 2237, 2237, 1575, 4000, 6615, 7558, 6615, 4000, 10057, 19723, 26528, 26528, 19723, 10057, 25384, 57699, 92748, 112334, 92748, 57699, 25384, 64140, 169561, 319956, 470807, 470807, 319956, 169561, 64140
Offset: 1
Examples
Some solutions for n=3 k=3 ..0..0..1..0..0....1..0..0..1..0....1..0..0..1..1....0..1..1..1..1 ..0..0..1..1..1....0..0..1..1..1....0..1..1..1..0....1..1..1..1..1 ..1..1..1..1..1....0..1..1..1..1....0..1..1..1..0....0..1..1..1..1 ..1..1..1..1..0....1..1..1..1..1....1..1..1..1..1....0..0..1..1..1 ..0..0..1..1..0....0..1..1..1..0....0..1..1..1..0....1..0..0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..310
Comments