OFFSET
1,1
COMMENTS
Column 2 of A183442.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..200
FORMULA
Empirical: a(n) = a(n-1) + a(n-2) + 4*a(n-3).
Empirical g.f.: x*(2 + 5*x + 4*x^2) / (1 - x - x^2 - 4*x^3). - Colin Barker, Feb 27 2018
EXAMPLE
Some solutions for 3 X 2:
1 1 0 1 1 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0
0 0 1 0 0 1 1 0 0 0 1 0 1 1 0 1 0 0 0 0
0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 1 0 0 1 1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 04 2011
STATUS
approved