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

A218523
Number of 2Xn arrays of the minimum value of corresponding elements and their horizontal or antidiagonal neighbors in a random 0..3 2Xn array
1
16, 36, 286, 1348, 7902, 42812, 242438, 1349524, 7567448, 42328892, 237017542, 1326679924, 7427188036, 41577119948, 232754004212, 1302972323234, 7294158727224, 40833303099488, 228588363496794, 1279657095800040
OFFSET
1,1
COMMENTS
Row 2 of A218522
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) +17*a(n-2) +26*a(n-3) -19*a(n-4) -123*a(n-5) -138*a(n-6) -248*a(n-7) -329*a(n-8) +41*a(n-9) +1108*a(n-10) +1469*a(n-11) -54*a(n-12) -1158*a(n-13) -316*a(n-14) +144*a(n-15) +32*a(n-16)
EXAMPLE
Some solutions for n=3
..2..1..1....0..0..2....0..0..3....0..0..3....3..2..2....0..0..1....2..0..0
..1..1..3....2..0..0....1..1..2....1..1..3....3..2..2....0..0..2....1..0..0
CROSSREFS
Sequence in context: A318425 A273373 A264546 * A300535 A053893 A068833
KEYWORD
nonn
AUTHOR
R. H. Hardin Oct 31 2012
STATUS
approved