cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A324606 The x-coordinates of squares visited by knight moves on a spirally numbered board and moving to the lowest available unvisited square at each step.

Original entry on oeis.org

0, 2, 1, -1, 1, 0, -1, 1, -1, 0, 2, 1, 3, 2, 0, 2, 3, 1, -1, -2, 0, -2, -3, -2, -1, -3, -2, -1, 1, 3, 4, 3, 1, -1, -3, -4, -2, -3, -2, 0, 2, 3, 2, 0, -2, -3, -4, -5, -3, -1, 1, 3, 4, 5, 4, 2, 0, -2, -4, -5, -6, -4, -5, -3, -4, -2, -3, -4, -2, 0, 2, 4, 5, 4, 3
Offset: 1

Views

Author

Peter Kagey, Jun 06 2019

Keywords

Crossrefs

A324607 gives y-coordinates.

Formula

a(n) = A174344(A316667(n)).