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”).

A068910
a(n) is the unique k such that palindrome A068065(n) = k + reverse(k).
0
0, 1, 2, 3, 4, 10, 100, 120, 130, 140, 1000, 10000, 10100, 10200, 10300, 10400, 100000, 1000000, 1001000, 1002000, 1003000, 1004000, 10000000, 100000000, 100010000, 100020000, 100030000, 100040000, 1000000000, 10000000000
OFFSET
0,3
EXAMPLE
a(14) = 10300, since A068065(14) = 10601 = 10300 + 00301 and for no other k we have 10601 = k + reverse(k).
CROSSREFS
Cf. A068065.
Sequence in context: A049204 A045924 A244551 * A146027 A305619 A035358
KEYWORD
base,nonn
AUTHOR
Klaus Brockhaus, Mar 05 2002
STATUS
approved