OFFSET
1,1
COMMENTS
Column 1 of A186825.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 3*a(n-1) + 9*a(n-2) + 15*a(n-3) - 36*a(n-4) - 72*a(n-5) - 27*a(n-6) - 81*a(n-7).
Empirical g.f.: 3*x*(42 + 76*x - 16*x^2 - 609*x^3 - 870*x^4 - 495*x^5 - 837*x^6) / (1 - 3*x - 9*x^2 - 15*x^3 + 36*x^4 + 72*x^5 + 27*x^6 + 81*x^7). - Colin Barker, Apr 19 2018
EXAMPLE
Some solutions for 4 X 3 with a(1,1)=0:
..0..1..0....0..1..0....0..1..0....0..0..1....0..0..1....0..1..0....0..0..1
..0..0..1....0..1..1....1..0..1....1..1..1....1..0..0....1..0..1....0..1..1
..0..1..1....0..1..0....0..0..1....0..0..0....0..1..1....0..1..1....0..1..0
..0..0..1....1..0..0....0..0..1....1..0..0....0..1..0....1..0..0....1..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 27 2011
STATUS
approved