Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A083668
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A083668 Prime indices of prime index Fibonacci numbers. +0
5
3, 5, 7, 11, 13, 17, 23, 29, 43, 47, 83, 131, 137, 359, 431, 433, 449, 509, 569, 571, 2971, 4723, 5387, 9311, 9677, 14431, 25561, 30757, 35999, 37511, 50833, 81839, 104911, 130021, 148091, 201107, 397379, 433781, 590041, 593689, 604711 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(3) = 2: 3 and 2 are primes.

MATHEMATICA

Do[ If[ PrimeQ[ Fibonacci[ Prime[n]]], Print[ Prime[n]]], {n, 1, 1000}]

PROGRAM

(PARI) pif(n) = { forprime(x=2, n, y = fibonacci(x); if(isprime(y), print1(x" ")) ) }

CROSSREFS

Cf. A001605, A075737.

Adjacent sequences: A083665 A083666 A083667 this_sequence A083669 A083670 A083671

Sequence in context: A075794 A135832 A074781 this_sequence A063908 A020628 A108816

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jun 14 2003

EXTENSIONS

More terms from Zak Seidov (zakseidov(AT)yahoo.com), Aug 31 2006

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 October 15 20:12 EDT 2008. Contains 145099 sequences.


AT&T Labs Research