OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 4*a(n-4) for n>13.
Empirical g.f.: 2*x*(351 + 610*x + 655*x^2 + 744*x^3 - 361*x^4 - 990*x^5 - 554*x^6 - 116*x^7 - 48*x^8 - 48*x^9 + 9*x^10 + 24*x^11 + 16*x^12) / ((1 - 2*x^2)*(1 + 2*x^2)). - Colin Barker, Oct 24 2018
EXAMPLE
Some solutions for n=5:
..1..2..0..1....0..0..2..1....2..2..0..0....2..0..1..0....2..1..0..0
..0..0..0..2....1..0..1..2....1..1..0..1....1..2..0..0....1..2..0..1
..0..1..2..1....2..0..0..0....0..0..0..2....0..0..2..1....0..1..2..1
..1..2..0..0....1..2..1..0....0..1..2..1....1..0..1..2....0..0..0..2
..2..1..0..2....0..0..2..0....0..2..0..0....2..0..0..0....1..2..0..1
..1..0..0..1....0..1..1..2....2..1..0..2....2..1..2..0....2..1..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 10 2014
STATUS
approved