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!)
A216569 Numbers n such that the n-th Fibonacci number is prime and can be written in the form a^2 + 6*b^2. 0
23, 47, 359, 431, 433, 9311, 25561, 35999, 37511, 50833, 81839, 590041, 593689, 1285607, 1636007, 1968721 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Range[2*10^6], PrimeQ[Fibonacci[#]]&&FindInstance[a^2+6b^2==Fibonacci[#], {a, b}, Integers]!={}&] (* Harvey P. Dale, Sep 18 2019 *)
CROSSREFS
Intersection of A005478 and A155716.
Sequence in context: A052229 A054203 A247673 * A042054 A084667 A255596
KEYWORD
nonn
AUTHOR
V. Raman, Sep 08 2012
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 07:42 EDT 2024. Contains 371905 sequences. (Running on oeis4.)