OFFSET
1,2
COMMENTS
Column 3 of A202735.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 7*a(n-1) -10*a(n-2) for n>4.
Conjectures from Colin Barker, Jun 01 2018: (Start)
G.f.: x*(1 - 5*x - 2*x^2 + 20*x^3) / ((1 - 2*x)*(1 - 5*x)).
a(n) = (4*5^n - 25*2^n)/150 for n>2.
(End)
EXAMPLE
Some solutions for n=4:
..0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0
..0..0..1....0..1..1....0..1..1....0..0..0....0..0..1....0..1..0....0..0..1
..0..1..2....0..1..2....0..1..0....0..0..1....0..1..0....0..1..1....0..0..0
..0..1..2....0..1..2....0..1..2....0..1..2....0..1..2....0..1..2....0..1..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 23 2011
STATUS
approved