Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093309
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093309 Prime(prime(Fibonacci(n))). +0
1
3, 3, 5, 11, 31, 67, 179, 367, 797, 1621, 3259, 6353, 12301, 23209, 42979, 79559, 145547, 264091, 476981, 854353, 1523569, 2700559, 4765693, 8385679, 14683231, 25641599, 44620633, 77443423, 134053991, 231443561, 398799287, 685660127 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,35

PROGRAM

(PARI) a(n) = for(x=1, n, print(x" "prime(prime(fibonacci(x)))", "))

(PARI) { allocatemem(932245000); default(primelimit, 4294965247); for(n=1, 35, write("b093309.txt", n, " ", prime(prime(fibonacci(n))))); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 20 2009]

CROSSREFS

Sequence in context: A073749 A146918 A093306 this_sequence A126318 A142701 A079439

Adjacent sequences: A093306 A093307 A093308 this_sequence A093310 A093311 A093312

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Apr 25 2004

EXTENSIONS

Added more terms. Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 20 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research