OFFSET
1,2
COMMENTS
Column 3 of A229694.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 18*a(n-1) -108*a(n-2) +216*a(n-3) for n > 4.
Empirical: g.f. x -x^2*(43-148*x+108*x^2) / (6*x-1)^3. - R. J. Mathar, Sep 29 2013
EXAMPLE
Some solutions for n=3
..0..0..1....0..0..1....0..1..2....0..1..0....0..1..2....0..1..1....0..1..2
..2..1..2....2..1..2....0..1..0....2..0..2....1..2..0....0..2..1....1..2..1
..2..0..2....0..1..0....1..2..2....1..2..0....0..1..0....0..0..1....1..2..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Sep 27 2013
STATUS
approved