OFFSET
1,1
COMMENTS
Column 2 of A205626.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 40*a(n-2) + 40*a(n-3) - 28*a(n-4) for n>5.
Empirical g.f.: 2*x*(25 + 153*x + 26*x^2 - 220*x^3 + 7*x^4) / (1 - 40*x^2 - 40*x^3 + 28*x^4). - Colin Barker, Jun 12 2018
EXAMPLE
Some solutions for n=4:
..0..0..1....0..0..0....0..0..1....0..0..0....0..0..1....0..0..0....0..0..0
..1..0..0....1..2..1....2..0..0....0..1..0....2..2..1....0..0..0....0..0..0
..2..2..1....2..2..2....1..1..1....1..0..1....0..2..2....0..1..0....0..1..0
..0..2..2....0..0..0....2..1..0....0..2..0....1..1..0....1..0..1....1..0..1
..0..1..1....1..0..1....2..1..2....2..0..2....2..1..1....2..0..2....2..1..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 29 2012
STATUS
approved