OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 12*a(n-3) - 32*a(n-6) for n>11.
Empirical g.f.: 2*x*(1029 + 394*x + 817*x^2 - 11019*x^3 - 1693*x^4 - 4887*x^5 + 25866*x^6 - 4507*x^7 + 2624*x^8 + 2160*x^9 + 7704*x^10) / ((1 - 2*x)*(1 + 2*x + 4*x^2)*(1 - 4*x^3)). - Colin Barker, Dec 01 2018
EXAMPLE
Some solutions for n=4:
..1..0..1..1..0..1..1..0....2..1..0..1..1..0..1..1....0..3..0..0..3..0..0..2
..1..0..1..1..0..1..1..0....1..1..0..1..1..0..1..1....1..0..1..1..0..1..1..0
..0..3..0..0..3..0..0..2....0..0..2..0..0..2..0..0....1..0..1..1..0..1..1..0
..1..0..1..1..0..1..1..0....1..1..0..1..1..0..1..1....0..2..0..0..2..0..0..2
..1..0..1..1..0..1..1..0....2..1..0..1..1..0..1..1....2..0..1..1..0..1..1..0
..0..3..0..0..2..0..0..2....0..0..3..0..0..3..0..0....1..0..1..1..0..1..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 14 2014
STATUS
approved