login
A219081
Hilltop maps: number of 4Xn binary arrays indicating the locations of corresponding elements not exceeded by any horizontal, diagonal or antidiagonal neighbor in a random 0..1 4Xn array.
1
1, 149, 2469, 32945, 494713, 7561349, 113959413, 1715622809, 25868247057, 390055483301, 5880485889397, 88654851159857, 1336593648057193, 20150953522466741, 303802286301958197, 4580222640012373465
OFFSET
1,2
COMMENTS
Row 4 of A219078
LINKS
FORMULA
Empirical: a(n) = 10*a(n-1) +44*a(n-2) +384*a(n-3) +1502*a(n-4) +1612*a(n-5) -478*a(n-6) -4742*a(n-7) -13053*a(n-8) -13178*a(n-9) -7218*a(n-10) -8982*a(n-11) -108*a(n-12) +3888*a(n-13)
EXAMPLE
Some solutions for n=3
..1..0..1....0..1..0....0..1..0....0..1..0....0..1..0....1..1..1....0..0..0
..1..0..0....0..0..0....1..1..1....1..0..0....1..1..0....1..0..0....1..1..1
..1..1..1....1..0..1....0..1..1....1..0..1....1..1..0....1..1..1....1..1..0
..0..1..1....1..1..1....1..1..1....1..1..0....1..1..0....1..0..1....1..0..0
CROSSREFS
Sequence in context: A177850 A158717 A243530 * A357907 A359403 A188566
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 11 2012
STATUS
approved