login
A393023
List points (x,y,z) having integer coordinates, sorted first by L = |x| + |y| + |z| and in case of ties, then by z and last by polar angle 0 <= phi < 2*Pi in a polar coordinate system. Sequence gives z-coordinates.
4
0, -1, 0, 0, 0, 0, 1, -2, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, -3, -2, -2, -2, -2, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, -4, -3, -3, -3, -3, -2, -2, -2, -2, -2, -2, -2, -2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0
OFFSET
0,8
COMMENTS
See A393021 for more information.
LINKS
CROSSREFS
Cf. A393021 (x-coordinates), A393022 (y-coordinates).
Sequence in context: A331734 A105794 A345008 * A316866 A277007 A160380
KEYWORD
sign
AUTHOR
Hugo Pfoertner, Jan 31 2026
STATUS
approved