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 #3 Nov 30 2012 16:50:42
%S 28,41,1158,21035,371384,6337533,113313853,2047979807,36229677541,
%T 611056441694
%N Number of nX7 arrays of the minimum value of corresponding elements and their horizontal, diagonal or antidiagonal neighbors in a random, but sorted with lexicographically nondecreasing rows and nonincreasing columns, 0..2 nX7 array
%C Column 7 of A219883
%e Some solutions for n=3
%e ..2..1..1..1..1..0..0....1..1..1..0..0..0..0....1..0..0..0..0..0..0
%e ..2..1..1..0..0..0..0....1..1..1..0..0..0..0....1..0..0..0..0..0..0
%e ..2..1..1..0..0..0..0....2..1..1..0..1..0..2....2..0..0..0..1..0..0
%K nonn
%O 1,1
%A _R. H. Hardin_ Nov 30 2012