OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6*a(n-1) - 11*a(n-2) + 6*a(n-3) for n>6.
Empirical: a(n) = 49*3^(n-1) + 1435*2^(n-1) + 5723 for n>3.
Conjectures from Colin Barker, Dec 15 2018: (Start)
G.f.: x*(8501 - 41327*x + 47374*x^2 + 2367*x^3 - 5271*x^4 - 198*x^5) / ((1 - x)*(1 - 2*x)*(1 - 3*x)).
a(n) = (34338 + 4305*2^n + 98*3^n) / 6 for n>3.
(End)
EXAMPLE
Some solutions for n=4:
..0..1..0..0..0..1....1..1..0..1..1..1....2..2..2..2..2..1....1..0..2..2..1..0
..2..2..1..1..1..2....2..2..1..2..2..2....2..2..2..2..2..1....2..0..2..2..1..0
..2..2..1..1..1..2....1..1..0..1..1..1....2..2..2..2..2..1....2..0..2..2..1..0
..2..2..1..1..1..2....2..2..1..2..2..2....2..2..2..2..2..1....2..0..2..2..1..0
..1..1..0..0..0..1....2..2..1..2..2..2....0..0..0..1..2..2....2..0..2..2..1..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 02 2015
STATUS
approved