OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = (95/1008)*n^7 - (241/360)*n^6 + (232/45)*n^5 - (1061/72)*n^4 + (5771/144)*n^3 - (7217/180)*n^2 + (18133/420)*n - 3.
Conjectures from Colin Barker, Sep 17 2018: (Start)
G.f.: x*(30 - 98*x + 329*x^2 - 302*x^3 + 456*x^4 - 66*x^5 + 123*x^6 + 3*x^7) / (1 - x)^8.
a(n) = 8*a(n-1) - 28*a(n-2) + 56*a(n-3) - 70*a(n-4) + 56*a(n-5) - 28*a(n-6) + 8*a(n-7) - a(n-8) for n>8.
(End)
EXAMPLE
Some solutions for n=4:
..0..2..2..2....0..2..2..2....0..2..2..2....0..2..2..2....0..0..2..2
..1..0..2..2....1..0..0..2....1..0..0..2....0..2..2..2....0..0..2..2
..1..0..2..2....1..1..1..0....1..0..0..2....0..2..2..2....1..1..0..0
..1..1..0..0....2..2..2..1....2..1..1..0....0..2..2..2....1..1..1..1
..1..1..1..1....2..2..2..2....2..2..2..1....1..0..0..2....1..1..1..1
..1..1..1..1....2..2..2..2....2..2..2..1....1..1..1..0....1..1..1..1
..2..2..2..2....2..2..2..2....2..2..2..2....1..1..1..1....1..1..1..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Sep 23 2013
STATUS
approved