Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,1

EXAMPLE

nextprime(7*2)=17 and nextprime(7)*nextprime(2)=7*2=14 then 2 is member because 17>14

PROGRAM

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

CROSSREFS

Sequence in context: A028905 A030059 A089063 this_sequence A054403 A092579 A005180

Adjacent sequences: A117092 A117093 A117094 this_sequence A117096 A117097 A117098

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


AT&T Labs Research