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!)
A020901 Greatest k such that k-th prime < 3 times n-th prime. 10
3, 4, 6, 8, 11, 12, 15, 16, 19, 23, 24, 29, 30, 31, 34, 37, 40, 42, 46, 47, 47, 51, 53, 56, 61, 62, 63, 66, 66, 68, 75, 77, 80, 80, 86, 87, 91, 93, 95, 97, 99, 100, 105, 106, 107, 108, 115, 121, 123, 124, 125, 127, 128, 133, 136, 138, 139, 141, 145 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[PrimePi[NextPrime[3Prime[n], -1]], {n, 60}] (* Harvey P. Dale, Feb 21 2014 *)
PROG
(PARI) a(n) = primepi(3*prime(n)) \\ Michel Marcus, Mar 22 2013
CROSSREFS
Sequence in context: A080728 A047414 A109402 * A181714 A371594 A057057
KEYWORD
nonn
AUTHOR
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 April 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)