A202100 T(n,k)=Number of (n+2)X(k+2) binary arrays avoiding patterns 001 and 011 in rows and columns.
108, 324, 324, 720, 1296, 720, 1600, 3600, 3600, 1600, 3000, 10000, 12000, 10000, 3000, 5625, 22500, 40000, 40000, 22500, 5625, 9450, 50625, 105000, 160000, 105000, 50625, 9450, 15876, 99225, 275625, 490000, 490000, 275625, 99225, 15876, 24696
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..1..1..1....1..1..1..1..1....1..1..1..1..1....1..1..0..1..0 ..1..1..1..1..1....1..0..1..0..1....1..1..1..1..0....1..1..0..0..0 ..1..1..1..1..1....0..1..0..1..0....1..1..1..1..1....1..1..0..1..0 ..1..1..1..1..0....1..0..1..0..1....1..1..1..1..0....1..1..0..0..0 ..0..1..0..1..0....0..1..0..1..0....1..1..0..0..0....0..1..0..1..0 ..0..0..0..0..0....1..0..0..0..0....0..0..0..0..0....1..1..0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..544
Comments