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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A014208 Next prime after n-th Fibonacci number. 3
2, 2, 2, 3, 5, 7, 11, 17, 23, 37, 59, 97, 149, 239, 379, 613, 991, 1601, 2591, 4201, 6779, 10949, 17713, 28661, 46381, 75029, 121403, 196429, 317827, 514243, 832063, 1346273, 2178313, 3524603, 5702897, 9227479 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

MAPLE

[ seq( nextprime(fibonacci(i)), i=0..40) ];

MATHEMATICA

NextPrime/@Fibonacci[Range[0, 40]]  (* From Harvey P. Dale, Feb 23 2011 *)

CROSSREFS

Sequence in context: A007918 A126111 A122789 * A059690 A121256 A022867

Adjacent sequences:  A014205 A014206 A014207 * A014209 A014210 A014211

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 17 14:50 EST 2012. Contains 206050 sequences.