OFFSET
1,1
COMMENTS
Column 4 of A209100.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 49*a(n-1) - 356*a(n-2) + 705*a(n-3) - 425*a(n-4) + 64*a(n-5) for n>6.
Empirical g.f.: 2*x*(7 - 83*x + 216*x^2 - 337*x^3 + 177*x^4 - 28*x^5) / (1 - 49*x + 356*x^2 - 705*x^3 + 425*x^4 - 64*x^5). - Colin Barker, Jul 08 2018
EXAMPLE
Some solutions for n=4:
..0..1..2..1....0..0..0..0....0..0..0..0....0..0..0..1....0..0..0..1
..2..0..0..0....1..1..1..2....1..1..1..0....2..1..0..2....1..1..2..0
..0..2..2..0....2..0..1..0....0..2..0..2....2..0..1..2....0..1..2..2
..0..1..0..1....1..2..0..2....2..0..1..1....1..0..1..2....0..0..0..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 05 2012
STATUS
approved