Always start on the lowest digit of a(n), then visit all digits of a(n) in increasing order. The terms of the sequence are the smallest one that force the visitor to walk n steps to complete his tour (a single step drives you from a digit to the closest one).
A336611
Always start on the lowest digit of a(n), then visit all digits of a(n) in increasing order. The terms of the sequence are the smallest one that force the visitor to walk n steps to complete his tour (a single step drives you from a digit to the closest one).
Terms
- a(0) =10a(1) =100a(2) =101a(3) =1011a(4) =1001a(5) =1320a(6) =1302a(7) =10210a(8) =10201a(9) =13002a(10) =13042a(11) =102013a(12) =102031a(13) =130024a(14) =130042a(15) =135204a(16) =135024a(17) =1024013a(18) =1035024a(19) =1305204a(20) =1305024a(21) =1350024a(22) =1350624a(23) =10240513a(24) =10350624a(25) =13050024a(26) =13050624a(27) =13500264a(28) =13500624a(29) =13572046
External references
- oeis: A336611