OFFSET
1,2
COMMENTS
More terms could be obtained from A036971.
The next reversed Fibonacci number which is a prime number is 940647607443258103531. The next term in the sequence would be the prime index for that prime. - Harvey P. Dale, Jun 02 2009
LINKS
MATHEMATICA
Sort[PrimePi/@(Select[FromDigits[Reverse[IntegerDigits[ # ]]]&/@Fibonacci[Range[90]], PrimeQ])] (* Harvey P. Dale, Jun 02 2009 *)
CROSSREFS
KEYWORD
nonn,more,base
AUTHOR
EXTENSIONS
One additional term from Harvey P. Dale, Jun 02 2009
Offset corrected and a(12) added using Kim Walisch's primecount by Amiram Eldar, May 06 2024
STATUS
approved