A232113 a(n) is the Manhattan distance between n and 2*n in a square spiral of positive integers with 1 at the center.
1, 2, 3, 2, 5, 4, 5, 4, 5, 4, 5, 4, 5, 4, 3, 4, 3, 2, 3, 2, 1, 2, 1, 2, 3, 2, 3, 4, 3, 4, 5, 6, 5, 6, 7, 8, 7, 8, 9, 10, 11, 8, 11, 12, 13, 12, 9, 10, 13, 16, 15, 12, 9, 12, 15, 16, 15, 12, 9, 12, 15, 14, 13, 12, 11, 12, 13, 12, 11, 10, 9, 10, 11, 10, 9, 8, 7, 8, 9
Offset: 1
Comments