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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A064659 Round(prime(n) - n*log(n)). 7
2, 2, 2, 1, 3, 2, 3, 2, 3, 6, 5, 7, 8, 6, 6, 9, 11, 9, 11, 11, 9, 11, 11, 13, 17, 16, 14, 14, 11, 11, 21, 20, 22, 19, 25, 22, 23, 25, 24, 25, 27, 24, 29, 26, 26, 23, 30, 37, 36, 33, 32, 34, 31, 36, 37, 38, 39, 35, 36, 35, 32, 37, 46, 45, 42, 40, 49, 50, 55 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

PROG

(PARI) { default(realprecision, 100); for (n = 1, 1000, write("b064659.txt", n, " ", round(prime(n) - n*log(n))); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 25 2009]

CROSSREFS

Cf. A064658, A059111.

Sequence in context: A194290 A037180 A091222 * A127953 A130267 A060610

Adjacent sequences:  A064656 A064657 A064658 * A064660 A064661 A064662

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Oct 10 2001

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 17 02:08 EST 2012. Contains 205978 sequences.