OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = (11/60)*n^5 - (1/2)*n^4 + (15/4)*n^3 - 1*n^2 + (257/30)*n + 6.
Conjectures from Colin Barker, Sep 17 2018: (Start)
G.f.: x*(17 - 55*x + 101*x^2 - 79*x^3 + 44*x^4 - 6*x^5) / (1 - x)^6.
a(n) = 6*a(n-1) - 15*a(n-2) + 20*a(n-3) - 15*a(n-4) + 6*a(n-5) - a(n-6) for n>6.
(End)
EXAMPLE
Some solutions for n=4:
..0..0..2..2....0..2..2..2....0..0..0..2....0..0..2..2....0..0..2..2
..0..0..2..2....1..0..2..2....1..1..1..0....1..1..0..0....1..1..0..2
..1..1..0..0....2..1..0..2....1..1..1..0....1..1..0..0....1..1..1..0
..2..2..1..1....2..1..1..0....2..2..2..1....1..1..0..0....2..2..2..1
..2..2..2..2....2..2..1..1....2..2..2..2....1..1..0..0....2..2..2..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Sep 23 2013
STATUS
approved