A202795 T(n,k)=Number of nXk binary arrays with every one adjacent to another one horizontally, diagonally, antidiagonally or vertically.
1, 2, 2, 4, 12, 4, 7, 50, 50, 7, 12, 188, 398, 188, 12, 21, 724, 3018, 3018, 724, 21, 37, 2820, 23436, 45519, 23436, 2820, 37, 65, 10960, 182430, 702846, 702846, 182430, 10960, 65, 114, 42544, 1417772, 10892633, 21649928, 10892633, 1417772, 42544, 114
Offset: 1
Examples
Some solutions for n=5 k=3 ..0..1..1....0..1..0....0..1..0....1..0..1....1..0..1....0..1..0....0..1..1 ..0..0..0....1..1..1....1..0..1....1..1..0....1..0..1....1..0..0....0..1..1 ..0..1..1....0..1..1....1..1..0....0..0..0....0..1..0....0..1..0....0..1..1 ..0..1..1....1..0..1....0..1..0....1..0..0....0..1..1....1..1..1....1..0..0 ..0..1..1....1..1..0....1..0..1....1..1..0....1..0..0....1..0..1....1..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..480
Crossrefs
Column 1 is A005251(n+2)
Comments