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

A183656
Number of (n+1) X 4 0..5 arrays with every 2 X 2 subblock summing to 10.
1
3254, 9990, 35162, 135966, 563114, 2458590, 11196842, 52793406, 256308074, 1275989790, 6492865322, 33682946046, 177764461034, 952702906590, 5176836594602, 28481036093886, 158444359333994, 890260394424990
OFFSET
1,1
COMMENTS
Column 3 of A183662.
LINKS
FORMULA
Empirical: a(n) = 21*a(n-1) - 175*a(n-2) + 735*a(n-3) - 1624*a(n-4) + 1764*a(n-5) - 720*a(n-6).
Empirical g.f.: 2*x*(1627 - 29172*x + 197411*x^2 - 622938*x^3 + 901512*x^4 - 466560*x^5) / ((1 - x)*(1 - 2*x)*(1 - 3*x)*(1 - 4*x)*(1 - 5*x)*(1 - 6*x)). - Colin Barker, Apr 02 2018
EXAMPLE
Some solutions for 3 X 4:
..2..4..2..5....3..3..4..1....2..4..1..4....1..3..1..4....2..3..1..5
..2..2..2..1....4..0..3..2....2..2..3..2....1..5..1..4....2..3..3..1
..3..3..3..4....1..5..2..3....4..2..3..2....3..1..3..2....2..3..1..5
CROSSREFS
Cf. A183662.
Sequence in context: A031735 A144936 A164077 * A043606 A135134 A137836
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 06 2011
STATUS
approved