OFFSET
1,1
COMMENTS
Column 3 of A231131.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 7*a(n-1) + 8*a(n-2) - 32*a(n-3) - 38*a(n-4) + 40*a(n-5) + 56*a(n-6) - 16*a(n-7) - 16*a(n-8).
Empirical g.f.: 2*x*(3 - x - 10*x^2 - 12*x^3 + 18*x^4 + 8*x^5 - 8*x^6) / (1 - 7*x - 8*x^2 + 32*x^3 + 38*x^4 - 40*x^5 - 56*x^6 + 16*x^7 + 16*x^8). - Colin Barker, Mar 18 2018
EXAMPLE
Some solutions for n=5:
..0..x..0..x....0..x..0..x....0..x..1..x....0..x..1..x....0..x..0..x
..x..1..x..2....x..1..x..2....x..2..x..0....x..2..x..2....x..1..x..0
..2..x..1..x....2..x..1..x....0..x..1..x....0..x..2..x....2..x..2..x
..x..0..x..2....x..0..x..0....x..0..x..1....x..1..x..0....x..0..x..2
..1..x..2..x....1..x..1..x....1..x..2..x....1..x..2..x....0..x..1..x
..x..2..x..1....x..0..x..0....x..1..x..1....x..2..x..1....x..2..x..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 04 2013
STATUS
approved