OFFSET
1,1
COMMENTS
Column 2 of A204572.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 19*a(n-1) - 79*a(n-2) + 57*a(n-3) + 16*a(n-4) - 12*a(n-5).
Empirical g.f.: 2*x*(21 - 158*x + 136*x^2 + 37*x^3 - 30*x^4) / ((1 - x)*(1 - 5*x + 2*x^2)*(1 - 13*x - 6*x^2)). - Colin Barker, Jun 07 2018
EXAMPLE
Some solutions for n=4:
..0..0..0....0..0..0....0..1..0....0..1..0....0..1..1....0..0..0....0..0..1
..0..0..0....0..0..1....1..0..0....2..0..1....2..0..1....0..0..1....2..0..0
..1..0..1....2..0..0....1..1..0....0..2..0....3..2..0....1..0..0....3..2..0
..0..1..0....3..2..0....0..1..1....1..0..1....2..0..0....0..0..2....0..3..2
..1..0..0....1..3..2....1..0..1....3..1..0....1..2..0....0..0..0....1..0..3
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 16 2012
STATUS
approved