Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Primes of the form A003266(n) + 1.
3

%I #19 Aug 18 2014 01:47:42

%S 2,2,3,7,31,241,3121,65521,

%T 1879127177606120717127879344567470740879360001,

%U 1419564463863171507576408104556964008024375775796704645430601388670976000001

%N Primes of the form A003266(n) + 1.

%C The corresponding n are given in A053408. - _Joerg Arndt_, Aug 16 2014

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/FibonacciNumber.html">Fibonacci Number</a>.

%t Select[Rest[FoldList[Times,1,Fibonacci[Range[80]]]+1],PrimeQ] (* _Harvey P. Dale_, Apr 25 2012 *)

%Y Cf. A059709, A053408.

%K nonn

%O 1,1

%A _G. L. Honaker, Jr._, Jan 09 2000

%E Edited by _Daniel Forgues_, Nov 30 2009

%E One more term (a(10)) from _Harvey P. Dale_, Apr 25 2012

%E Edited definition, _Joerg Arndt_, Aug 17 2014