Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117094
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117094 Numbers n such that nextprime(5*n)>5*nextprime(n) (if p is prime then nextprime(p)=p). +0
1
2, 3, 5, 7, 11, 13, 17, 18, 19, 23, 28, 29, 31, 37, 40, 41, 43, 47, 53, 59, 60, 61, 67, 71, 72, 73, 78, 79, 82, 83, 89, 96, 97, 101, 102, 103, 105, 106, 107, 109, 113, 127, 131, 137, 139, 149 (list; graph; listen)
OFFSET

1,1

EXAMPLE

nextprime(5*13)=67 and nextprime(5)*nextprime(13)=5*13=65 then 13 is member because 67>65

PROGRAM

(PARI) for(i=1, 150, if(nextprime(5*i)>nextprime(5)*nextprime(i), print1(i, ", ")))

CROSSREFS

Sequence in context: A033633 A117285 A100546 this_sequence A074721 A152073 A117289

Adjacent sequences: A117091 A117092 A117093 this_sequence A117095 A117096 A117097

KEYWORD

easy,nonn

AUTHOR

Mohammed Bouayoun (mohammed.bouayoun(AT)sanef.com), Apr 18 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 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research