A221328 T(n,k)=Number of nXk arrays of occupancy after each element stays put or moves to some horizontal or antidiagonal neighbor, with no occupancy greater than 2.
1, 3, 1, 7, 17, 1, 17, 119, 99, 1, 41, 866, 2008, 577, 1, 99, 6328, 46105, 33873, 3363, 1, 239, 46211, 1010078, 2460824, 571358, 19601, 1, 577, 337274, 22181855, 162430981, 131347807, 9637322, 114243, 1, 1393, 2460918, 487335857, 10794156688
Offset: 1
Examples
Some solutions for n=3 k=4 ..1..2..0..1....2..1..2..0....2..1..0..2....2..1..1..1....2..2..1..2 ..1..0..2..1....1..1..0..0....1..1..2..0....0..2..0..1....0..0..0..2 ..1..1..2..0....1..2..1..1....1..0..2..0....1..1..0..2....2..0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..96
Comments