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!)
A336705 Coordination sequence for the half-Manhattan lattice. 2
1, 3, 7, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64, 68, 72, 76, 80, 84, 88, 92, 96, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140, 144, 148, 152, 156, 160, 164, 168, 172, 176, 180, 184, 188, 192, 196, 200, 204, 208, 212, 216, 220, 224, 228 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
In the half-Manhattan lattice, E-W streets run alternately E and W, but N-S streets are two way.
LINKS
FORMULA
G.f.: (1+x) * (1+2*x^2-x^3) / (1-x)^2.
a(n) = 4*n, n >= 3.
MATHEMATICA
LinearRecurrence[{2, -1}, {1, 3, 7, 12, 16}, 100] (* Paolo Xausa, Sep 01 2023 *)
CROSSREFS
Cf. A336627 (Manhattan lattice), A008574 (square lattice), A336726 (self-avoiding walks), A336742 (self-avoiding cycles).
Sequence in context: A160998 A141205 A310237 * A310238 A299638 A189474
KEYWORD
nonn
AUTHOR
Sean A. Irvine, Jul 31 2020
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 May 14 04:29 EDT 2024. Contains 372528 sequences. (Running on oeis4.)