login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A079418 Numbers n such that prime(n)/n < prime(n-1)/(n-1). 5
2, 6, 8, 11, 14, 18, 21, 27, 29, 32, 34, 36, 39, 42, 44, 45, 46, 49, 50, 51, 53, 58, 60, 61, 64, 65, 66, 70, 71, 76, 79, 82, 84, 86, 89, 90, 91, 94, 96, 99, 105, 110, 113, 114, 117, 118, 121, 123, 132, 135, 137, 141, 143, 144, 145, 148, 149, 150, 152, 153, 154, 156 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n) = A049084(A079419(n)).
LINKS
MATHEMATICA
Flatten[Position[Partition[Table[Prime[n]/n, {n, 200}], 2, 1], _?(First[#] > Last[#]&), {1}, Heads->False]]+1 (* Harvey P. Dale, Sep 10 2013 *)
CROSSREFS
Sequence in context: A189666 A298474 A285971 * A298170 A067246 A370866
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Jan 07 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 18 22:56 EDT 2024. Contains 370952 sequences. (Running on oeis4.)