Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092939
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092939 Index of the first occurrence of prime(n) in A092938. +0
3
1, 2, 10, 8, 52, 18, 57, 36, 96, 40, 110, 249, 154, 328, 123, 288, 495, 125, 826, 343, 546, 431, 670, 833, 694, 1555, 216, 1399, 1195, 1620, 1780, 3843, 2920, 647, 7722, 873, 7492, 4485, 6768, 8201, 7991, 5178, 11744, 2669, 16060, 5809, 11149, 18177, 5307 (list; graph; listen)
OFFSET

1,2

COMMENT

Smallest k such that prime(n) = A092938(k).

EXAMPLE

First occurrence of prime(6) = 13 is A092938(18), so a(6) = 18.

PROGRAM

(PARI) {v=vector(50); for(n=1, 20000, k=2*prime(n); j=1; while(!isprime(k-prime(j)), j=j+1); if(j<=z&&v[j]==0, v[j]=n)); for(i=1, #v, print1(v[i], ", "))}

CROSSREFS

Cf. A092938, A092940.

Sequence in context: A082225 A037187 A166542 this_sequence A006610 A033839 A114264

Adjacent sequences: A092936 A092937 A092938 this_sequence A092940 A092941 A092942

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Mar 23 2004

EXTENSIONS

Edited and extended by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Dec 23 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 November 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research