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

A183645
Number of (n+1) X 3 0..4 arrays with every 2 X 2 subblock summing to 8.
1
325, 1001, 3445, 12785, 50125, 205001, 867205, 3771425, 16784125, 76156601, 351254965, 1642635665, 7771818925, 37132805801, 178875434725, 867570709505, 4231667890525, 20736710344601, 102006361694485, 503350999256945
OFFSET
1,1
COMMENTS
Column 2 of A183652.
LINKS
FORMULA
Empirical: a(n) = 15*a(n-1) - 85*a(n-2) + 225*a(n-3) - 274*a(n-4) + 120*a(n-5).
Empirical g.f.: x*(325 - 3874*x + 16055*x^2 - 26930*x^3 + 15000*x^4) / ((1 - x)*(1 - 2*x)*(1 - 3*x)*(1 - 4*x)*(1 - 5*x)). - Colin Barker, Apr 01 2018
EXAMPLE
Some solutions for 5 X 3:
1 2 1 0 3 0 3 1 2 0 4 0 2 2 2 2 2 2 4 1 1
4 1 4 4 1 4 3 1 4 4 0 4 4 0 4 2 2 2 1 2 4
1 2 1 3 0 3 1 3 0 2 2 2 1 3 1 0 4 0 3 2 0
3 2 3 4 1 4 1 3 2 1 3 1 3 1 3 0 4 0 0 3 3
2 1 2 0 3 0 4 0 3 1 3 1 1 3 1 1 3 1 3 2 0
CROSSREFS
Cf. A183652.
Sequence in context: A351801 A160580 A158272 * A299708 A031714 A133447
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 06 2011
STATUS
approved