login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A071777 Prime(n) divides F(n)-1 where F(n) are the Fibonacci numbers. 0
1, 2, 46, 51, 758, 6463, 8315, 89929, 107852, 109160 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

PROG

(PARI) for(n=1, 10000, if(fibonacci(n)%prime(n)==1, print1(n, ", ")))

CROSSREFS

Sequence in context: A092654 A100101 A090601 * A179108 A158960 A174592

Adjacent sequences:  A071774 A071775 A071776 * A071778 A071779 A071780

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 04 2002

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com), Jun 08 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 14:00 EST 2012. Contains 205921 sequences.