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

A183999
Number of (n+1) X 6 0..2 arrays with all 2 X 2 subblock sums the same.
1
2025, 2691, 3793, 6111, 10449, 19935, 39697, 85431, 190305, 450111, 1098433, 2812551, 7386129, 20098095, 55623217, 157619511, 451006785, 1309524831, 3821415073, 11250418791, 33202564209, 98511527055, 292616203537
OFFSET
1,1
COMMENTS
Column 5 of A184003.
LINKS
FORMULA
Empirical: a(n) = 6*a(n-1) - 60*a(n-3) + 85*a(n-4) + 150*a(n-5) - 360*a(n-6) + 396*a(n-8) - 216*a(n-9).
Empirical g.f.: x*(2025 - 9459*x - 12353*x^2 + 104853*x^3 - 36882*x^4 - 347664*x^5 + 289692*x^6 + 354564*x^7 - 367416*x^8) / ((1 - x)*(1 - 2*x)*(1 - 3*x)*(1 - 2*x^2)*(1 - 3*x^2)*(1 - 6*x^2)). - Colin Barker, Apr 09 2018
EXAMPLE
Some solutions for 3 X 6:
..2..0..1..1..1..0....0..1..0..1..0..1....0..2..2..1..0..1....0..2..0..1..1..2
..0..2..1..1..1..2....2..2..2..2..2..2....2..1..0..2..2..2....2..1..2..2..1..1
..2..0..1..1..1..0....1..0..1..0..1..0....0..2..2..1..0..1....1..1..1..0..2..1
CROSSREFS
Cf. A184003.
Sequence in context: A156855 A306870 A126172 * A360216 A250811 A350869
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 08 2011
STATUS
approved