Lexicographically earliest sequence of distinct positive terms not ending in 0 such that the Levenshtein distance (Ld) between a(n) and a(n+1) is equal to the last digit of a(n).

A367810

Lexicographically earliest sequence of distinct positive terms not ending in 0 such that the Levenshtein distance (Ld) between a(n) and a(n+1) is equal to the last digit of a(n).

Terms

    a(0) =1a(1) =2a(2) =11a(3) =12a(4) =3a(5) =101a(6) =102a(7) =13a(8) =201a(9) =21a(10) =22a(11) =4a(12) =1001a(13) =1002a(14) =103a(15) =5a(16) =10001a(17) =10002a(18) =1003a(19) =14a(20) =2001a(21) =2002a(22) =203a(23) =6a(24) =100001a(25) =100002a(26) =10003a(27) =104a(28) =2211a(29) =211

External references