OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6400*n^2 - 71990*n + 206573 for n>8.
Conjectures from Colin Barker, Dec 10 2018: (Start)
G.f.: x*(6 + 7*x + 45*x^2 + 31*x^3 - 255*x^4 + 3466*x^5 + 5860*x^6 + 2590*x^7 + 865*x^8 + 170*x^9 + 15*x^10) / (1 - x)^3.
a(n) = 3*a(n-1) - 3*a(n-2) + a(n-3) for n>11.
(End)
EXAMPLE
Some solutions for n=4:
..0..1..1..1..2....0..1..1..2..2....0..0..0..1..2....0..0..0..1..2
..1..1..1..1..2....0..1..1..2..2....0..0..0..1..2....1..1..1..1..2
..1..1..2..2..2....1..1..2..2..2....0..1..1..1..2....1..1..2..2..2
..1..2..2..2..2....2..2..2..2..2....1..1..2..2..2....2..2..2..2..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 29 2014
STATUS
approved