login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A218587 Hilltop maps: number of n X 3 binary arrays indicating the locations of corresponding elements not exceeded by any horizontal or antidiagonal neighbor in a random 0..2 n X 3 array. 1
7, 57, 449, 3567, 28305, 224643, 1782855, 14149449, 112295673, 891223263, 7073103393, 56134970523, 445509522567, 3535741318617, 28061053779825, 222703718478543, 1767465563243697, 14027311885918707, 111326343684867783 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 3 of A218592.
LINKS
FORMULA
Empirical: a(n) = 7*a(n-1) + 7*a(n-2) + 3*a(n-3) + 3*a(n-4) + 3*a(n-5).
Empirical g.f.: x*(7 + 8*x + x^2 + 4*x^3 + x^4) / (1 - 7*x - 7*x^2 - 3*x^3 - 3*x^4 - 3*x^5). - Colin Barker, Jul 24 2018
EXAMPLE
Some solutions for n=3:
..1..0..0....0..1..1....1..0..1....0..1..0....1..1..1....1..1..1....1..1..1
..0..1..0....0..1..1....0..0..1....1..1..1....0..1..0....0..1..1....0..0..1
..1..1..1....0..1..0....1..0..1....0..0..0....0..1..1....0..0..0....1..0..1
CROSSREFS
Cf. A218592.
Sequence in context: A202510 A042187 A201872 * A218838 A082310 A014990
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 03 2012
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 3 16:42 EDT 2024. Contains 373982 sequences. (Running on oeis4.)