OFFSET
1,2
COMMENTS
The sequence is infinite as from a(13) onward a repetitive pattern of five numbers appears, 45...54, 12...21, 22...22, 10...01, 20...02, all of which grow by one extra digit each iteration.
EXAMPLE
a(9) = 121 as 121 is a palindrome, |121 - 44| = 77 is a palindrome, and 1 + 2 + 3 + 5 + 11 + 22 + 33 + 44 + 121 = 242 is a palindrome.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Scott R. Shannon, Oct 06 2024
STATUS
approved