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!)
A339455 a(n) is the X-coordinate of the n-th point of the space filling curve H defined in Comments section; A339456 gives Y-coordinates. 2
0, 1, 0, 1, 1, 1, 2, 1, 2, 1, 0, 1, 0, 1, 1, 1, 2, 1, 2, 2, 2, 2, 2, 3, 2, 3, 3, 3, 4, 3, 4, 3, 2, 3, 2, 3, 3, 3, 4, 3, 4, 3, 2, 1, 0, 1, 0, 1, 1, 1, 2, 1, 2, 1, 0, 1, 0, 1, 1, 1, 2, 1, 2, 2, 2, 2, 2, 3, 2, 3, 3, 3, 4, 3, 4, 3, 2, 3, 2, 3, 3, 3, 4, 3, 4, 4, 4 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
COMMENTS
We consider a hexagonal lattice with X-axis and Y-axis as follows:
Y
/
/
0 ---- X
We define the family {H_n, n > 0} as follows:
- T_1 contains the origin (0, 0) and (1, 0), in that order:
+-->--+
O
- for any n > 0, H_{n+1} is built from 4 copies of H_n connected with 2^(n+1) unit segments as follows:
+->-2->-+
\ /
^ v
\ /
+->-1->-+->-4->-+
O / \
v ^
/ \
+->-3->-+
- H is the limit of H_n as n tends to infinity,
- H visits once every unit segment (u, v) where u and v are lattice points and at least one of u or v belongs to the region { (x, y) | x > 0 or x + y > 0 },
- the n-th segment of curve H has length 2^A235127(n).
LINKS
Rémy Sigrist, Illustration of H_3
PROG
(PARI) See Links section.
CROSSREFS
Sequence in context: A165472 A228109 A318682 * A123724 A107016 A318702
KEYWORD
nonn
AUTHOR
Rémy Sigrist, Dec 06 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 June 6 00:30 EDT 2024. Contains 373110 sequences. (Running on oeis4.)