Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117098
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117098 Numbers n such that nextprime(5*n)<5*nextprime(n) (if p is prime then nextprime(p)=p). +0
1
1, 4, 6, 8, 9, 10, 12, 14, 15, 16, 20, 21, 22, 24, 25, 26, 27, 30, 32, 33, 34, 35, 36, 38, 39, 42, 44, 45, 46, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 62, 63, 64, 65, 66, 68, 69, 70, 74, 75, 76, 77, 80, 81, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 98, 99, 100 (list; graph; listen)
OFFSET

1,2

COMMENT

denote f(x)=nextprime(x) let A(p)={n/f(p*n)<f(p)*f(n)} and A(q)={n/f(q*n)<f(q)*f(n)} (q,p are prime) if q<p all terms of A(q) are in A(p). if B(p)={n/f(p*n)>f(p)*f(n)} I conjuctured that when p --> infinity, A(p) = All composite positive integers when p --> infinity, B(p) = All primes numbers

EXAMPLE

nextprime(5*4)=23 and nextprime(5)*nextprime(4)=5*5=25 then 4 is member because 23<15

PROGRAM

(PARI) for(i=1, 100, if(nextprime(5*i)<nextprime(5)*nextprime(i), print1(i, ", ")))

CROSSREFS

Adjacent sequences: A117095 A117096 A117097 this_sequence A117099 A117100 A117101

Sequence in context: A046352 A046355 A050655 this_sequence A077136 A098216 A063806

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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research