OFFSET
1,1
COMMENTS
Row 3 of A208688.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 2*a(n-1) + 4*a(n-2) - 3*a(n-3).
Conjectures from Colin Barker, Mar 07 2018: (Start)
G.f.: 6*x*(1 + 4*x - 3*x^2) / ((1 - 3*x)*(1 + x - x^2)).
a(n) = 2^(-n)*(5*6^(2+n) + (75-27*sqrt(5))*(-1+sqrt(5))^n + 3*(-1-sqrt(5))^n*(25+9*sqrt(5))) / 55.
(End)
EXAMPLE
Some solutions for n=4:
..0..1..0..0....1..1..0..1....0..1..1..0....1..1..0..0....0..1..0..0
..1..1..1..0....1..1..1..1....0..1..1..0....0..1..0..1....1..1..1..1
..0..1..0..1....0..1..0..0....1..0..1..1....0..1..1..0....0..1..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 01 2012
STATUS
approved