OFFSET
1,2
COMMENTS
Column 3 of A297959.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 2*a(n-1) + 2*a(n-2) + a(n-3) - 8*a(n-4) - 2*a(n-5) - 2*a(n-6) + 2*a(n-7) - a(n-8) + 2*a(n-9) + 3*a(n-11) + 2*a(n-12) for n>13.
Empirical g.f.: x*(1 - 2*x)*(1 + 7*x + 13*x^2 + 6*x^3 - 20*x^4 - 32*x^5 - 20*x^6 - 8*x^7 - 9*x^8 - 9*x^9 - 7*x^10 - 2*x^11) / ((1 - x)*(1 - x - 3*x^2 - 4*x^3 + 4*x^4 + 6*x^5 + 8*x^6 + 6*x^7 + 7*x^8 + 5*x^9 + 5*x^10+ 2*x^11)). - Colin Barker, Mar 22 2018
EXAMPLE
Some solutions for n=7:
..0..0..1. .0..1..0. .0..1..1. .0..1..1. .0..0..1. .0..1..1. .0..1..0
..1..1..1. .1..0..0. .0..1..0. .0..0..1. .1..0..1. .0..1..0. .1..0..1
..1..0..0. .1..0..0. .1..1..0. .1..1..1. .0..1..0. .1..0..1. .0..1..0
..1..1..0. .0..1..0. .1..1..1. .0..1..1. .0..1..1. .0..0..1. .0..1..1
..1..1..1. .1..0..0. .1..0..0. .0..1..0. .0..1..1. .0..0..1. .0..1..1
..1..0..0. .1..0..0. .1..1..1. .1..0..1. .0..1..0. .1..0..0. .0..1..0
..1..1..0. .0..1..0. .0..0..1. .0..1..0. .1..1..0. .0..1..1. .1..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 09 2018
STATUS
approved