A317106 Squares visited by a (1,3)-leaper on a spirally numbered board and moving to the lowest available unvisited square at each step, squares labelled >=1.
1, 27, 13, 5, 11, 7, 15, 9, 19, 3, 17, 33, 55, 85, 25, 29, 51, 47, 21, 39, 63, 95, 57, 87, 125, 49, 23, 41, 67, 35, 59, 89, 53, 31, 61, 37, 69, 43, 77, 113, 71, 45, 73, 107, 149, 101, 141, 189, 135, 181, 129, 91, 137, 97, 65, 105, 147, 99, 139, 93, 131, 177, 231
Offset: 1
Links
- Daniël Karssen, Table of n, a(n) for n = 1..3723
- Daniël Karssen, Figure showing the first 46 steps of the sequence
- Daniël Karssen, Figure showing the complete sequence
Formula
a(n) = A317105(n-1) + 1.
Comments