|
Search: id:A036972
|
|
|
| A036972 |
|
n-th prime is a Fibonacci number reversed. |
|
+0 3
|
|
| 1, 2, 3, 11, 14, 137, 1005, 5324, 6486, 33326, 1847020051726
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
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. [From Harvey P. Dale (hpd1(AT)nyu.edu), Jun 02 2009]
|
|
MATHEMATICA
|
Sort[PrimePi/@(Select[FromDigits[Reverse[IntegerDigits[ # ]]]&/@Fibonacci[Range[90]], PrimeQ])] [From Harvey P. Dale (hpd1(AT)nyu.edu), Jun 02 2009]
|
|
CROSSREFS
|
Cf. A036797, A036971.
Sequence in context: A158353 A158355 A041235 this_sequence A041637 A042235 A050587
Adjacent sequences: A036969 A036970 A036971 this_sequence A036973 A036974 A036975
|
|
KEYWORD
|
nonn,more,base
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), G. L. Honaker, Jr. (honak3r(AT)gmail.com).
|
|
EXTENSIONS
|
More terms could be obtained from A036971.
One additional term provided, and Mathematica program provided. Harvey P. Dale (hpd1(AT)nyu.edu), Jun 02 2009
|
|
|
Search completed in 0.002 seconds
|