Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117097
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117097 Numbers n such that nextprime(3*n)<3*nextprime(n) (if p is prime then nextprime(p)=p). +0
1
1, 4, 6, 8, 9, 10, 12, 14, 15, 20, 21, 22, 24, 25, 26, 27, 32, 33, 34, 35, 36, 42, 44, 45, 46, 48, 49, 50, 51, 52, 54, 55, 56, 57, 60, 62, 63, 64, 65, 66, 68, 69, 70, 74, 75, 76, 77, 80, 84, 85, 86, 87, 90, 91, 92, 93, 94, 102, 104, 105, 110, 111, 112, 114, 115, 116, 117, 118 (list; graph; listen)
OFFSET

1,2

EXAMPLE

nextprime(3*4)=13 and nextprime(3)*nextprime(4)=3*5=15 then 4 is member because 13<15

PROGRAM

(PARI) for(i=1, 150, if(nextprime(3*i)<nextprime(3)*nextprime(i), print1(i, ", ")))

CROSSREFS

Sequence in context: A098216 A063806 A063989 this_sequence A077135 A110615 A060679

Adjacent sequences: A117094 A117095 A117096 this_sequence A117098 A117099 A117100

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 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research