login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A277575 Primes p such that Fibonacci(prime(p)) is prime. 2
2, 3, 5, 7, 23, 83, 97, 12161, 13681, 36467 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Suggested by Alexander Adamchuk in A122534.
LINKS
FORMULA
a(n) = prime(A122534(n)).
a(n) = PrimePi(A277284(n)).
PROG
(PARI) isok(p) = isprime(p) && isprime(fibonacci(prime(p))); \\ Michel Marcus, Oct 22 2016
CROSSREFS
Primes in A119984.
Sequence in context: A006055 A052017 A355804 * A289754 A062088 A343834
KEYWORD
nonn,hard,more
AUTHOR
Bobby Jacobs, Oct 20 2016
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)