A202378 T(n,k)=Number of (n+2)X(k+2) binary arrays avoiding patterns 001 and 111 in rows and columns.
98, 257, 257, 611, 824, 611, 1326, 2293, 2293, 1326, 2815, 5677, 7349, 5677, 2815, 5718, 13751, 20247, 20247, 13751, 5718, 11362, 31240, 54611, 62033, 54611, 31240, 11362, 22164, 68965, 136304, 182411, 182411, 136304, 68965, 22164, 42507, 148281
Offset: 1
Examples
Some solutions for n=5 k=3 ..0..1..0..1..0....1..1..0..1..0....1..0..1..0..1....1..0..1..0..0 ..1..0..1..0..0....1..0..1..0..0....1..1..0..1..0....1..1..0..0..0 ..0..1..0..0..0....0..1..0..1..0....0..1..0..1..1....0..1..0..0..0 ..1..0..0..0..0....1..1..0..0..0....1..0..0..0..0....1..0..0..0..0 ..1..1..0..0..0....0..0..0..0..0....0..1..0..0..0....0..1..0..0..0 ..0..1..0..0..0....1..1..0..0..0....0..0..0..0..0....1..1..0..0..0 ..0..0..0..0..0....0..1..0..0..0....0..0..0..0..0....1..0..0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..261
Comments