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

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076519 Numbers n such that Fibonacci(n) == prime(n) (mod n). 0
1, 2, 3, 4, 68, 76, 116, 181, 357, 789, 1251, 3861, 40087, 125902, 201986, 251737, 846623, 936418, 1327269, 2003626, 3546266, 4124468, 4832054, 4866214, 5086202, 5627521, 92660777, 331915497, 339145743, 394668171, 472845243, 679387634 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(33) > 2*10^9. - Giovanni Resta, Jul 20 2013
LINKS
MATHEMATICA
Select[Range[3*10^4], Mod[Fibonacci[ # ], # ] == Mod[Prime[ # ], # ] &]
CROSSREFS
Sequence in context: A004855 A097930 A012322 * A066776 A115901 A073325
KEYWORD
nonn
AUTHOR
Joseph L. Pe, Oct 17 2002
EXTENSIONS
a(13)-a(32) from Giovanni Resta, Jul 20 2013
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 December 2 23:17 EST 2023. Contains 367526 sequences. (Running on oeis4.)