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

A221443
Hilltop maps: number of nX5 binary arrays indicating the locations of corresponding elements not exceeded by any horizontal or antidiagonal neighbor in a random 0..1 nX5 array
1
17, 429, 10593, 260557, 6415089, 157933741, 3888200065, 95724317069, 2356654610641, 58018914711981, 1428378365629601, 35165510520296269, 865746191545503153, 21313965220121585837, 524732442187736997569
OFFSET
1,1
COMMENTS
Column 5 of A221446
LINKS
FORMULA
Empirical: a(n) = 17*a(n-1) +168*a(n-2) +464*a(n-3) +442*a(n-4) +30*a(n-5) -88*a(n-6) -9*a(n-8) +a(n-9)
EXAMPLE
Some solutions for n=3
..1..1..0..0..1....1..1..1..1..1....0..1..1..1..1....0..1..1..0..1
..0..1..1..0..1....0..1..0..1..1....1..0..0..1..1....1..0..1..1..0
..1..1..1..0..1....1..1..1..1..0....1..0..1..0..1....1..0..0..1..1
CROSSREFS
Sequence in context: A196676 A027404 A053114 * A222648 A167474 A158063
KEYWORD
nonn
AUTHOR
R. H. Hardin Jan 17 2013
STATUS
approved