login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A318486
Lexicographically first sequence of different positive terms such that a(n) - [the first digit of a(n+1)] is a palindrome.
4
1, 10, 2, 11, 3, 12, 4, 13, 5, 14, 6, 15, 7, 16, 8, 17, 9, 18, 70, 40, 71, 50, 60, 51, 72, 61, 62, 73, 74, 80, 30, 81, 41, 82, 52, 83, 63, 84, 75, 90, 20, 91, 31, 92, 42, 93, 53, 94, 64, 95, 78, 19, 85, 86, 96, 89, 100, 101, 23, 102, 34, 103, 24, 25, 35, 26, 45, 104, 36, 37, 46, 27, 56, 105, 47, 38, 57, 28, 67, 106, 58, 39
OFFSET
1,2
LINKS
EXAMPLE
The sequence starts with 1,10,2,11,3,12,4,13,5,14,6… and we see that [1 - (the first digit of 10 = 1)] is a palindrome (0); [10 - (the first digit of 2 = 2)] is a palindrome (8); [2 - (the first digit of 11 = 1)] is a palindrome (1); [11 - (the first digit of 3 = 3)] is a palindrome (8); etc.
CROSSREFS
Sequence in context: A255668 A187815 A366197 * A303850 A303848 A303783
KEYWORD
base,nonn,look
AUTHOR
STATUS
approved