login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A203373
Number of (n+1) X 4 0..1 arrays with every 2 X 2 subblock having equal diagonal elements or equal antidiagonal elements.
1
108, 748, 5208, 36300, 253068, 1764360, 12301020, 85762188, 597930552, 4168748268, 29064349260, 202635502632, 1412766774396, 9849754525644, 68672102130648, 478779201937548, 3338029812632076, 23272612897409352
OFFSET
1,1
COMMENTS
Column 3 of A203378.
LINKS
FORMULA
Empirical: a(n) = 9*a(n-1) -15*a(n-2) +6*a(n-3).
Empirical g.f.: 4*x*(27 - 56*x + 24*x^2) / (1 - 9*x + 15*x^2 - 6*x^3). - Colin Barker, Jun 04 2018
EXAMPLE
Some solutions for n=4:
..1..1..1..0....0..1..1..0....0..0..1..0....1..1..0..0....0..1..1..1
..0..1..1..1....1..1..0..1....0..0..0..1....0..1..1..0....0..0..1..1
..1..1..0..1....0..1..1..0....1..0..0..0....1..0..1..1....0..1..1..0
..1..0..1..1....1..1..1..1....0..1..0..1....0..0..0..1....1..0..1..1
..0..0..0..1....0..1..0..1....0..0..1..0....0..1..0..0....1..1..0..1
CROSSREFS
Cf. A203378.
Sequence in context: A204276 A202194 A333757 * A292343 A228174 A184201
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 31 2011
STATUS
approved