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”).

A203830
Number of (n+1) X 4 0..2 arrays with every 2 X 2 subblock having equal diagonal elements or equal antidiagonal elements.
1
1125, 17289, 270333, 4238721, 66490965, 1043088057, 16363800045, 256713156657, 4027283591877, 63179519387625, 991152375416541, 15549074160922593, 243931925405440053, 3826773454026870297, 60033942027766295757
OFFSET
1,1
COMMENTS
Column 3 of A203835.
LINKS
FORMULA
Empirical: a(n) = 19*a(n-1) -54*a(n-2) +32*a(n-3).
Empirical g.f.: 9*x*(125 - 454*x + 288*x^2) / (1 - 19*x + 54*x^2 - 32*x^3). - Colin Barker, Jun 05 2018
EXAMPLE
Some solutions for n=4:
..2..1..0..2....1..1..0..1....1..2..2..1....1..2..1..1....2..1..0..0
..2..2..1..0....2..1..1..0....2..0..2..2....1..1..1..0....1..1..1..0
..1..2..2..1....1..1..0..0....2..2..1..2....1..2..1..1....2..1..2..1
..0..1..2..2....2..1..1..0....1..2..2..1....0..1..2..1....2..2..2..2
..2..0..1..2....0..2..1..1....1..1..2..2....2..0..1..1....1..2..1..2
CROSSREFS
Cf. A203835.
Sequence in context: A260898 A358395 A252906 * A252299 A203063 A237294
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 06 2012
STATUS
approved