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!)
A053413 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

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 25 10:47 EDT 2024. Contains 371967 sequences. (Running on oeis4.)