Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088988
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088988 Trajectory of first occurrence of primes such that there are only 1,3,5..2k+1 primes between two consecutive prime-index-primes. +0
1
7, 19, 89, 463, 809, 1223, 619, 15727, 3767, 6907, 9109 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) pipprimes(n, m) = { for(x=1, n, c=0; p1 = prime(prime(x)); p2 = prime(prime(x+1)); forprime(y=p1+2, p2-2, c++); if(c==m, forprime(y=p1+2, p2-2, print1(y", "); ); ) ) }

CROSSREFS

Sequence in context: A002533 A111011 A062551 this_sequence A109879 A109880 A084603

Adjacent sequences: A088985 A088986 A088987 this_sequence A088989 A088990 A088991

KEYWORD

nonn,uned

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Oct 31 2003

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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research