OFFSET
1,1
COMMENTS
Column 1 of A186796.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = 7*a(n-1) + 4*a(n-2) + 15*a(n-3) - 9*a(n-5).
Empirical g.f.: x*(246 + 188*x + 471*x^2 - 36*x^3 - 288*x^4) / (1 - 7*x - 4*x^2 - 15*x^3 + 9*x^5). - Colin Barker, Apr 19 2018
EXAMPLE
Some solutions for 4 X 3 with a(1,1)=0:
..0..0..1....0..0..0....0..1..1....0..1..1....0..0..0....0..1..0....0..1..0
..0..1..1....0..0..0....0..1..0....0..1..1....0..1..1....0..0..1....0..0..1
..0..1..0....1..1..1....0..0..1....0..1..1....0..0..1....0..1..0....1..0..0
..1..0..1....1..1..0....0..0..0....1..1..0....0..1..0....1..1..1....1..0..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 26 2011
STATUS
approved