OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 9*a(n-1) - 4*a(n-2).
Conjectures from Colin Barker, Sep 21 2018: (Start)
G.f.: 3*x / (1 - 9*x + 4*x^2).
a(n) = ((-3)*(2^(-n)*((9-sqrt(65))^n - (9+sqrt(65))^n))) / sqrt(65). (End)
Conjectured e.g.f.: 6*exp(9*x/2)*sinh(sqrt(65)*x/2)/sqrt(65). - Stefano Spezia, Feb 23 2025
EXAMPLE
Some solutions for n=3:
..0..2..0....0..2..1....2..0..2....2..0..2....1..1..1....1..1..1....1..1..1
..0..0..2....0..1..2....2..0..0....2..1..1....1..0..2....1..0..2....2..0..0
..2..2..0....2..0..2....2..2..0....1..2..0....2..2..0....0..2..0....0..2..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 11 2013
STATUS
approved