A165697
a(n) is the smallest prime p such that all the n numbers reversal(p^k), k
2, 37, 3121, 10429, 10282339, 9835884797, 101740496633
Offset: 1
Examples
Both numbers reversal(37)=73 & reversal(37^2)=9631 are primes and 37 is the smallest prime number with this property so a(2)=37.
Extensions
a(7) from Farideh Firoozbakht, Sep 30 2009
Comments