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

A251231
Number of (n+1) X (3+1) 0..3 arrays with every 2 X 2 subblock summing to 6 and no 2 X 2 subblock having exactly two nonzero entries.
1
322, 694, 1592, 3886, 9914, 26224, 71322, 198318, 561212, 1611002, 4679574, 13730612, 40642206, 121238834, 364209520, 1101127798, 3348686298, 10239114144, 31464490330, 97136312190, 301153069996, 937321265322, 2927816428982
OFFSET
1,1
COMMENTS
Column 3 of A251236.
LINKS
FORMULA
Empirical: a(n) = 13*a(n-1) -63*a(n-2) +122*a(n-3) +13*a(n-4) -371*a(n-5) +317*a(n-6) +308*a(n-7) -370*a(n-8) -144*a(n-9) +128*a(n-10) +48*a(n-11).
EXAMPLE
Some solutions for n=4:
..1..1..0..1....0..2..1..2....3..1..1..2....1..3..1..3....0..1..1..3
..1..3..2..3....2..2..1..2....1..1..3..0....1..1..1..1....3..2..2..0
..2..0..1..0....1..1..2..1....3..1..1..2....1..3..1..3....1..0..2..2
..1..3..2..3....3..1..2..1....0..2..2..1....1..1..1..1....3..2..2..0
..1..1..0..1....1..1..2..1....3..1..1..2....3..1..3..1....0..1..1..3
CROSSREFS
Cf. A251236.
Sequence in context: A379372 A004947 A004967 * A252274 A114358 A158305
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 30 2014
STATUS
approved