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