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 28 2012 10:54:38
%S 17,737,20793,629659,19003811,572765605,17270172871,520703946625,
%T 15699497444771,473348740584743,14271727157207365,430300515162577777,
%U 12973799949967137925,391167286570698841921,11793911323529489973393
%N Hilltop maps: number of nX5 binary arrays indicating the locations of corresponding elements not exceeded by any horizontal, vertical or antidiagonal neighbor in a random 0..1 nX5 array
%C Column 5 of A218426
%H R. H. Hardin, <a href="/A218423/b218423.txt">Table of n, a(n) for n = 1..64</a>
%e Some solutions for n=3
%e ..0..0..0..0..1....0..1..0..1..1....1..0..1..0..0....1..1..0..1..0
%e ..1..1..0..0..0....0..0..1..1..1....0..0..0..1..1....0..1..0..0..1
%e ..1..1..1..0..1....0..1..1..0..1....1..0..0..1..1....0..1..1..0..0
%K nonn
%O 1,1
%A _R. H. Hardin_ Oct 28 2012