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”).
%I #4 Oct 31 2012 14:41:54
%S 94,7902,639228,49466988,3856183182,300890728324,23498366579584,
%T 1835588124922808,143401026618956100,11203192491897097878,
%U 875256805363669114070,68380229008811109398218,5342272688474066298382144
%N Number of nX5 arrays of the minimum value of corresponding elements and their horizontal or antidiagonal neighbors in a random 0..3 nX5 array
%C Column 5 of A218522
%H R. H. Hardin, <a href="/A218519/b218519.txt">Table of n, a(n) for n = 1..42</a>
%e Some solutions for n=3
%e ..0..0..2..1..1....0..0..1..2..3....0..0..3..2..2....0..0..1..2..2
%e ..0..0..3..1..1....0..0..1..3..3....2..1..3..1..1....0..0..1..0..0
%e ..3..3..3..1..3....1..1..2..2..2....1..1..1..1..2....0..0..3..0..2
%K nonn
%O 1,1
%A _R. H. Hardin_ Oct 31 2012