login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A162996 a(n) = Round(kn * (ln(kn)+1)), with k = 2.216 as an approximation of R_n = n-th Ramanujan prime A104272(n) and Abs(a(n)-R_n) < 2 * Sqrt(a(n)) for n in [1..1000]. 3
4, 11, 19, 28, 38, 48, 58, 69, 80, 91, 102, 114, 126, 138, 150, 162, 174, 187, 200, 212, 225, 238, 251, 265, 278, 291, 305, 318, 332, 345, 359, 373, 387, 401, 415, 429, 443, 458, 472, 486, 501, 515, 530, 544, 559, 573, 588, 603, 618, 632, 647, 662, 677, 692 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

a(n) approximates the {kn}_th prime number which in turn approximates the n-th Ramanujan prime, and k = 2.216 is nearly optimal for n in [1..1000] since a(n) - 2*sqrt(a(n)) < R_n < a(n) + 2*sqrt(a(n)) in that range. Since R_n ~ Prime(2n) ~ 2n * (ln(2n)+1) ~ 2n * ln(2n), whereas A162996(n) ~ Prime(kn) ~ kn * (ln(kn)+1) ~ kn * ln(kn), giving A162996(n) / R_n ~ k/2 = 2.216/2 = 1.108 which implies an asymptotic overestimate of about 10% (a better approximation would need k to depend on n and be asymptotic to 2.)

R_n is the smallest number such that if x >= R_n, then pi(x) - pi(x/2) >= n, where pi(x) is the number of primes <= x.

LINKS

Daniel Forgues, Table of n, a(n) for n=1..1000

CROSSREFS

Cf. A163160 Round(kn * (ln(kn)+1)) - R_n, where k = 2.216 and R_n = n-th Ramanujan prime.

Cf. A104272 Ramanujan primes: a(n) is the smallest number such that if x >= a(n), then pi(x) - pi(x/2) >= n, where pi(x) is the number of primes <= x.

Sequence in context: A024989 A008061 A063215 * A037262 A101418 A185873

Adjacent sequences:  A162993 A162994 A162995 * A162997 A162998 A162999

KEYWORD

nonn

AUTHOR

Daniel Forgues (squid(AT)zensearch.com), Jul 21 2009, Jul 29 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 12:21 EST 2012. Contains 205785 sequences.