OFFSET
1,1
COMMENTS
Column 3 of A183429.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..161
FORMULA
Empirical: a(n) = 8*a(n-1) + 7*a(n-3) - 56*a(n-4) + 8*a(n-6) - 64*a(n-7).
Empirical g.f.: x*(9 - 40*x - 14*x^3 - 112*x^4 - 32*x^6) / ((1 + x)*(1 - 2*x)*(1 - 8*x)*(1 - x + x^2)*(1 + 2*x + 4*x^2)). - Colin Barker, Mar 29 2018
EXAMPLE
Some solutions for 4X3
..1..1..2....0..2..1....2..2..2....2..2..2....2..2..1....0..0..2....2..1..0
..1..0..1....1..0..0....1..0..0....0..1..1....1..2..1....1..2..0....2..1..1
..0..2..2....0..2..0....0..1..2....1..1..1....2..2..1....1..0..0....1..0..1
..2..2..1....1..0..2....1..0..0....0..2..2....2..2..1....0..1..2....1..0..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 04 2011
STATUS
approved