OFFSET
1,2
COMMENTS
Row 3 of A188147.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..50
FORMULA
Empirical: a(n) = 12*n^2 - 24*n + 8 for n>1.
Conjectures from Colin Barker, Apr 26 2018: (Start)
G.f.: 4*x^2*(2 + 5*x - x^2) / (1 - x)^3.
a(n) = 3*a(n-1) - 3*a(n-2) + a(n-3) for n>4.
(End)
EXAMPLE
Some solutions for 3 X 3:
..0..3..0....0..0..0....0..1..0....1..0..0....0..1..0....0..0..0....0..3..0
..0..2..0....0..3..0....0..2..3....2..0..0....0..2..0....3..2..1....0..2..1
..0..1..0....0..2..1....0..0..0....3..0..0....0..3..0....0..0..0....0..0..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 22 2011
STATUS
approved