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!)
A218200 Hilltop maps: number of n X 2 binary arrays indicating the locations of corresponding elements not exceeded by any horizontal or vertical neighbor in a random 0..2 n X 2 array. 2
3, 15, 59, 233, 929, 3697, 14719, 58599, 233291, 928769, 3697573, 14720617, 58605079, 233315983, 928867415, 3697966433, 14722182653, 58611311377, 233340796147, 928966198975, 3698359708575, 14723748344241, 58617544637937 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 2 of A218206.
LINKS
FORMULA
Empirical: a(n) = 3*a(n-1) + 3*a(n-2) + 3*a(n-3) + 2*a(n-4) + 2*a(n-5) - a(n-6) - a(n-7) - a(n-8) - a(n-9).
Empirical g.f.: x*(3 + 6*x + 5*x^2 + 2*x^3 + 2*x^4 - 2*x^5 - 3*x^6 - 2*x^7 - x^8) / (1 - 3*x - 3*x^2 - 3*x^3 - 2*x^4 - 2*x^5 + x^6 + x^7 + x^8 + x^9). - Colin Barker, Mar 09 2018
EXAMPLE
Some solutions for n=3:
..1..0....0..1....1..1....0..0....1..0....0..0....0..1....1..1....0..1....1..1
..0..0....0..1....0..0....0..0....1..0....1..0....1..0....1..0....1..0....1..0
..1..0....0..1....0..1....1..1....1..0....1..1....1..0....0..1....1..1....1..0
CROSSREFS
Cf. A218206.
Sequence in context: A049150 A309564 A062473 * A069009 A328104 A179604
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 23 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 April 19 07:26 EDT 2024. Contains 371782 sequences. (Running on oeis4.)