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

A183631
Number of (n+1) X 9 0..2 arrays with every 2 X 2 subblock summing to 4.
1
20709, 22767, 26901, 35223, 52029, 86127, 155781, 299463, 599949, 1240287, 2639061, 5790903, 13157469, 31079247, 76488741, 196005543, 521132589, 1429667007, 4021576821, 11529919383, 33520173309, 98421387567, 290985935301
OFFSET
1,1
COMMENTS
Column 8 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.: 3*x*(6903 - 33829*x + 39366*x^2) / ((1 - x)*(1 - 2*x)*(1 - 3*x)).
a(n) = 3*(6220 + 85*2^(2+n) + 3^n).
(End)
EXAMPLE
Some solutions for 3 X 9:
1 2 0 2 0 2 2 0 0 2 1 0 0 1 1 1 2 2
1 0 2 0 2 0 0 2 2 0 1 2 2 1 1 1 0 0
1 2 0 2 0 2 2 0 0 2 1 0 0 1 1 1 2 2
CROSSREFS
Cf. A183632.
Sequence in context: A372296 A237329 A292021 * A340175 A176771 A223237
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 06 2011
STATUS
approved