OFFSET
1,1
COMMENTS
Column 2 of A221736.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 5*a(n-1) + 2*a(n-2).
Conjectures from Colin Barker, Mar 14 2018: (Start)
G.f.: x*(3 + 2*x) / (1 - 5*x - 2*x^2).
a(n) = (2^(-1-n)*((5-sqrt(33))^n*(-1+sqrt(33)) + (1+sqrt(33))*(5+sqrt(33))^n)) / sqrt(33).
(End)
EXAMPLE
Some solutions for n=3:
..2..0....1..0....1..0....0..2....0..2....0..2....2..0....1..1....1..0....2..0
..2..0....3..0....3..0....2..0....1..2....0..2....1..1....2..0....2..2....0..1
..0..2....1..1....0..2....2..0....0..1....2..0....2..0....0..2....0..1....2..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 22 2013
STATUS
approved