OFFSET
1,2
COMMENTS
The sequence is infinite as 10 always qualifies: 10^k - 1 is always a palindrome, hence a(n) <=10. Is there any n > 5 for which a(n) is not equal to 10?
EXAMPLE
a(5) = 3 as 3^5 -1 = 242 is a palindrome.
CROSSREFS
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy and Meenakshi Srikanth (menakan_s(AT)yahoo.com), May 01 2003
EXTENSIONS
More terms from David Wasserman, Nov 11 2004
STATUS
approved