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.
%I A324606 #15 Sep 26 2019 11:03:13 %S A324606 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, %T A324606 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, %U A324606 0,-2,-4,-5,-6,-4,-5,-3,-4,-2,-3,-4,-2,0,2,4,5,4,3 %N 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. %H A324606 Peter Kagey, <a href="/A324606/b324606.txt">Table of n, a(n) for n = 1..2016</a> %H A324606 N. J. A. Sloane and Brady Haran, <a href="https://www.youtube.com/watch?v=RGQe8waGJ4w">The Trapped Knight</a>, Numberphile video (2019) %H A324606 Visualization of walk using <a href="https://oeis.org/plot2a?name1=A324606&name2=A324607&shift=0&radiop1=xy&drawlines=true">Plot 2</a>. - _Peter Kagey_, Jul 15 2019 %F A324606 a(n) = A174344(A316667(n)). %Y A324606 Cf. A174344, A316667. %Y A324606 A324607 gives y-coordinates. %K A324606 sign,fini,full,walk %O A324606 1,2 %A A324606 _Peter Kagey_, Jun 06 2019