A341120 a(n) is the X-coordinate of the n-th point of the space filling curve C defined in Comments section; A341121 gives Y-coordinates.
0, 0, 1, 2, 2, 3, 3, 3, 2, 3, 3, 3, 2, 2, 1, 0, 0, 1, 1, 1, 0, 0, 1, 2, 2, 2, 3, 4, 4, 3, 3, 3, 4, 5, 5, 5, 4, 4, 5, 6, 6, 6, 7, 8, 8, 7, 7, 7, 8, 8, 7, 6, 6, 5, 5, 5, 6, 5, 5, 5, 6, 6, 7, 8, 8, 9, 9, 9, 8, 8, 9, 10, 10, 10, 11, 12, 12, 11, 11, 11, 12, 12, 13
Offset: 0
Keywords
Examples
Points n and their locations X=a(n), Y=A341121(n) begin as follows. n=7 and n=9 are both at X=3,Y=2, and n=11,n=31 both at X=3,Y=4. | | 4 | 16---17 12--11,31 | | | | 3 | 15---14---13 10 | | 2 | 8---7,9 | | 1 | 1----2----3 6 | | | | Y=0 | 0 4----5 +-------------------- X=0 1 2 3
Links
- Rémy Sigrist, Table of n, a(n) for n = 0..16384
- F. M. Dekking, Recurrent Sets, Advances in Mathematics, vol. 44, no. 1, 1982. See section 4.8.
- David Hilbert, Ueber die stetige Abbildung einer Linie auf ein Flächenstück, Mathematische Annalen, volume 38, number 3, 1891, pages 459-460. Also EUDML (link to GDZ).
- Rémy Sigrist, Illustration of C_6
- Rémy Sigrist, Illustration of the connection of C with the Hilbert Hamiltonian walk
- Rémy Sigrist, Illustration of the connection of C with the space filling curve M defined in A341018
- Rémy Sigrist, PARI program for A341120
- Index entries for sequences related to coordinates of 2D curves
Crossrefs
Programs
-
PARI
See Links section.
Comments