OFFSET
1,1
COMMENTS
Column 3 of A217273.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..28
FORMULA
Empirical: a(n) = 24*a(n-1) - 648*a(n-3) + 729*a(n-4) for n>5.
Empirical g.f.: 2*x*(1 + 8*x - 32*x^2 - 88*x^3 + 135*x^4) / ((1 - 24*x + 27*x^2)*(1 - 27*x^2)). - Colin Barker, Jul 23 2018
EXAMPLE
Some solutions for n=3:
..1..1..0....1..1..0....1..3..1....1..1..2....0..2..2....0..1..0....1..2..0
..2..0..1....0..1..1....1..0..0....2..0..0....0..0..0....1..2..3....1..1..1
..1..1..2....1..3..1....0..1..2....1..2..0....1..3..1....2..0..0....1..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Sep 29 2012
STATUS
approved