OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 13*a(n-1) - 34*a(n-2) - 56*a(n-3).
Conjectures from Colin Barker, Jan 17 2019: (Start)
G.f.: 8*x*(1 - 5*x - 7*x^2) / ((1 - 7*x)*(1 - 6*x - 8*x^2)).
a(n) = (-272*7^n + (153-37*sqrt(17))*(3-sqrt(17))^n + (3+sqrt(17))^n*(153+37*sqrt(17))) / 34.
(End)
EXAMPLE
Some solutions for n=5:
..0. .7. .3. .6. .2. .5. .7. .0. .1. .2. .2. .0. .6. .3. .5. .7
..7. .6. .5. .7. .1. .2. .7. .5. .1. .1. .4. .5. .4. .3. .5. .5
..2. .3. .5. .6. .0. .0. .3. .5. .2. .3. .7. .2. .3. .1. .2. .6
..1. .2. .0. .5. .3. .7. .5. .1. .0. .5. .5. .4. .5. .5. .5. .1
..1. .0. .3. .3. .3. .0. .6. .5. .7. .1. .3. .4. .4. .6. .4. .6
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 16 2016
STATUS
approved