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