OFFSET
1,1
COMMENTS
Column 4 of A223352.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 23*a(n-1) - 66*a(n-2) - 52*a(n-3) + 208*a(n-4) + 32*a(n-5) - 128*a(n-6).
Empirical g.f.: 4*x*(1 - 4*x)*(15 - 16*x - 52*x^2 + 16*x^3 + 32*x^4) / (1 - 23*x + 66*x^2 + 52*x^3 - 208*x^4 - 32*x^5 + 128*x^6). - Colin Barker, Aug 19 2018
EXAMPLE
Some solutions for n=3:
..1..4..1..3....2..0..1..0....1..4..2..4....5..2..0..1....4..2..4..2
..4..2..0..1....4..2..0..1....0..2..4..2....2..0..1..3....1..4..2..4
..1..0..1..0....1..4..1..3....2..0..2..4....0..1..0..1....4..2..0..2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 19 2013
STATUS
approved