Section 25.5 Connecting to Zeta
ΒΆSubsection 25.5.1 Turning the golden key
ΒΆNow, this looks just as hopeless as before. How is J going to help us calculate Ο, if we can only calculate J in terms of Ο anyway? Here is where Riemann βturns the Golden Keyβ, as Derbyshire puts it. Because ΞΆ has an Euler product over the set of primes, we can just possibly connect it to each prime. It turns out this will in fact connect ΞΆ to J. This is the goal of the rest of the current section. In the next section, we will see how the zeros of ΞΆ give us an exact formula for J; then we will finally plug J back into the Moebius-inverted formula for Ο to get an exact formula for Ο in Section 25.7. Here is a plot of that formula, as a foretaste.
Subsection 25.5.2 Detailing the connections
ΒΆNow let's connect J and ΞΆ. Recall the Euler product for ΞΆ again:
ΞΆ(s)=βp11βpβs
The trick to getting information about primes out of this, as well as connecting to J, is to take the logarithm of the whole thing. This will turn the product into a sum, something we can work with much more easilyβ3βThis reminds me of the old joke about Noah's ark and logarithms. So, after the ark lands, all the animals are β¦ having baby animals, let's say. Except the snakes. No baby snakes. Noah asks what the problem is β they seem to be missing the point. Snakes say, no worries, just give us a wooden bench or sawhorse or something. Noah wonders what's up, but gives it to them. Next morning, tons of baby snakes! Naturally Noah has to ask where the magic was. βSimple; adders need a log table to multiply.β:
log(ΞΆ(s))=βplog(11βpβs)=βpβlog(1βpβs)
Adding just fractions would have perhaps allowed using a geometric series to make this a sum, but what could we do with a sum of logarithms?
Question 25.5.2.
What can we do with βlog() of some sum, not a product?
Solution
We can use its Taylor series!
\begin{equation*}
-\log(1-x)=\sum_{k=1}^\infty \frac{x^k}{k}
\end{equation*}
log(ΞΆ(s))=βpββk=1(pβs)kk
Now we will manipulate this in two big steps. First we'll rewrite the fraction as an integral, and then we will try to somehow add up the integrals.
Standard improper integral work (Exercise 25.9.3) from second-semester calculus shows that we can rewrite the summands:
(pβs)kk=skβ«βpkxβsβ1dx.
That means we can rewrite the logarithm of ΞΆ as
log(ΞΆ(s))=βpββk=1(pβs)kk
=βpββk=1skβ«βpkxβsβ1dx=sβpββk=1β«βpk1kxβsβ1dx.
This is a very large sum of integrals. We can rewrite this as a single integral, but we will need to pay close attention.
First, we can unify all these integrals from pk to β by making them all have the same endpoints. This is done somewhat artificially, by writing
β«βpk1kxβsβ1dx=β«pk11kβ
0β
xβsβ1dx+β«βpk1kxβsβ1dx
This yields the integral of a piecewise-defined function, but it for every k and p it is defined from 1 to β.
Now comes the most surprising part. What function would I get if I added up all those integrals in the double sum for log(ΞΆ(s)), βpββk=1(pβs)kk? To see this, let us add up all of the piecewise integrands, organizing by the powers k for any given prime p.
-
Whenever x reaches p1=p, the sum of all those functions would add 11xβsβ1. Adding up all of these for all p means the total function would include
Ο(x)xβsβ1β¦ -
Whenever x reaches p2, the sum of all those functions would add 12xβsβ1. This, however, is the same thing as when βx hits a prime, so we can add it to the previous point. The total function would include would include
12Ο(βx)xβsβ1β¦ -
When x reaches a cube of a prime, the sum adds 13xβsβ1. This is the same thing as adding a new part when 3βx hits a prime, that is adding
13Ο(3βx)xβsβ1
(Ο(x)+12Ο(βx)+13Ο(3βx)+β―)xβsβ1.
But this sum of all the piecewise integrands is J(x), multiplied by xβsβ1. Hence
log(ΞΆ(s))=sβpββk=1β«βpk1kxβsβ1dx=sβ«β1J(x)xβsβ1dx.
This completes our connection of ΞΆ and J.