OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 14*a(n-1) - 43*a(n-2) - 42*a(n-3).
Conjectures from Colin Barker, Jan 27 2019: (Start)
G.f.: 8*x*(1 - 6*x - 5*x^2) / ((1 - 7*x)*(1 - 7*x - 6*x^2)).
a(n) = (2^(1-n)*(-73*2^(2+n)*7^n - 7*(7-sqrt(73))^n*(-73+9*sqrt(73)) + 7*(7+sqrt(73))^n*(73+9*sqrt(73)))) / 1533.
(End)
EXAMPLE
Some solutions for n=5:
..1. .0. .0. .1. .5. .5. .6. .7. .6. .4. .1. .1. .7. .0. .2. .0
..6. .3. .5. .3. .2. .4. .6. .1. .7. .0. .6. .3. .1. .4. .6. .3
..1. .6. .4. .1. .2. .0. .6. .4. .2. .6. .6. .4. .3. .0. .6. .7
..0. .6. .4. .3. .5. .1. .5. .4. .6. .1. .5. .1. .4. .1. .6. .5
..3. .0. .5. .2. .2. .7. .6. .1. .7. .4. .7. .6. .2. .7. .1. .7
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 03 2016
STATUS
approved