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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A089190 a(n) = Floor[(Prime[n]+PrimePi[n])/2] 0
1, 2, 3, 4, 7, 8, 10, 11, 13, 16, 18, 21, 23, 24, 26, 29, 33, 34, 37, 39, 40, 43, 46, 49, 53, 55, 56, 58, 59, 61, 69, 71, 74, 75, 80, 81, 84, 87, 89, 92, 96, 97, 102, 103, 105, 106, 113, 119, 121, 122, 124, 127, 128, 133, 136, 139, 142, 143, 147, 149, 150, 155, 162, 164 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Arithmetic mean of the primes and their distribution function.

MATHEMATICA

digits=200 a=Table[Floor[(Prime[n]+PrimePi[n])/2], {n, 1, digits}]

CROSSREFS

Sequence in context: A056033 A047547 A014456 * A207006 A171781 A065294

Adjacent sequences:  A089187 A089188 A089189 * A089191 A089192 A089193

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jan 03 2004

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 16 21:51 EST 2012. Contains 205978 sequences.