VOOZH about

URL: https://oeis.org/A266140

⇱ A266140 - OEIS


login
A266140
Palindromes such that removing at most one digit will result in a term in A110784.
3
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 22, 33, 44, 55, 66, 77, 88, 99, 101, 111, 121, 131, 141, 151, 161, 171, 181, 191, 202, 212, 222, 232, 242, 252, 262, 272, 282, 292, 303, 313, 323, 333, 343, 353, 363, 373, 383, 393, 404, 414, 424, 434, 444, 454, 464, 474, 484
OFFSET
1,3
COMMENTS
Union of A266139 and A110784. Every palindrome p can have its digits permuted to produce a term m <= p in this sequence, and this sequence is the minimal such sequence (i.e., no term in the sequence can have its digits permuted to form another term in the sequence). Palindromes modulo permutation of digits.
a(n) = A110751(n-1) for 2<=n<=109, which means A110751 contains numbers like 1001 and 1089 which are absent here. - R. J. Mathar, Aug 07 2025
The first entry of A002113 not in this sequence here is 1001. - R. J. Mathar, Aug 07 2025
CROSSREFS
Sequence in context: A296712 A276115 A342826 * A297271 A110751 A147882
KEYWORD
nonn,base,easy
AUTHOR
Chai Wah Wu, Dec 25 2015
STATUS
approved