OFFSET
1,1
COMMENTS
The corresponding n are given in A053408. - Joerg Arndt, Aug 16 2014
LINKS
Eric Weisstein's World of Mathematics, Fibonacci Number.
MATHEMATICA
Select[Rest[FoldList[Times, 1, Fibonacci[Range[80]]]+1], PrimeQ] (* Harvey P. Dale, Apr 25 2012 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
G. L. Honaker, Jr., Jan 09 2000
EXTENSIONS
Edited by Daniel Forgues, Nov 30 2009
One more term (a(10)) from Harvey P. Dale, Apr 25 2012
Edited definition, Joerg Arndt, Aug 17 2014
STATUS
approved