Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093308
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093308 Fibonacci(prime(prime(n))). +0
2
2, 5, 89, 1597, 1346269, 165580141, 956722026041, 44945570212853, 99194853094755497, 26925748508234281076009, 155576970220531065681649693, 289450641941273985495088042104137 (list; graph; listen)
OFFSET

1,1

LINKS

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

PROGRAM

(PARI) f(n) = for(x=1, n, print1(fibonacci(prime(prime(x)))", "))

(PARI) { for(n=1, 150, a=fibonacci(prime(prime(n))); if (a > 10^(10^3 - 6), break); write("b093308.txt", n, " ", a); ); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 20 2009]

CROSSREFS

Sequence in context: A082431 A023272 A057978 this_sequence A162569 A120800 A066618

Adjacent sequences: A093305 A093306 A093307 this_sequence A093309 A093310 A093311

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Added a new term. 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 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research