First, X enlightens us on the Prime Number Theorem!
Then, some discussion of hand-in homework (probably last one so the rest is on take-home?):
|
As X has pointed out, the Holy Grail of 19th century number theory was conjectured by Gauss and Legendre just before 1800. Let \log(n) be the natural logarithm function. Then we have:
Prime Number Theorem: If \pi(x) is the number of primes p\leq x, then
As you might recall from last time and X's talk, this is equivalent to saying that
Click to the left again to hide and once more to show the dynamic interactive window |
Remember that this was proved about 100 years later by Hadamard and de la Vallee-Poussin. What methods might one use to prove such a bizarre statement? The rest of today we will try to get a sense of this - the beginnings of true analytic number theory.
First off, if X didn't mention it, first look back in your handout, the bottom of page 6 to the middle of page 7. This gives us a good sense of just how crazy such questions are to pretend we have the capacity to answer them.
Next, let's look at a couple of contributions of the great Russian mathematician Chebyshev (Чебышёв), who made fundamental contributions to this type of number theory as well as to statistics!
Click to the left again to hide and once more to show the dynamic interactive window |
The above cell "verifies" Bertrand's Postulate/Chebyshev's Theorem, which Y mentioned in her talk on Erdos, than between n and 2n there is always a prime. Another great theorem of his is the following, which is somewhat weaker than the PNT but more accessible:
Theorem: It is true both that \pi(x) is O(\frac{x}{\ln(x)}) and that \frac{x}{\ln(x)} is O(\pi(x)).
It would take far too long to verify this properly, but we can at least show the gist of a small piece of this:
Proposition: The prime counting function \pi(x)<2\frac{x}{\ln(x)}.
Proof Sketch:
(We'll skip this if it's looking like time is running low for today, and do it next time instead.)
It's not hard to verify this for x<100:
|
|
Okay, what next? The idea is to proceed by induction, in an unusual way - namely, assume it is true for n, and prove it is true for 2n! This needs a little massaging for odd numbers, but is a legitimate induction method. So we assume that \pi(n)<2\frac{n}{\ln(n)}. Now what?
Our next step is very interesting. We want to look at the product of all the primes between n and 2n, which we can write as
It turns out that more advanced statements are not so easy to prove without a lot of work - and our main goal is to get back to general functions stuff the last two weeks of the course. Still, I want to end today with a substantial piece of a real proof in this direction; it is dense, but just like the last few proofs, requires nothing beyond calculus and a willingness to allow a lot of algebraic and integral manipulation for the purposes of estimation.
Functions: First, we'll review the main function. Think of the prime counting function \pi as a so-called `step' function, where every time you hit a new prime you add 1.
Click to the left again to hide and once more to show the dynamic interactive window |
Instead of adding 1 each time, let's add \log(p) each time we hit a prime p. Of course, this will get bigger as p gets bigger.
Click to the left again to hide and once more to show the dynamic interactive window |
We call this Chebyshev's theta function, and we write
Click to the left again to hide and once more to show the dynamic interactive window |
An Integral Formula: In order to prove this, we will first need a formula telling us about \Theta(x). It turns out that integrals will help! Let m=[x], the greatest integer less than x. Let a(n) be the function such that a(p)=1 if p is prime and a(n)=0 otherwise; another way to say this is a(n)=\pi(n)-\pi(n-1). Then it should be clear that
By rearranging the sum in different ways (and using \log(1)=0), we see that
The Final Step: Now we have a formula for \Theta which will allow us to prove something. To recap, we have:
Click to the left again to hide and once more to show the dynamic interactive window |
Then in general replace 9 with x (one can do that by redoing the above graph with x=16 or x=25 or whatever); we use logarithmic identities to see that
This is naturally a tour de force, and only a small part of what one can do with all this.
|
|