Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A030426
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A030426 Fibonacci(prime(n)). +0
6
1, 2, 5, 13, 89, 233, 1597, 4181, 28657, 514229, 1346269, 24157817, 165580141, 433494437, 2971215073, 53316291173, 956722026041, 2504730781961, 44945570212853, 308061521170129, 806515533049393 (list; graph; listen)
OFFSET

1,2

LINKS

T. D. Noe, Table of n, a(n) for n=1..100

MAPLE

with(combinat); for i from 1 to 50 do fibonacci(ithprime(i)); od;

MATHEMATICA

f[n_]:=Fibonacci[n]; lst={}; Do[p=Prime[n]; AppendTo[lst, f[p]], {n, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jul 21 2009]

CROSSREFS

Sequence in context: A092262 A032015 A075736 this_sequence A075742 A075737 A100843

Adjacent sequences: A030423 A030424 A030425 this_sequence A030427 A030428 A030429

KEYWORD

nonn,easy,nice

AUTHOR

John C. Hallyburton, Jr. (jhallyburton(AT)mx1.AspenRes.Com)

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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research