A326413 Successive squares visited by a knight on the single-digit square spiral, with ties resolved towards the left.
0, 0, 1, 0, 1, 0, 1, 1, 2, 2, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 2, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 2, 2, 1, 1, 0, 2, 3, 2, 2, 1, 3, 1, 1, 1, 1, 1, 2, 2, 3, 2, 3, 1, 4, 3, 5, 6, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 1, 0, 1, 0
Offset: 1
Examples
The digit-square spiral is . . 2---2---2---1---2---0---2 2 | | | 3 1---2---1---1---1 9 3 | | | | | 2 3 4---3---2 0 1 1 | | | | | | | 4 1 5 0---1 1 8 3 | | | | | | 2 4 6---7---8---9 1 0 | | | | 5 1---5---1---6---1---7 3 | | 2---6---2---7---2---8---2---9
Links
- Luca Petrone, Table of n, a(n) for n = 1..1217
- Eric Angelini, Kneil's Knumberphile Knight, Cinquante signes, May 04 2019.
- Eric Angelini, Kneil's Knumberphile Knight, Cinquante signes, May 04 2019. [Cached copy, pdf file, with permission]
- M. F. Hasler, Knight tours, OEIS wiki, Nov. 2019.
- N. J. A. Sloane and Brady Haran, The Trapped Knight, Numberphile video (2019).
Crossrefs
Extensions
More terms from Luca Petrone
Corrected and extended by Eric Angelini, Oct 24 2019
Comments