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!)
A218313 Hilltop maps: number of n X 2 binary arrays indicating the locations of corresponding elements not exceeded by any king-move neighbor in a random 0..2 n X 2 array. 2
3, 15, 63, 249, 993, 3969, 15867, 63423, 253503, 1013265, 4050081, 16188417, 64706067, 258633999, 1033775487, 4132062153, 16516098369, 66015828225, 263869194699, 1054700876799, 4215702180735, 16850412536481, 67352101850817 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 2 of A218319.
LINKS
FORMULA
Empirical: a(n) = 3*a(n-1) + 3*a(n-2) + 3*a(n-3) + 3*a(n-4) + 3*a(n-5).
Empirical g.f.: 3*x*(1 + x + x^2)^2 / (1 - 3*x - 3*x^2 - 3*x^3 - 3*x^4 - 3*x^5). - Colin Barker, Mar 10 2018
EXAMPLE
Some solutions for n=3:
..0..1....0..1....1..0....1..1....0..1....1..1....1..0....0..1....0..0....1..0
..0..0....0..0....0..1....0..0....0..1....1..0....1..0....1..1....1..1....0..1
..0..0....1..1....1..1....1..1....1..1....0..0....0..0....1..0....1..1....0..1
CROSSREFS
Cf. A218319.
Sequence in context: A204086 A171761 A229277 * A218190 A216757 A218366
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 25 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 September 16 23:59 EDT 2024. Contains 375984 sequences. (Running on oeis4.)