A362977 The x-coordinates of the even-ranked elements of the lexicographically earliest sequence of points satisfying staircase and no-three-in-a-line conditions (see comments).
0, 1, 2, 5, 6, 3, 12, 13, 4, 15, 8, 27, 19, 11, 9, 32, 25, 16, 33, 35, 59, 30, 24, 7, 51, 45, 10, 18, 29, 26, 54, 58, 14, 53, 23, 34, 37, 49, 44, 60, 43, 31, 41, 66, 17, 72, 80, 81, 78, 88, 87, 46, 83, 22, 76, 79, 130, 97, 108, 111, 94, 119, 153, 89, 39, 112
Offset: 0
Keywords
Examples
y ^ | . . . 9 . . 8 | . . 4 . . 5 . | . . . . . 6 7 | . 2 3 . . . . | 0 1 . . . . . +-------------------> x 0 1 2 3 4 5 6 Abscissas of the points 0, 2, 4, 6, 8, ...: 0, 1, 2, 5, 6, ...
Links
- Luc Rousseau, SVG illustration, n = 0..126
- Luc Rousseau, Java program for the combined computation of A362977 and A362978.
Crossrefs
Programs
-
Java
// See Rousseau link.
Comments