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

A183630
Number of (n+1) X 8 0..2 arrays with every 2 X 2 subblock summing to 4.
1
7075, 8109, 10195, 14421, 23035, 40749, 77635, 155781, 325195, 703389, 1577875, 3681141, 8950555, 22678029, 59698915, 162438501, 454011115, 1295436669, 3753128755, 10993035861, 32446418875, 96273891309, 286690955395
OFFSET
1,1
COMMENTS
Column 7 of A183632.
LINKS
FORMULA
Empirical: a(n) = 6*a(n-1) - 11*a(n-2) + 6*a(n-3).
Conjectures from Colin Barker, Mar 31 2018: (Start)
G.f.: x*(7075 - 34341*x + 39366*x^2) / ((1 - x)*(1 - 2*x)*(1 - 3*x)).
a(n) = 6050 + 127*2^(2+n) + 3^(1+n).
(End)
EXAMPLE
Some solutions for 3 X 8:
0 0 1 2 1 1 2 1 1 2 1 1 1 1 2 0 0 2 0 2 0 0 0 2
2 2 1 0 1 1 0 1 1 0 1 1 1 1 0 2 2 0 2 0 2 2 2 0
0 0 1 2 1 1 2 1 1 2 1 1 1 1 2 0 0 2 0 2 0 0 0 2
CROSSREFS
Cf. A183632.
Sequence in context: A063057 A235194 A034230 * A357478 A189354 A252383
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 06 2011
STATUS
approved