Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088993
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088993 Primes such that exactly five of them occur between consecutive prime-index-primes. +0
1
89, 97, 101, 103, 107, 131, 137, 139, 149, 151, 223, 227, 229, 233, 239, 251, 257, 263, 269, 271, 293, 307, 311, 313, 317, 373, 379, 383, 389, 397, 433, 439, 443, 449, 457, 743, 751, 757, 761, 769, 881, 883, 887, 907, 911, 929, 937, 941, 947, 953, 997, 1009 (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: A104925 A096400 A074119 this_sequence A107202 A159026 A090062

Adjacent sequences: A088990 A088991 A088992 this_sequence A088994 A088995 A088996

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Nov 01 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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research