OFFSET
1,1
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = (4096/3)*n^3 - 18720*n^2 + (269642/3)*n - 149376 for n>6.
Conjectures from Colin Barker, Dec 07 2018: (Start)
G.f.: x*(8 + 2*x + 65*x^2 + 271*x^3 + 1013*x^4 + 2340*x^5 + 2849*x^6 + 1331*x^7 + 293*x^8 + 20*x^9) / (1 - x)^4.
a(n) = 4*a(n-1) - 6*a(n-2) + 4*a(n-3) - a(n-4) for n>10.
(End)
EXAMPLE
Some solutions for n=4:
..0..0..0..0....0..0..1..1....0..0..1..1....0..0..1..1....0..0..1..1
..0..0..0..0....1..1..1..2....1..1..1..2....0..0..1..2....0..1..1..2
..0..1..1..1....1..1..1..2....1..1..2..2....1..1..1..2....0..1..2..2
..0..1..1..2....1..2..2..2....1..1..2..3....2..2..2..2....0..1..2..3
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 24 2014
STATUS
approved