A068062 Palindromes n of the form k + reverse(k) for at least one k.
0, 2, 4, 6, 8, 11, 22, 33, 44, 55, 66, 77, 88, 99, 101, 121, 141, 161, 181, 202, 222, 242, 262, 282, 303, 323, 343, 363, 383, 404, 424, 444, 464, 484, 505, 525, 545, 565, 585, 606, 626, 646, 666, 686, 707, 727, 747, 767, 787, 808, 828, 848, 868, 888, 909, 929
Offset: 1
Examples
33 belongs to this sequence, since 12 + 21 = 33 (cf. A067030).
Comments