OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 9*a(n-1) - 14*a(n-2) - 30*a(n-3).
Conjectures from Colin Barker, Jan 17 2019: (Start)
G.f.: 6*x*(1 - 3*x - 5*x^2) / ((1 - 5*x)*(1 - 4*x - 6*x^2)).
a(n) = (-12*5^(1+n) + (35-11*sqrt(10))*(2-sqrt(10))^n + (2+sqrt(10))^n*(35+11*sqrt(10))) / 10.
(End)
EXAMPLE
Some solutions for n=6:
..5. .2. .0. .3. .0. .2. .4. .4. .1. .2. .4. .2. .1. .0. .4. .5
..2. .5. .4. .4. .2. .0. .2. .1. .4. .3. .3. .5. .4. .2. .3. .3
..5. .0. .5. .3. .2. .1. .4. .2. .2. .2. .3. .3. .0. .4. .0. .4
..0. .1. .1. .3. .3. .4. .1. .4. .3. .3. .2. .2. .3. .3. .2. .5
..4. .4. .3. .1. .0. .4. .4. .3. .3. .1. .4. .5. .4. .0. .0. .0
..1. .2. .3. .4. .1. .0. .4. .5. .5. .5. .4. .1. .3. .1. .2. .3
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 16 2016
STATUS
approved