OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = (7/6)*n^3 - (39/2)*n^2 + (538/3)*n - 486 for n>8.
Conjectures from Colin Barker, Oct 25 2018: (Start)
G.f.: x*(6 - 8*x + 4*x^2 + 4*x^3 - 20*x^5 + 22*x^6 - x^7 - 7*x^8 + 6*x^9 + x^11) / (1 - x)^4.
a(n) = 4*a(n-1) - 6*a(n-2) + 4*a(n-3) - a(n-4) for n>4.
(End)
EXAMPLE
Some solutions for n=5:
..0..0..0..0..2....0..0..0..0..0....0..0..0..0..2....0..0..0..0..0
..0..0..0..0..2....0..0..0..0..0....0..0..0..0..2....0..0..0..0..2
..0..0..2..2..0....0..0..0..2..2....0..0..0..0..0....0..0..0..0..2
..0..0..2..2..1....0..0..0..2..1....0..2..2..0..0....0..0..0..0..0
..2..2..0..1..1....0..0..0..0..2....2..2..1..2..0....2..2..0..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 17 2014
STATUS
approved