login
A318535
Integers a(n) such that [a(n) - k] is a palindrome in base 10, with k <10.
2
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89
OFFSET
1,2
COMMENTS
This is not the sequence A260255 although more than the first 111 terms are equal.
LINKS
EXAMPLE
21 is not in the sequence because 11 (the closest palindromic integer < 21) is not reachable by subtracting an integer < 10 from 21. The integers 32, 43 or 2018 are not in the sequence for the same reason.
CROSSREFS
Cf. A318536 for an equivalent sequence [addition of (k < 10) instead of subtraction].
Cf. A261906.
Sequence in context: A335524 A338555 A338331 * A260255 A261906 A179239
KEYWORD
base,nonn
AUTHOR
STATUS
approved