OFFSET
1,1
COMMENTS
Column 4 of A208258.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 61*a(n-1) - 266*a(n-2) + 416*a(n-3) - 256*a(n-4) for n>5.
Empirical g.f.: 2*x*(7 - 43*x + 110*x^2 - 128*x^3 + 64*x^4) / (1 - 61*x + 266*x^2 - 416*x^3 + 256*x^4). - Colin Barker, Jun 29 2018
EXAMPLE
Some solutions for n=4
..0..0..0..0....0..0..0..1....0..0..1..2....0..1..0..2....0..0..0..0
..1..0..1..0....2..0..1..0....0..2..2..0....1..2..2..1....1..2..2..2
..2..1..0..1....0..2..1..1....2..0..0..1....1..0..1..2....1..2..1..1
..2..0..1..0....2..0..0..1....2..1..2..1....0..1..2..0....1..2..1..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 24 2012
STATUS
approved