A307012 Second coordinate in a redundant hexagonal coordinate system of the points of a counterclockwise spiral on an hexagonal grid. First and third coordinates are given in A307011 and A345978.
0, 0, 1, 1, 0, -1, -1, -1, 0, 1, 2, 2, 2, 1, 0, -1, -2, -2, -2, -2, -1, 0, 1, 2, 3, 3, 3, 3, 2, 1, 0, -1, -2, -3, -3, -3, -3, -3, -2, -1, 0, 1, 2, 3, 4, 4, 4, 4, 4, 3, 2, 1, 0, -1, -2, -3, -4, -4, -4, -4, -4, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 5, 5, 5, 5, 5, 4
Offset: 0
Links
- Hugo Pfoertner, Table of n, a(n) for n = 0..10150
- Margherita Barile, Oblique Coordinates, entry in Eric Weisstein's World of Mathematics.
- HandWiki, Hexagonal Lattice.
- Peter Munn, Illustration of signed distance of spiral points.
- Wikipedia, Signed distance function.
- Index entries for sequences related to coordinates of 2D curves
Extensions
Name revised by Peter Munn, Jul 08 2021
Comments