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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016040 Integer part of Chebyshev's theta function: Floor [ ln Product_{k=1..n} prime(k) ]. 5
0, 1, 3, 5, 7, 10, 13, 16, 19, 22, 26, 29, 33, 37, 40, 44, 49, 53, 57, 61, 65, 70, 74, 79, 83, 88, 92, 97, 102, 107, 111, 116, 121, 126, 131, 136, 141, 146, 151, 157, 162, 167, 172, 177, 183, 188, 193, 199, 204, 210, 215, 221, 226, 232, 237, 243, 248 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

REFERENCES

J. W. Sander, A story of binomial coefficients and primes, Amer. Math. Monthly 102 (1995), 802-807.

FORMULA

a(n) = A000195(A002110(n)).

a(n) ~ n log n by the prime number theorem.

MATHEMATICA

Table[Floor[N[Sum[Log[Prime[x]], {x, 1, n}]]], {n, 1, 1000}] - Artur Jasinski (grafix(AT)csl.pl), Jan 23 2007

CROSSREFS

Sequence in context: A079511 A092757 A062430 * A003070 A036604 A001768

Adjacent sequences:  A016037 A016038 A016039 * A016041 A016042 A016043

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com)

EXTENSIONS

Added asymptotic formula and name. - Charles R Greathouse IV Dec 11 2008

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 10:57 EST 2012. Contains 206009 sequences.