OFFSET
1,1
COMMENTS
Column 3 of A208872.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 55*a(n-1) -261*a(n-2) +369*a(n-3) -162*a(n-4) for n>5.
Empirical g.f.: x*(5 - 139*x + 345*x^2 - 267*x^3 + 54*x^4) / ((1 - x)*(1 - 3*x)*(1 - 51*x + 54*x^2)). - Colin Barker, Jul 07 2018
EXAMPLE
Some solutions for n=4:
..0..1..0....0..0..0....0..0..0....0..1..1....0..1..0....0..0..1....0..1..1
..0..2..3....1..1..2....1..1..1....1..0..2....0..2..2....1..0..0....1..0..0
..3..0..0....2..1..1....2..0..2....3..0..1....1..3..1....0..1..1....0..1..0
..2..1..3....0..2..1....2..1..0....1..2..1....1..3..2....1..2..3....1..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 02 2012
STATUS
approved