The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A218804 Hilltop maps: number of n X 2 binary arrays indicating the locations of corresponding elements not exceeded by any horizontal or antidiagonal neighbor in a random 0..3 n X 2 array. 1
3, 15, 57, 225, 895, 3551, 14089, 55905, 221827, 880191, 3492529, 13858081, 54987775, 218187167, 865749521, 3435226017, 13630706691, 54085572239, 214607297385, 851544879425, 3378863116543, 13407063134527, 53198172193817 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 2 of A218810.
LINKS
FORMULA
Empirical: a(n) = 3*a(n-1) + 3*a(n-2) + 3*a(n-3) + a(n-4) + a(n-5) + a(n-6) + a(n-7).
Empirical g.f.: x*(1 + x)^2*(3 + x^4) / (1 - 3*x - 3*x^2 - 3*x^3 - x^4 - x^5 - x^6 - x^7). - Colin Barker, Jul 24 2018
EXAMPLE
Some solutions for n=3:
..1..0....0..1....1..0....0..0....1..1....0..1....1..0....0..1....0..1....0..1
..0..0....1..0....1..1....1..1....0..0....1..1....1..1....1..1....1..1....0..1
..1..0....0..0....0..1....0..1....1..0....0..0....1..0....1..1....0..1....1..1
CROSSREFS
Cf. A218810.
Sequence in context: A210448 A284699 A218657 * A125673 A123007 A121695
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 06 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 June 11 03:59 EDT 2024. Contains 373288 sequences. (Running on oeis4.)