This content was uploaded by our users and we assume good faith they have the permission to share this book. If you own the copyright to this book and it is wrongfully on our website, we offer a simple DMCA procedure to remove your content from our site. Start by pressing the button below!
p. No prime
p/2. Thus A = h, a2,. . .14J where each Ui 3 tn (mod p) for some t I (p - 1)/2 and 0 < ai < p/2; and B = h b2, . . . , kl where each bi = sn (mod p) for some s I (p - 1)/2 and p/2 < bi < p. Note that m + k = (p - 1)/2 since A and B are disjoint. The number m of elements in B is pertinent in this theorem. Form a new set C of m elements by subtracting each bi from p. Thus C
=
{cl,
c2,.
. , cm},
where ci = p - bi.
Now 0 < ci < p/2 so the elements of C lie in the same interval as the elements of A. We show next that the sets A and C are disjoint. Assume that ci = uj for some pair i and j. Then p - bi = oj, or Uj + bi ~0 (mod p). Therefore tn + sn = (t + s)n = 0 (mod p)
for some s and t with 1 I t < p/2, 1 I s < p/2. But this is impossible since p $ n and 0 < s + t < p. Therefore A and C are disjoint, so their union 182
9.4: Gauss’ lemma
A u C contains m + k = (p - 1)/2 integers in the interval [l, (p - 1)/2]. Hence AuC=
{a,,a, )...) &,Cl,C2 )...) c,} =
P-l 1,2 )...) 7--
i Now form the product of all the elements in A u C to obtain
( ) P-l, 2
ala2 . . . akclc2 . . . c, =
Since ci = p - bi this gives
..
US
P-l ( )
! = Cl142 . . . ah
2
.
- WP
- b2). . - (P - U
= (- l)mquz . . . akblba . . . b,
(mod P)
E (- l)“n(2n)(3n) . . .
(mod p) (mod P).
Canceling the factorial we obtain dp- lu2 = (- 1)” (mod p). Euler’s criterion shows that ( - 1)” = (n 1p) (mod p) hence (- 1)” = (n 1p) and the proof of Gauss’ lemma is complete. 0 To use Gauss’ lemma in practice we need not know the exact value of m, but only its parity, that is, whether m is odd or even. The next theorem gives a relatively simple way to determine the parity of m. Ttieorem 9.7 Let m be the number defined in Gauss’ lemma. Then + (n - 1) y
m=
In particular,
PROOF.
(mod 2).
ifn is odd we have
Recall that m is the number of least positive residues of the numbers n,2n,3n
,...,
P-l -n
2 183
9: Quadratic
residues and the quadratic
reciprocity
law
which exceed p/2. Take a typical number, say tn, divide it by p and examine the size of the remainder. We have where0 < ip}E
;=[;]+{;],
< 1,
SO
say, where 0 < rt < p. The number I, = tn - p[tn/p] is the least positive residue of tn modulo p. Referring again to the sets A and B used in the proof of Gauss’ lemma we have { rl,r2,...,r(p-l)i2~
= {ul,u2,...,uk,bl,...,b,}.
Recall also that
1,2,. . . , q
= {al, $7,. . . , &, cl,. . . , c,}
where each ci = p - bi. Now we compute the sums of the elements in these sets to obtain the two equations
and
In the first equation we replace flUi
r,
by its definition to obtain
+ j~~bj = n(P~‘t
- ~~‘[“]-
r=1
P
t=1
The second equation is mp + iui i=l
-
i bj = (‘-T’t. t=1
j=l
Adding this to the previous equation we get
[I =(n+1)fg-;y2["]. (p-1)/2
mp + 2 ~ i=l
Ui =
(fl +
l)@-i)“t
t=1
-
p
C
r=1
r=1
184
tn
p
P
9.5 : The quadratic
reciprocity
law
Now we reduce this modulo 2, noting that n + 1 = n - 1 (mod 2) and p E 1 (mod 2), and we obtain
m= (n- 1)v
+ ‘py2[z] (mod2), t=1
P
which completes the proof.
0
9.5 The quadratic reciprocity law Both Euler’s criterion and Gauss’ lemma give straightforward though sometimes lengthy procedures for solving the first basic problem of the theory of quadratic residues. The second problem is much more difficult. Its solution depends on a remarkable theorem known as the quadratic reciprocity law, first stated in a complicated form by Euler in the period 1744-1746, and rediscovered in 1785 by Legendre who gave a partial proof. Gauss discovered the reciprocity law independently at the age of eighteen and a year later in 1796 gave the first complete proof. The quadratic reciprocity law states that if p and q are distinct odd primes, then (p 1q) = (q (p) unless p = q = 3 (mod 4), in which case (p 1q) = - (q 1p). The theorem is usually stated in the following symmetric form given by Legendre. Theorem 9.8 Quadratic reciprocity law. If p and q are distinct odd primes, then (4)
(jlq)(q1p)
= (-1)(p-l)(q--1)/4.
PROOF. By Gauss’ lemma and Theorem 9.7 we have (4lP) = C-1)”
where mr
Similarly,
@Id = C-1) where
Hence (Plqklp)
= (- lJm+“, and (4) follows at once from the identity
185
9: Quadratic residuesand the quadratic reciprocity law
To prove (5) consider the function fk
Y) = w - PY.
If x and y are nonzero integers thenf(x, y) is a nonzero integer. Moreover, as x takes the values 1, 2, . . . , (p - 1)/2 and y takes the values 1, 2, . . . , (q - 1)/2 thenf(x, y) takes p-lq-1 22
values, no two of which are equal since j-(x, Y) - j-(x’, Y’) = “ox - x’, y - Y’) z 0. Now we count the number of values off(x, y) which are positive and the number which are negative. For each fixed x we have f(x, y) > 0 if and only if y < qx/p, or y I [qx/p]. Hence the total number of positive values is
Similarly, the number of negative values is (q-1)/2
4. =II-1 py
y=l
Since the number of positive and negative values together is p-lq-1 22
this proves (5) and hence (4).
0
Note. The reader may find it instructive to interpret the foregoing proof of (5) geometrically, using lattice points in the plane.
At least 150 proofs of the quadratic reciprocity law have been published. Gauss himself supplied no less than eight, including a version of the one just given. A short proof of the quadratic reciprocity law is described in an article by M. Gerstenhaber [25].
9.6 Applications
of the reciprocity
law
The following examples show how the quadratic reciprocity law can be used to solve the two basic types of problems in the theory of quadratic residues. EXAMPLE 1 Determine whether 219 is a quadratic residue or nonresidue
mod 383. 186
9.7: The Jacobi symbol
Solution We evaluate the Legendre symbol (2191383) by using the multiplicative property, the reciprocity law, periodicity, and the special values (- 1I p) and (2 1p) calculated earlier. Since 219 = 3 .73 the multiplicative property implies (219 1383) = (3 1383)(73 1383). Using the reciprocity law and periodicity we have (31383) = (38313)(-1)‘383-1)(3-1)/4 = -(-113) = -(-1)‘3-1)/2
= 1,
and (731383) = (383)73)(-1)‘383-1)(73-1)‘4 =
(_
l)K73F
1)/S
=
= (18173) = (2173)(9173)
1.
Hence (2191383) = 1 so 219 is a quadratic residue mod 383. EXAMPLE 2 Determine those odd primes p for which 3 is a quadratic residue
and those for which it is a nonresidue. Solution Again, by the reciprocity law we have (3lp) = (p,3)(-l)‘p-1~3-1)~4
= (-1)‘P-ypl3).
To determine (p 13)we need to know the value of p mod 3, and to determine l)(PI)/2 we need to know the value of (p - 1)/2 mod 2, or the value of p mod 4. Hence we consider p mod 12. There are only four cases to consider, p E 1,5,7, or 11 (mod 12), the others being excluded since p is odd. Case 1. p = 1 (mod 12). In this case p G 1 (mod 3) so (pi 3) = (113) = 1. Also p E 1 (mod 4) so (p - 1)/2 is even, hence (3 Ip) = 1. Case 2. p = 5 (mod 12). In this case p E 2 (mod 3) so (~13) = (213) = (4)‘32-W3 = -1. A gain, (p 1)/2 is even since p = 1 (mod 4), so (3 Ip) = (_
Case 3. p E 7 (mod 12). In this case p = 1 (mod 3), so (pi 3) = (113) = 1. Also (p - 1)/2 is odd since p E 3 (mod 4), hence (3 I p) = - 1. Case 4. p G 11 (mod 12). In this case p = 2 (mod 3) so (pJ 3) = (2 13) = - 1. Again (p - 1)/2 is odd since p - 3 (mod 4), hence (3 Ip) = 1. Summarizing the results of the four cases we find 3Rp if p E f 1 (mod 12) 3Rp ifp = +5 (mod 12).
9.7 The Jacobi symbol To determine if a composite number is a quadratic residue or nonresidue mod p it is necessary to consider several cases depending on the quadratic character of the factors. Some calculations can be simplified by using an extension of Legendre’s symbol introduced by Jacobi. 187
9: Quadratic residues and the quadratic reciprocity law
If P is a positive odd integer with prime factorization
Definition
the Jacobi symbol (n I P) is defined for all integers n by the equation (6)
tnlP)
=
fitnIP?’ i=l
where (n 1pi) is the Legendre symbol. We also define (n ) 1) = 1. The possible values of (n I P) are 1, - 1, or 0, with (n(P) = 0 if and only if (n, P) > 1.
If the congruence x2 = n (mod P)
has a solution then (n Ipi) = 1 for each prime pi in (6) and hence (n 1P) = 1. However, the converse is not true since (n 1P) can be 1 if an even number of factors - 1 appears in (6). The reader can verify that the following properties of the Jacobi symbol are easily deduced from properties of the Legendre symbol. Theorem 9.9 Zf P and Q are odd positive integers, we have
(4 (mlP)(nlP) = WlP), 09 (n IP)(n IQ) = b IPQ), (c) (m 1P) = (n I P) whenever m = n (mod P), (d) (a2n (P) = (n I P) whenever (a, P) = 1.
The special formulas for evaluating the Legendre symbols (- 1 Ip) and (2 1p) also hold for the Jacobi symbol. Theorem 9.10 If P is an odd positive integer we have (-lip)
(7)
= (-l)(P-1)/2
and (ZIP) = (-l)‘P’-l)/f
(8)
PROOF. Write P = p1 p2 . . . pm where the prime factors pi are not necessarily distinct. This can also be written as P = ii(l i=l
188
+ pi - 1) = 1 + ~ (pi - 1) + C(pi - l)(pj - 1) + “‘. i=l
i+j
9.7 : The Jacobi symbol
But each factor pi - 1 is even so each sum after the first is divisible by 4. Hence Pcl+
F(Pi-l)(mod4), i=l
or i (P - 1) E 5 i (pi - 1) (mod 2). i=l
Therefore (-lip)
= J+pi)
= fi(-l)(Pf--l)~2
i=l
= (-1)(p-l)‘2,
i=l
which proves (7). To prove (8) we write p2 = fi (1 + pi2 - 1) = 1 + f (pi’ - 1) + C(pi” - l)(Pj2 - l) + ’ ’ * ’ i=l
i=l
i#j
Since pi is odd we have pi2 - 1 E 0 (mod 8) so p2 E 1 + f (pi2 - 1) (mod 64) i=l
hence $ (I’” - 1) = f
f (pi2 - 1) (mod 8).
i=l
This also holds mod 2, hence (ZIP) = fi(2,p,) i=l
= f&L)(““-1’1”
= (-l)(P2-1)/8,
i=l
which proves (8).
q
Theorem 9.11 Reciprocity law for Jacobi symbols. IfP and Q are positive odd integers with (P, Q) = 1, then (P) Q)(Q (P) = (- l)“PROOF.
‘)(Q- ‘)?
Write P = pl . . . pm, Q = q1 +. . q,,, where the pi and qi are primes.
Then (PIQ)(QIP)
= fi fI(Pi/qj)(qj/pJ i=l
= t-l)‘,
j=l
say. Applying the quadratic reciprocity law to each factor we find that Y = ~ ~ ~ (pi - 1) ~ (qj - 1) = ~ f (pi - 1) ~ ~ (qj - 1). i=l j=l i=l j=l 189
9 : Quadratic
residues and the quadratic
reciprocity
law
In the proof of Theorem 9.10 we showed that itl k (pi - 1) E i (P - 1) (mod 2), and a corresponding congruence holds for 1 gqj - 1). Therefore r-TV
(mod2),
which completes the proof.
0
EXAMPLE 1 Determine whether 888 is a quadratic residue or nonresidue of
the prime 1999. Solution We have (88811999) = (411999)(211999)(111I 1999) = (11111999). To calculate (111 I 1999) using Legendre symbols we would write (11111999) = (3 ( 1999)(37 I 1999) and apply the quadratic reciprocity law to each factor on the right. The calculation is simpler with Jacobi symbols since we have (11111999) = -(19991111) = -(lllll)
= -1.
Therefore 888 is a quadratic nonresidue of 1999. EXAMPLE 2 Determine whether - 104 is a quadratic residue or nonresidue of
the prime 997. Solution Since 104 = 2.4.13
we have
(-1041997) = (-l/997)(21997)(131997) = -(997113)= -(9113)=
= -(131997) -1.
Therefore - 104 is a quadratic nonresidue of 997.
9.8 Applications
to Diophantine
equations
Equations to be solved in integers are called Diophantine equations after Diophantus of Alexandria. An example is the equation (9)
y2 = x3 + k
where k is a given integer. The problem is to decide, for a given k, whether or not the equation has integer solutions x, y and, if so, to exhibit all of them. 190
9.8 : Applications to Diophantine equations
We discuss this equation here partly because it has a long history, going back to the seventeenth century, and partly because some cases can be treated with the help of quadratic residues. A general theorem states that the Diophantine equation Y2 = f(x) has at most a finite number of solutions iff(x) is a polynomial of degree 23 with integer coefficients and with distinct zeros. (See Theorem 4-18 in LeVeque [44], Vol. 2.) However, no method is known for determining the solutions (or even the number of solutions) except for very special cases. The next theorem describes an infinite set of values of k for which (9) has no solutions. Theorem 9.12 The Diophantine
equation y2 = x3 + k
(10)
has no solutions ifk has the form k = (4n - 1)3 - 4m2,
(11)
where m and n are integers such that no prime p G - 1 (mod 4) divides m. PROOF. We assume a solution x, y exists and obtain a contradiction considering the equation modulo 4. Since k = - 1 (mod 4) we have y2 E x3
(12)
by
- 1 (mod 4).
Now y2 E 0 or 1 (mod 4) for every y, so (12) cannot be satisfied if x is even or if x = - 1 (mod 4). Therefore we must have x E 1 (mod 4). Now let a=4n-1 so that k = a3 - 4m2, and write (10) in the form (13)
y2 + 4m2 = x3 + a3 = (x + a)(x2 - ax + a’).
Since x = 1 (mod 4) and a = - 1 (mod 4) we have (14)
X2
-ax+a2-l-a+a2-
-1 (mod4).
Hence x2 - ax + a2 is odd, and (14) shows that all its prime factors cannot be = 1 (mod 4). Therefore some prime p E - 1 (mod 4) divides x2 - ax + a2, and (13) shows that this also divides y2 + 4m2. In other words, (15)
y2 - -4m’
(mod p) for some p E - 1 (mod 4).
But p $ m by hypothesis, so ( - 4m2 1p) = (- 11p) = - 1, contradicting (15). This proves that the Diophantine equation (10) has no solutions when k has 0 the form (11). 191
9 : Quadratic residuesand the quadratic reciprocity law
The following table gives some values of
k
covered by Theorem 9.12.
n
0
0
0
011
112222
m
1
2
4
512
4
k
-5
-17
-100
-65
5
23 11 -37
-73
12
4
5
339 327 279 243
Note. All solutions of (10) have been calculated when k is in the interval - 100 I k I 100. (See reference [32].) No solutions exist for the following positive values of k I 100: k = 6,7,
11, 13, 14,20,21,23,29,32,34,39,42,45,46,47,
51,53, 58,
59,60,61,62,66,67,69,70,74,75,77,78,83,84,85,86,87,88,90, 93,95, 96.
9.9 Gauss sums and the quadratic reciprocity law This section gives another proof of the quadratic reciprocity law with the help of the Gauss sums G(n, x) =
(16)
c X(r)e2ninr’p, rmodp
where X(r) = (rip) is the quadratic character mod p. Since the modulus is prime, x is a primitive character and we have the separability property (17)
Gh xl = (n IdGU,
xl
for every n. Also, Theorem 8.11 implies that 1G( 1, x) 1’ = p. The next theorem shows that G(1, x)2 is fp. Theorem 9.13 !fp is an odd
prime
and x(r) = (r 1p) we have
W, xl2 = (-- 1 IPIP.
(18)
PROOF.We have p-l
G(l, x)’ = 1 r=l
p-l
c
(rIp)(sIp)e2ni(r+S)‘p.
s=l
For each pair r, s there is a unique t mod
p
such that s = tr (mod
(~IPM~IP)= (rlp)@rlp) = (r21pNlp) = @IPI. Hem p-l
G(l, x)2 = 1 1=1
p-l
p-1
p-1
1 (tIp)e2zir(1+f)lp = r=l
The last sum on r is a geometric sum given by p-1 Znir(1 Ce
r=l 192
+
O/p = ip
-1 ifp#(l + t), - 1 ifpl(1 + t).
p),
and
9.9: Gauss sums and the quadratic reciprocity law
Therefore p-2 W,X)‘=
-
p-1
C(tlp)+(pt=1
l)(p-
l/p)=
-
C(t~p)+~(-ll~) i=l
= (-llPhJ Cl
since Ecri (t lp) = 0. This proves (18).
Equation (18) shows that G(l, x)2 is an integer, so G(l, x)“- ’ is also an integer for every odd q. The next theorem shows that the quadratic reciprocity law is connected to the value of this integer modulo q. Theorem 9.14 Let p and q be distinct odd primes and let x be the quadratic character mod p. Then the quadratic reciprocity law (qlp) = (-l)(p-l)(q-yplq)
(19) is equivalent
to the congruence
GO, xJqwl = (qlp) (mod 4).
(20) PROOF.
(21)
From (18) we have G(l,
.#-
1 = (_ 1 Ip)'"-
1)/2p(q- 1)/z =
(_
l)(P-
I)@-
1)/4#q-
1)/z.
By Euler’s criterion we have p’q- 1)‘2 = (p 1q) (mod q) so (21) implies (22)
G(1, x)4-l z (-1)(P-1)(q-1)/4(plq)
(mod q).
If (20) holds we obtain (qlp) = (-l)(p-1)(q-1)‘4(plq)
(mod q)
which implies (19) since both members are &-1. Conversely, if (19) holds then (22) implies (20). Cl The next theorem gives an identity which we will use to deduce (20). Theorem9.15 Zfp and q are distinct odd primes and ifx is the quadratic character mod p we have
(23)
G(Lx)~-~ = (qlp)
1
... I zddp(T1... r,Id.
r,modp
rl+-+rq=q:modp,
PROOF. The Gauss sum G(n, 2) is a periodic function of n with period p. The same is true of G(n, x)” so we have a finite Fourier expansion
G(n, x)” =
c
aq(m)e2”imn’P,
mmodp
193
9 : Quadratic
residues and the quadratic
reciprocity
law
where the coefficients are given by a,(m) = f
(24)
1 G(n, X)qe-2nimn’p. nmodp
From the definition of G(n, x) we have G(n, x)’ =
1 II
=
(rl Ip)e2ninr1’p . . - , ~dp(T,Ipk2xi”rq’p
modp
zdp(Tl
r,gdp...,
. ..r.lp)e2~in(rl+...+r~~,p,
4
so (24) becomes a,(m) = L
. . . , gdFl
1
P r,modp
. . . rqlp)
4
1
e2nin(rl+...+lq--m)ip.
nmodp
The sum on n is a geometric sum which vanishes unless
rI + . . . + rq E
m (mod p), in which case the sum is equal to p. Hence (25)
Now we return to (24) and obtain an alternate expression for u,(m). Using the separability of G(n, x) and the relation (n 1~)~ = (n Ip) for odd q we find a,(m) = i G(l, x)’ c
(nlp)e-2Rimn’P = $ G(l, X)qG(-m,
x)
nmodp
= k W, x)q(mIp)G(- 1, x1 = (mIpN31, xIqml since
W, x)G(- 4 x) = G(4 x)G(l, xl = IW, x)1’ =
P.
In other words, G(l, x)“- ’ = (m Ip)u,(m). Taking m = q and using (25) we obtain (23). 0 tioo~
OF THE RECIPROCITY
LAW.
To deduce the quadratic reciprocity law
from (23) it suffices to show that (26)
c
. ..
rtmodp
r
q;dp@’
. ..rqlp)
=
1
(modq),
where the summation indices rr, . . . , rq are subject to the restriction (27) 194
r1
+
. . . + r4 E q (mod p).
9.10: The reciprocity law for quadratic Gauss sums
If all the indices yl, . . . , rq are congruent to each other mod p, then their sum is congruent to qrj for each j = 1,2, . . . , q, so (27) holds if, and only if, qrj E 4 (mod P), that is, if, and only if rj = 1 (mod p) for each j. In this case the corresponding summand in (26) is (1 lp) = 1. For all other choices of indices satisfying (27) there must be at least two incongruent indices among rl, . . . , Ye. Therefore every cyclic permutation of rl, . . . , r4 gives a new solution of (27) which contributes the same summand, (rl f . . r4 1p). Therefore each such summand appears q times and contributes 0 modulo q to the sum. Hence the only contribution to the sum in (26) which is nonzero modulo q is (1 Ip) = 1. This completes the proof. q
9.10 The reciprocity sums
law for quadratic
Gauss
This section describes another proof of the quadratic reciprocity law based on the quadratic Gauss sums G(,,;
m)
=
f
e2ninr2/m.
r=l
If p is an odd prime and p $ II we have the formula (29) G(n; P) = (a IPM ; P) which reduces the study of the sums G(n; p) to the case n = 1. Equation (29) follows easily from (28) or by noting that G(n; p) = G(n, x), where x(n) = (n 1p), and observing that G(n, x) is separable. Although each term of the sum G(l; p) has absolute value 1, the sum itself has absolute value 0, & or A. In fact, Gauss proved the remarkable formula CJ-m (30) G(l; m) = i ,,/%(l + i)(l + ePni’“12)=
’ ‘J ;I +” i)&
ifm ifm ifm if m
= 1 (mod4) = 2 (mod4) = 3 (mod4) E 0 (mod 4)
for every m 2 1. A number of different proofs of (30) are known. We will deduce (30) by treating a related sum m-l
S(a, m) = 1 eniar2’m, r=O
where a and m are positive integers. If a = 2, then S(2, m) = G(l; m). The sums S(a, m) enjoy a reciprocity law (stated below in Theorem 9.16) which implies Gauss’ formula (30) and also leads to another proof of the quadratic reciprocity law. 195
9 : Quadratic
residues and the quadratic
reciprocity
law
Theorem 9.16 If the product ma is even, we have m l+i a S(m, 4, J( Jz ) where the bar denotes the complex conjugate. S(a, m) =
(31)
Note. To deduce Gauss’ formula (30) we take a = 2 in (31) and observe that S(m, 2) = 1 + emnimi2. This proof is based on residue calculus. Let g be the function defined by the equation
PROOF.
g(z)
(32)
=
m-l C
enia(~+*)2/me
r=O
Then g is analytic everywhere, and g(0) = S(a, m). Since ma is even we find a-1 g(z
+
1) _ g(z)
=
eniazzlm(e*niaz
_
1) =
eniaz2/m(e2rriz
_
1) 2
e2ninz.
n=O
Now definefby
the equation f(z)
= .,:!y
1.
Then f is analytic everywhere except for a first-order pole at each integer, andfsatisfies the equation (33) where (34)
f(z + 1) = f(z) + cp(z), cp(z)
=
eniaz2/m
a-l 1
e2ninz.
n=O
The function cpis analytic everywhere. At z = 0 the residue off is g(O)/(2ri) and hence S(a, m) = g(0) = 2ni Res f(z) = f(z) dz, sY z=o where y is any positively oriented simple closed path whose graph contains only the pole z = 0 in its interior region. We will choose y so that it describes a parallelogram with vertices A, A + 1, B + 1, B where
(35)
A = - i - Reni14and B = - z1 + Reni14, as shown in Figure 9.1. Integratingfalong
196
y we have
9.10:
The reciprocity
law for quadratic
Gauss sums
Figure 9.1
In the integral JiI : f we make the change of variable w = z + 1 and then use (33) to get l3+1
sA+1
f(w)dw
=
J)tz
+
l)dz
=
J;f(z)dz
+
J)le)dz.
Therefore (35) becomes B
(36)
S(a, m) =
IA
A+1
d.4 dz + A
B+l
f(z) dz -
I
B
J-(z) dz.
I
Now we show that the integrals along the horizontal segments from A to A + 1 and from B to B + 1 tend to 0 as R + + co. To do this we estimate the integrand on these segments. We write (37) and estimate the numerator and denominator separately. On the segment joining B to B + 1 we let y(t) = t + Re”i’4,
where --it
1 2
I-.
1 2
From (32) we find m-l
(38)
Ig[y(t)] 1 < C exp nia@ + Rini’4 + r)2 , r=O I II i
where exp z = e’. The expression in braces has real part -na(@R
+ R2 + $rR) m 197
9 : Quadratic
residues and the quadratic
reciprocity
law
Since )eX+iY1= eXand exp{ - ~~a,/%R/rn} I 1, each term in (38) has absolute value not exceeding exp{ - naR’/m}exp{ -,,hrcatR/m). But - l/2 I t I l/2, so we obtain the estimate 1s[r(t)] 1 5 me afiWWOe - naR’/m For the denominator in (37) we use the triangle inequality in the form le2niz - 1 ) 2 1leZniz)- 11, Since (exp{2rciy(t)} 1= exp{ - 2nR sin(z/4)} = exp{ -$&CR},
we find
le2WW - 11 2 1 - e-J2nR. Therefore on the line segment joining B to B + 1 we have the estimate men+‘%R/(2m)
If(
5
-noR*/m
1 _ ,-:.R
= o(l)
as R + +co.
A similar argument shows that the integrand tends to 0 on the segment joining A to A + 1 as R + + co. Since the length of the path of integration is 1 in each case, this shows that the second and third integrals on the right of (36) tend to 0 as R + + co. Therefore we can write (36) in the form B q(z) dz + o(l) as R + +co. S(a, m) = (39) sA To deal with the integral j: cp we apply Cauchy’s theorem, integrating cparound the parallelogram with vertices A, B, IX, -LX, where M = B + $ = Renii4, (SeeFigure 9.2.) Since cpis analytic everywhere, its integral around this parallelogram is 0, so
Figure 9.2
198
9.10:
The reciprocity law for quadratic Gausssums
in (34) an argument similar to that Because of the exponential factor enioz2/m given above shows that the integral of cpalong each horizontal segment + 0 as R + + co. Therefore (40) gives us q + o(l)
asR+
+co,
and (39) becomes a S(a, m) =
(41)
q(z)dz + o(l) s --(1
as R -+ +cq
where u = Reni14. Using (34) we find J)(z)
dz = 1:; ~~aeni-‘~‘“e2~i”z dz = ~~~e-nimn2~aZ(a, m, n, R),
where Z(a,m,n,R)=
,:expr;(z+y)z]dz.
Applying Cauchy’s theorem again to the parallelogram with vertices - 01,a, u - (WI/~), and --c1 - (WI/U), we find as before that the integrals along the horizontal segments + 0 as R + + co, so Z(o,m,n,R)=~~~~~~,~p{~(z+~)2jdz+o(1) The change of variable w = &&r(z
asR+
+co.
+ (n&z)) puts this into the form as R --, + co.
Z(a, m, n, R) =
Letting R -+ + co in (41), we find a-1
(42)
eniw*
S(u, m) = 1 e-nimn2’a
By writing T = fiR,
dw.
n=O
we see that the last limit is equal to Ten’/4 lim eniW2 dw = 1 s - T@T’,‘l T++m
say, where Z is a number independent of a and m. Therefore (42) gives us S(a, m) =
F ZS(m, a), ll
To evaluate I we take a = 1 and m = 2 in (43). Then S(l, 2) = 1 + i and S(2, 1) = 1, so (43) implies I = (1 + i)/a, and (43) reduces to (31). 0 199
9 : Quadratic
residues and the quadratic
reciprocity
law
Theorem 9.16 implies a reciprocity law for quadratic Gauss sums. Theorem 9.17 Zfh > 0, k > 0, h odd, then i 7
G(h; k) =
(44)
(1 + e-nihklZ)G(k; h).
J
PROOF. Take a = 2h, m = k in Theorem 9.16 to obtain (45)
G(h; k) = S(2h, k) =
We split the sum on r into two parts corresponding to even and odd r. Forevenrwewriter = 2swheres = 0,1,2,...,h - l.Foroddrwenotethat (r + 2h)2 = r2 (mod 4h) so the sum can be extended over the odd numbers in any complete residue system mod 2h. We sum over the odd numbers in the interval h I r < 3h, writing r = 2s + h, where s = 0, 1,2, . . . , h - 1. (The numbers 2s + h are odd and distinct mod 2h.) This gives us Zh,zo
1 e-
nikr2/(2h)
=
h-l s~oe-~ik(2~)‘i(2h)
=
h-l sgoe-2dcs2/h(l
=(l+e
+
+
h-l s;oe-nik(2s+h)2/(2hl
,-dW2)
- zihk’2)G(k; h).
cl
Using this in (45) we obtain (44).
9.11 Another proof of the quadratic reciprocity law Gauss’ formula (30) leads to a quick proof of the quadratic reciprocity law. First we note that (30) implies G(l; k) = i(k-
1j2/4&
if k is odd. Also, we have the multiplicative G(m;n)G(n;m) = G(l;mn)
property (see Exercise 8.16(a)) if(m,n) = 1.
Therefore, if p and q are distinct odd primes we have
(3.~;q) = @Iq)W; 4 = (plq)i’q-1)2’4,h G(q; P) = (qlp)G(l;
P) = (q.lp)i(p-1)2’4&
and G(p; q)G(q; p) = G(l; pq) = i(pq-1)2’4&. 200
Exercises for Chapter 9
Comparing the last equation with the previous two we find (p14)(41p)il(4-1)2+(P-1)*t/4
=
i(P4-1)2/4,
and the quadratic reciprocity law follows by observing that i (@4-
1)2-(9-
1)2-(P-
1)2)/4
=
(_
l)(P-
l)(9-
1)/4e
Cl
Exercises for Chapter 9 1. Determine those odd primes p for which (- 3 Ip) = 1 and those for which (- 3 Ip) = -1. 2. Prove that 5 is a quadratic residue of an odd prime p if p = f 1 (mod lo), and that 5 is a nonresidue if p = + 3 (mod 10). 3. Let p be an odd prime. Assume that the set { 1,2, . . . , p - 1) can be expressed as the union of two nonempty subsets S and ?; S # T, such that the product (mod p) of any two elements in the same subset lies in S, whereas the product (mod p) of any element in S with any element in T lies in T. Prove that S consists of the quadratic residues and T of the nonresidues mod p. 4. Letf(x) be a polynomial which takes integer values when x is an integer. (a) If a and b are integers, prove that ,~dp(f(~x
+ b)lp) = x~dp(f(41~)
if@, P) = 4
and that x~ddp(d’(x)I~)
= (~IP)~~~UWIP)
for all a.
(b) Prove that c (ax+blp)=O
if(a,p)=l.
xmodp
(c) Let f(x) = x(ax + b), where (a, p) = (b, p) = 1. Prove that p-1
p-1
x;IW)l~)
= ,TI(a + bxlp) = -(alp).
[Hint: As x runs through a reduced residue system mod p, so does x’, the reciprocal of x mod p.] 5. Let a and jI be integers whose possible values are &-1. Let N(a, /I) denote the number of integers x among 1,2,. . . , p - 2 such that
blp) = a
and(x+
lip)=/?,
where p is an odd prime. Prove that p-2
Wa, 8) = C (1 + a(xIp)I{l + Rx + 1IpI}, x=1
201
9: Quadratic
residues and the quadratic
reciprocity
law
and use Exercise 4 to deduce that 4N(a,p) In particular
= p - 2 - /I - a/? - a(-lip).
this gives N(l
l)=P-4-(-llP) 4
’
N(-1, _,)=.(-,,l)=p-2+4(-1’p), N(l,
-1)
= 1 -I- N&l).
6. Use Exercise 5 to show that for every prime p there exist integers x and y such that x2 + y2 + 1 = 0 (mod p). 7. Let p be an odd prime.
Prove each of the following
statements:
p-1
(a) 1 r(r(p) = 0 r=l
ifp = 1 (mod 4).
p-1
(b)
1 ,=l HP)
r=F
ifp=l
= 1 p-1
p-1
(c)
(mod4).
ifp=3
Cr’(rlp)=pCr(rIp)
r=1
(mod4.
,=1
p-1
(d) 1 r3(rlp) r=l p-1
= i pp~‘rz(rlp) I 1 P-
if p = 1 (mod 4).
1
p-1
(e) Cr4(rIp)=2pCr3(r.Ip)-p* r=1 r=l [Hint:
Cr’(rlp) r=l
p - r runs through
the numbers
ifp= 1,2,
3 (mod4). , p - 1 with r.]
8. Let p be an odd prime, p = 3 (mod 4), and let q = (p - 1)/2. (a) Prove that
(1 -
irkId = PT
~@IP)I
r=l
i (r(p). ,=1
[Hint: As r runs through the numbers 1,2, . . . , q then r and p - r together through the numbers 1,2, . . , p - 1, as do 2r and p - 2r.l (b) Prove that p-1
((21~)
202
-
21 1 rklp) r=1
= p E (rip). ,= 1
run
Exercises for Chapter
9
9. If p is an odd prime, let x(n) = (nip). Prove that the Gauss sum G(n, x) associated with x is the same as the quadratic Gauss sum G(n; p) introduced in Exercise 8.16 if (n, p) = 1. In other words, if p J’ n we have G(n,
x) =
1 mmodp
~(+~~~~“‘p = i ezninr2/P= G(n; p). r=l
It should be noted that G(n, x) # G(n; p) if pin because G(p, x) = 0 but G(p; p) = p. 10. Evaluate the quadratic Gauss sum G(2; p) using one of the reciprocity laws. Compare the result with the formula G(2; p) = (2lp)G(l; p) and deduce that (21~) = (- l)@- i)18 if p is an odd prime.
203
10
Primitive Roots
10.1 The exponent of a number Primitive roots
mod m.
Let a and m be relatively prime integers, with m 2 1, and consider all the positive powers of a: a, a=, a3, . . .
We know, from the Euler-Fermat theorem, that aa = 1 (mod m). However, there may be an earlier power af such that as = 1 (mod m). We are interested in the smallest positivefwith this property. Definition
The smallest positive integer f such that af = 1 (mod m)
is called the exponent of a modulo m, and is denoted by writing f = exp,(a). If exp,(a) = q(m) then a is called a primitive root mod m. The Euler-Fermat theorem tells us that exp,(a) 5 q(m). The next theorem shows that exp,(a) divides q(m). Theorem
10.1 Given m 2 1, (a, m) = 1, let f = exp,(a). Then we have:
(a) ak = ah (mod m) if, and only if, k = h (mod f). (b) ak = 1 (mod m) if, and only if, k E 0 (modf). In particular,f (c) The numbers 1, a, a=, . . . , af - 1 are incongruent mod m. 204
I q(m).
10.2 : Primitive
roots and reduced residue systems
hOOF. Parts (b) and (c) follow at once from (a), so we need only prove (a). If ak E ah (mod m) then ukVh E 1 (mod m). Write
k - h = qf + r,
where 0 I r < fi
Then 1 E ak-h = @+r
= - a’ (mod m), so r = 0 and k E h (mod f ). Conversely, if k E h (mod f) then k - h = qf so uk-h E 1 (mod m) and hence uk - uh (mod m). cl
10.2 Primitive roots and reduced residue systems Theorem 10.2 Let (a, m) = 1. Then a is a primitive the numbers (1)
root mod m if, and only if,
a, u2, . . . ) uq(m)
form a reduced residue system mod m.
If a is a primitive root the numbers in (1) are incongruent mod m, by Theorem 10.1(c). Since there are q(m) such numbers they form a reduced residue system mod m. Conversely, if the numbers in (1) form a reduced residue system, then LX”(~)= 1 (mod m) but no smaller power is congruent to 1, so a is a primitive root. 0
PROOF.
Note. In Chapter 6 we found that the reduced residue classes mod m form a group. If m has a primitive root a, Theorem 10.2 shows that this group is the cyclic group generated by the residue class a^.
The importance of primitive roots is explained by Theorem 10.2. If m has a primitive root then each reduced residue system mod m can be expressed as a geometric progression. This gives a powerful tool that can be used in problems involving reduced residue systems. Unfortunately, not all moduli have primitive roots. In the next few sections we will prove that primitive roots exist only for the following moduli: m = 1, 2,4, pa, and 2p”,
where p is an odd prime and a 2 1. The first three casesare easily settled. The case m = 1 is trivial. Form = 2 the number 1 is a primitive root. For m = 4 we have (p(4) = 2 and 32 1 (mod 4), so 3 is a primitive root. Next we show that there are no primitive roots mod 2” if a 2 3. 205
10 : Primitive
roots
10.3 The nonexistence of primitive roots mod 2” for a 2 3 Theorem 10.3 Let x be an odd integer. Zfu 2 3 we have
x’(*“)‘* E 1 (mod 2”),
(4 so there are no primitive
root:; mod 2”.
PROOF. If CI= 3 congruence (2) states that x2 E 1 (mod 8) for x odd. This is
easily verified by testing x = 1, 3, 5, 7 or by noting that (2k + l)* = 4k’! + 4k + 1 = 4k(k + 1) + 1 and observing that k(k + 1) is even. Now we prove the theorem by induction on LXWe assume (2) holds for u and prove that it also holds for u + 1. The induction hypothesis is that xrpc2=)/2
= 1+
23,
where t is an integer. Squaring both sides we obtain x’J’c2”)= 1 + 2”
+ ‘t + 22at2 G 1 (mod
20L+‘)
because2cr2 IX + 1.This completes the proof since (~(2”) = 2”- ’ = (p(2”+ ‘)/2. cl
10.4 The existence of primitive roots mod for odd primes p
p
First we prove the following lemma. Lemma 1 Given (a, m) = 1, let f’ = exp,(a). Then expmbk)
In particular, PROOF.
=
exp&) (k, f)
.
exp,(ak) = exp,(a) if, and only if, (k, f) = 1.
The exponent of ak is the smallest positive x such that axk s 1 (mod m).
This is also the smallest x > 0 such that kx = 0 (mod f). But this latter congruence is equivalent to the congruence
where d = (k, f). The smallest positive solution of this congruence is f/d, so exp,(ak) = f/d, as asserted. 0 206
10.4: The existenceof primitive roots mod p for odd primesp
Lemma 1 will be used to prove the existence of primitive roots for prime moduli. In fact, we shall determine the exact number of primitive roots mod p. Theorem 10.4 Let p be an odd prime and let d be any positive divisor of p - 1. Then in every reduced residue system mod p there are exactly q(d) numbers a such that
exp,(a) = d. In particular, when d = q(p) = p - 1 there are exactly cp(p - 1) primitive roots mod p. PROOF.
We use the method employed in Chapter 2 to prove the relation
The numbers 1,2,. . . , p - 1 are distributed into disjoint sets A(d), each set corresponding to a divisor d of p - 1. Here we define A(d) = {x : 1 I x I p - 1 and exp,(x) = d}.
Let f(d) be the number of elements in A(d). Thenf(d) 2 0 for each d. Our goal is to prove thatf(d) = q(d). Since the sets A(d) are disjoint and since each x = 1,2, . . . , p - 1 falls into some A(d), we have 1 f(d) dip- 1
= P - 1.
But we also have 1 cp(4 = P - 1 %- 1
so
d,,c-lM4 - S(d)} = 0. To show each term in this sum is zero it suffices to prove thatf(d) I q(d). We do this by showing that eitherf(d) = 0 orf(d) = q(d); or, in other words, thatf(d) # 0 impliesf(d) = q(d). Suppose that f(d) # 0. Then A(d) is nonempty so a E A(d) for some a. Therefore exp,(a) = d, hence ad - 1 (mod p). But every power of a satisfies the same congruence, so the d numbers (3)
a, a2,. . . , ad
207
10: Primitive roots
are solutions
of the polynomial congruence xd - 1 - 0 (mod p),
(4)
these solutions being incongruent mod p since d = exp,(a). But (4) has at most d solutions since the mod.ulus is prime, so the d numbers in (3) must be all the solutions of (4). Hence each number in A(d) must be of the form uk forsomek = 1,2,..., d. When is exp,(ak) = d? According to Lemma 1 this occurs if, and only if, (k, d) = 1. In other words, among the d numbers in (3) there are cp(d) which have exponent d modulo p. Thus we have shown that f(d) = q(d) iff(d) # 0. As noted earlier, this completes the proof. Cl
10.5 Primitive roots and quadratic residues Theorem 10.5 Let g be a primitive
root mod p, where p is an odd prime. Then
the even powers g2,g4,...,gp-l are the quadratic
residues mod p, and the odd powers 9, g3, * . ., gp- 2
are the quadratic PMoF.
nonresidues mod p.
If n is even, say n = 2m, then g” = (g”)’ so g” E x2 (mod p), where x = gm.
Hence g”Rp. But there are (p - 1)/2 distinct even powers g2, . . . , gp-’ modulo p and the same number of quadratic residues mod p. Therefore the even powers are the quadratic residues and the odd powers are the nonresidues. q
10.6 The existence of primitive roots mod
p”
We turn next to the case m = pa, where p is an odd prime and u 2 2. In seeking primitive roots mod pa it is natural to consider as candidates the primitive roots mod p. Let g be such a primitive root and let us ask whether g might also be a primitive root mod p2. Now gpml = 1 (mod p) and, since cp(p’) = p(p - 1) > p - 1, this g will certainly not be a primitive root mod p2 if gp- 1 = 1 (mod p2). Therefore the relation gp.-l f 1 (mod p’) is a necessary condition for a primitive root g mod p to also be a primitive root mod p2. Remarkably enough, this condition is also sujficient for g to be a primitive root mod p2 and, more generally, mod pa for all powers c12 2. In fact, we have the following theorem. 208
10.6: The existence of primitive
roots mod p”
Theorem 10.6 Let p be an odd prime. Then we have: (a) Zf g is a primitive root mod p then g is also a primitive all c( 2 1 if, and only if,
root mod pafor
9p- ’ f 1 (mod p2).
(5)
(b) There is at least one primitive there exists at least one primitive
root g mod p which satisfies (5), hence root mod pa if ct 2 2.
We prove(b) first. Let g be a primitive root mod p. IfgP- ’ f 1 (mod p2) there is nothing to prove. However, if gp-r E 1 (mod p2) we can show that gr = g + p, which is another primitive root modulo p, satisfies the condition PROOF.
91
p- ’ + 1 (mod p’).
In fact, we have 91p-1 = (g + py-1
= gp-1 + (p - l)gp-Zp
+ tp2
= - gp-l
+ (p2 - p)gpm2 (mod p2) - 1 - pgpm2 (mod p’).
But we cannot have pgpW2 = 0 (mod p2) for this would imply gpe2 = 0 (mod p), contradicting the fact that g is a primitive root mod p. Hence 1 (mod p’), so (b) is proved. 91 p- ’ f Now we prove (a). Let g be a primitive root modulo p. If this g is a primitive root mod p” for all a 2 1 then, in particular, it is a primitive root mod p2 and, as we have already noted, this implies (5). Now we prove the converse statement. Suppose that g is a primitive root mod p which satisfies (5). We must show that g is also a primitive root mod p” for all u 2 2. Let t be the exponent of g modulo p”. We wish to show that t = cp(p”).Since g’ = 1 (mod p”) we also have g1 E 1 (mod p) so cp(p)I t and we can write
t = w(P).
(6)
Now t I cp(p”)so q(p(p) 1cp(p”).But cp(p”) = pa- ‘(p - 1) hence 4(P - l)lP”%
- 1)
which means q 1pa- ‘. Therefore q = pB where b I a - 1, and (6) becomes t = ps(p - 1).
If we prove that B = c1- 1 then t = cp(p”)and the proof will be complete. Suppose, on the contrary, that j? < c1- 1. Then /I I a - 2 and we have t = pQ
- l)lp”-2(p
- 1) = cp(p”-‘).
Thus, since cp(p”- ‘) is a multiple of t, this implies, (7)
ga(P”- ‘) E 1
(mod
pa).
209
10: Primitive
roots
But now we make use of the following Lemma which shows that (7) is a contradiction. This contradict:ion will complete the proof of Theorem 10.6. cl Lemma 2 Let g be a primitive
root modulo p such that 9 p-1 f 1 (mod p’).
(8)
Then for every a 2 2 we have g’pl:P”
(9)
f 1 (mod p”).
- ‘)
PROOF OF LEMMA 2. We use induction on a. For a = 2, relation (9) reduces to (8). Suppose then, that (9) holds for a. By the Euler-Fermat theorem we have
9‘@(Pa-‘)
E
1
(mod
p=-‘)
so
gv,(,P=-')
=
1 +
kp"-l
where p ,j’ k because of (9). Raising both sides of this last relation to the pth power we find gVP(P=‘)
=
(1
+
kp=-l)P
=
1
+
kp=
+
k2
p(p;
‘)
pz(=-l)
+
rp3(=-1).
Now 2a - 1 2 a + 1 and 3a - 3 2 a + 1 since a 2 2. Hence, the last equation gives us the congruence gq(p”) e 1 + kp” (mod pa+ ‘) where p J’ k. In other words, gVp(P’)f 1 (mod p”+ ‘) so (9) holds for a + 1 if it holds for a. This completes the proof of Lemma 2 and also of Theorem 10.6. 0
10.7 The existence of primitive roots mod 2p” Theorem 10.7 Zf p is an odd prime and a 2 1 there exist odd primitive g modulo p”. Each such g is also a primitive
roots
root modulo 2~“.
PROOF. If g is a primitive root modulo pa so is g + pa. But one of g or g + pa is odd so odd primitive roots mod pa always exist. Let g be an odd primitive root mod pa and let f be the exponent of g mod 2~“. We wish to show that
f = (~(2~7. Now f Iv(~P”),
and 442~“) = cp(2)cpW) = cp(P”) so f I cp(P”). On
the other hand, g/ = 1 (mod 2~“) so gf = 1 (mod p”), hence cp(p”)lf since g is a primitive root mod pa. Thereforef = cp(p”)= (~(2~7, so g is a primitive root mod 2~“. Cl 210
10.8: The nonexistence
10.8 The nonexistence of primitive the remaining cases
of primitive
roots in the remaining
cases
roots in
Theorem 10.8 Given m 2 1 where m is not of the form m = 1,2,4, pa, or 2p”, where p is an odd prime. Then for any a with (a, m) = 1 we have a+‘(m)‘2 - 1 (mod m), so there are no primitive
roots mod m.
PROOF.We have already shown that there are no primitive roots mod 2” if CI2 3. Therefore we can suppose that m has the factorization m = yplal
. . . psdp
where the pi are odd primes, s 2 1, and CI2 0. Since m is not of the form 1,2,4,p”or2pawehavecr22ifs=1ands22ifcr=Oor1.Notethat cp(m)= cp(W~h”‘)
. . . cp(P,“9.
Now let a be any integer relatively prime to m. We wish to prove that a’P(m)‘2 E 1 (mod m).
Let g be a primitive root mod pIa’ and choose k so that a E g“ (mod pIal).
Then we have (10) where
arpw2 = Wm)/2 E 9 f4’(Pla’) (mod plW) -9
t = kq(T)cp(p,““)
. . . (p(p,““)/2.
We will show that t is an integer. If c( 2 2 the factor (~(2’) is even and hence t is an integer. If a = 0 or 1 then s 2 2 and the factor cp(p2”‘)is even, so t is an integer in this case as well. Hence congruence (10) gives us arp(m)i2 E 1 (mod plbl).
In the same way we find (11)
a@‘(m)/2s 1 (mod piai)
foreachi = 1,2,... , s. Now we show that this congruence also holds mod 2”. If o! 2 3 the condition (a, m) = 1 requires a to be odd and we may apply Theorem 10.3 to write a+‘(2’)‘2E 1 (mod 2”). 211
10: Primitive
roots
Since (~(2”)1q(m) this gives us &‘(‘“)lz E 1 (mod 2’)
(12)
for a 2 3. Ifa I 2wehave cP’(~“)= 1 (mod 2”).
(13)
But s 2 1 so q(m) = rp(2”)4$pl”) . +. cp(p,“‘) = 2rq(2”) where Y is an integer. Hence q(2’) 1(p(m)/2 and (13) implies (12) for a I 2. Hence (12) holds for all c(. Multiplying together the congruences (11) and (12) we obtain LP(‘“)‘~ - 1 (mod m),
0
and this shows that a cannot be a primitive root mod m.
10.9 The number
of primitive
roots mod m
We have shown that an integer m 2 1 has a primitive root if and only if m == 1,2,4,p”or2p”,
where p is an odd prime and s12 1. The next theorem tells us how many primitive roots exist for each such m. Theorem 10.9 Zf m has a primitive root g then m has exactly cp(q(m)) incongruent primitive
roots and they are given by the numbers in the set
S= {g”:l
<:n
l}.
We have exp,(g) = q(m), and Lemma 1 shows that exp,(g”) = exp,(g) if and only if (n, q(m)) = 1. Therefore each element of S is a primitive root mod m. Conversely, if a is a primitive root mod m, then a z gk (mod m) for some k = 1,2,..., q(m). Hence exp,(gk) = exp,(u) = q(m), and Lemma 1 implies (k, q(m)) = 1. Therefore every primitive root is a member of S. Since S contains cp(cp(m)) incongruent members mod m the proof is complete. Cl
hooF.
Although we have shown the existence of primitive roots for certain moduli, no direct method is known for calculating these roots in general without a great deal of computation, especially for large moduli. Let g(p) denote the smallest primitive root mod p. Table 10.1 lists g(p) for all odd primes p < 1000. 212
10.10 : The index calculus
Table 10.1 g(p) is the smallest primitive root of the prime p P
to)
P
P
c?(P)
P
g(P)
P
2 3 5 7 11
1 2 2 3 2
109 113 127 131 137
6 3 3 2 3
269 271 277 281 283
2 6 5 3 3
439 443 449 457 461
15 2 3 13 2
617 619 631 641 643
3 2 3 3 11
811 821 823 827 829
3 2 3 2 2
13 17 19 23 29
2 3 2 5 2
139 149 151 157 163
2 2 6 5 2
293 307 311 313 317
2 5 17 10 2
463 467 479 487 491
3 2 13 3 2
647 653 659 661 673
5 2 2 2 5
839 853 857 859 863
11 2 3 2 5
31 37 41 43 47
3 2 6 3 5
167 173 179 181 191
5 2 2 2 19
331 337 347 349 353
3 10 2 2 3
499 503 509 521 523
7 5 2 3 2
677 683 691 701 709
2 5 3 2 2
877 881 883 887 907
2 3 2 5 2
53 59 61 67 71
2 2 2 2 7
193 197 199 211 223
5 2 3 2 3
359 367 373 379 383
7 6 2 2 5
541 547 557 563 569
2 2 2 2 3
719 727 733 739 743
11 5 6 3 5
911 919 929 937 941
17 7 3 5 2
73 79 83 89 97
5 3 2 3 5
227 229 233 239 241
2 6 3 7 7
389 397 401 409 419
2 5 3 21 2
571 577 587 593 599
3 5 2 3 7
751 757 761 769 773
3 2 6 11 2
947 953 967 971 977
2 3 5 6 3
101 103 107
2 5 2
251 257 263
6 3 5
421 431 433
2 7 5
601 607 613
7 3 2
787 797 809
2 2 3
983 997
5 7
g(P)
P
cl(P)
cl(P)
10.10 The index calculus If m has a primitive root g the numbers 1, g, g2, . . . , gq@- ’ form a reduced residue system mod m. If (a, m) = 1 there is a unique integer k in the interval 0 I k I q(m) - 1 such that a = gk (mod
m).
This integer is called the index of a to the base g (mod m), and we write k = ind, a or simply k = ind a if the base g is understood. 213
L10: Primitive
roots
The following theorem shows that indices have properties analogous to those of logarithms. The proof is left as an exercise for the reader. Theorem 10.10 Let g be a primitive root mod m. If@, m) = (b, m) = 1 we have (a) (b) (c) (d) (e)
ind(ab) = ind a + ind b (mod q(m)). ind a” z n ind a (mod q(m)) if n 2 1. indl=O and indg=:l. ind( - 1) = (p(m)/2 if m > 2. If g’ is also a primitive root mod m then ind, a G ind,. a. ind, g’ (mod q(m)).
Table 10.2 on pp. 216-217 lists indices for all numbers a f 0 (mod p) and all odd primes p < 50. The base g is the smallest primitive root of p. The following examples illustrate the use of indices in solving congruences. EXAMPLE 1 Linear congruences. Assume m has a primitive (a, m) = (b, m) = 1. Then the linear congruence
root and let
ux = b (mod m) (14) is equivalent to the congruence ind a + ind x E ind b (mod q(m)), so the unique solution of (14) satisfies the congruence ind x = ind b - ind a (mod q(m)). To treat a numerical exampl.e, consider the linear congruence 9x E 13 (mod 47). The corresponding index relation is ind x = ind 13 - ind 9 (mod 46). From Table 10.2 we find ind 13 = 11 and ind 9 = 40 (for p = 47), so ind x z 11 - 40 = -29 E 17 (mod 46). Again from Table 10.2 we find x E 38 (mod 47). EXAMPLE 2 Binomial congruences. A congruence of the form
x” = a (mod m) is called a binomial congruence. If m has a primitive root and if (a, m) = 1 this is equivalent to the congruence n ind x = ind a (mod q(m)), 214
10.10
: The index calculus
which is linear in the unknown ind x. As such, it has a solution if, and only if, ind a is divisible by d = (n, q(m)), in which case it has exactly d solutions. To illustrate with a numerical example, consider the binomial congruence x8 E a (mod 17). (15) The corresponding index relation is (16)
8 ind x = ind a (mod 16).
In this example d = (8, 16) = 8. Table 10.2 shows that 1 and 16 are the only numbers mod 17 whose index is divisible by 8. In fact, ind 1 = 0 and ind 16 = 8. Hence (15) has no solutions if a $ 1 or a f 16 (mod 17). For a = 1 congruence (16) becomes 8 ind x = 0 (mod 16), (17) and for a = 16 it becomes (18)
8 ind x z 8 (mod 16).
Each of these has exactly eight solutions mod 16. The solutions of (17) are those x whose index is even, x E 1, 2,4, 8, 9, 13, 15, 16 (mod 17). These, of course, are the quadratic residues of 17. The solutions of (18) are those x whose index is odd, the quadratic nonresidues of 17, x = 3, 5, 6, 7, 10, 11, 12, 14 (mod 17). EXAMPLE
3 Exponential congruences. An exponential congruence is one of
the form ux = b (mod m). If m has a primitive root and if (a, m) = (b, m) = 1 this is equivalent to the linear congruence (19)
x ind a s ind b (mod p(m)).
Let d = (ind a, cp(m)).Then (19) has a solution if, and only if, d 1ind b, in which case there are exactly d solutions. In the numerical example (20)
25” = 17 (mod 47)
we have ind 25 = 2, ind 17 = 16, and d = (2, 46) = 2. Therefore becomes
(19)
2x - 16 (mod 46), with two solutions, x = 8 and 31 (mod 46). These are also the solutions of (20) mod 47. 215
Table 10.2 Indices of all numbers a f 0 (mod p) for odd primes p < 50. The base g is the smallest primitive root of p.
I a
1 2 3 4 5
6 I 8 9 10 11 12 13 14 15 1
16 17 18 19 20
Primes 3 0 1
5
7
11
13
17
19
23
29
31
31
41
43
41
0 1 3 2
0 2 1 4 5
0 1 8 2 4
0 1 4 2 9
0 14 1 12 5
0 1 13 2 16
0 2 16 4 1
0 1 5 2 22
0 24 1 18 20
0 1 26 2 23
0 26 15 12 22
0 21 1 12 25
0 18 20 36 1
3
9 7 3 6 5
5 11 3 8 10
15 11 10 2 3
14 6 3 8 17
18 19 6 10 3
6 12 3 10 23
25 28 12 2 14
21 32 3 16 24
1 39 38 30 8
28 35 39 2 10
38 32 8 40 19
I 6
7 13 4 9 6
12 15 5 I 11
9 20 14 21 17
25 I 18 13 21
23 19 11 22 21
30 28 11 33 13
3 21 31 25 31
30 13 32 20 26
7 10 11 4 21
8
4 10 9
8 7 12 15 5
4 21 11 9 24
6 7 26 4 8
4 7 17 35 25
24 33 16 9 34
24 38 29 19 37
26 16 12 45 37
21 22 23 24 25
31 32 33 34 35
41 42 43 44 45 N z
46
13 11
17 26 20 8 16
29 17 27 13 10
22 31 15 29 10
14 29 36 13 4
36 15 16 40 8
6 25 5 28 2
19 15 14
5 3 16 9 15
12 6 34 21 14
17 5 11 7 23
17 3 5 41 11
29 14 22 35 39
9 5 20 8 19
28 10 18 19 21
34 9 31 23 18
3 44 27 34 33
18
2 32 35 6 20
14 7 4 33 22
30 42 17 31 9
6 21
15 24 13 43 41 23
Primitive roots
10:
10.11 Primitive roots and Dirichlet characters Primitive roots and indices can be used to construct explicitly all the Dirichlet characters mod M. First we consider a prime power modulus p”, where p is an odd prime and a 2 1. Let g be a primitive root mod p which is also a primitive root mod pB for all B 2 1. Such a g exists by Theorem 10.6. If (n, p) = 1 let b(n) = ind, n (mod p”), so that b(n) is the unique integer satisfying the conditions n E gb(n)(mod p”),
0 I b(n) < cp(p”).
For h = 0, 1,2, . . . , cp(p”) - 1, define Xhby the relations ‘e2nihb(n)/g(pa)
(21)
xh(n)
=
i. 0
if
p k
n,
if pin.
Using the properties of indices it is easy to verify that xh is completely multiplicative and periodic with period pa, so x,, is a Dirichlet character mod pa, with x0 being the principal character. This verification is left as an exercise for the reader. Since the characters x0, x1, . . . , x+,(~+~ are distinct because they take distinct values at g. Therefore, since there are cp(p”) such functions they represent all the Dirichlet characters mod p”. The same construction works for the modulus 2” if CY= 1 or a = 2, using g = 3 as the primitive root. Now if m = pl’l . . . p,“‘, where the pi are distinct odd primes, and if Xi is a Dirichlet character mod pFi, then the product x = x1 . . . xI is a Dirichlet character mod m. Since cp(m)= cp(pl*‘) . . . ~p(p,“~)we get cp(m)such characters as each xi runs through the cp(pi”‘) characters mod piai. Thus we have explicitly constructed all characters mod m for every odd modulus m. If a 2 3 the modulus 2” has no primitive root and a slightly different construction is needed to obtain the characters mod 2”. The following theorem shows that 5 is a good substitute for a primitive root mod 2”. Theorem 10.11 Assume a 2 3. Then for every odd integer n there is a uniquely determined integer b(n) such that
nz(-1)
(” - 1)‘25b(n) (mod 2’9,
with 1 I b(n) I (p(2”)/2.
Let f = exp,,(5) so that 5/ = 1 (mod 2”). We will show that f = rp(2”)/2. Nowf 11742”)= 2”- i, sof = 2s for some /I I a - 1. From Theorem 10.8 we know that 54’(2”)‘2 E 1 (mod 27,
PROOF.
218
10.11 : Primitive
roots and Dirichlet
characters
hence f < (p(2”)/2 = 2”-2. Therefore p I c1- 2. We will show that p = a -
2.
Raise both members of the equation 5 = 1 + 2’ to thef = 2s power to obtain 5f zz (1 + 2728
= 1 + p+2
= 1 + 2fi+71 + 2r)
+ r2fi+3
where r is an integer. Hence 5f - 1 = 28+2t where t is odd. But 2” 1(5f - 1) so a I /? + 2, or p 2 a - 2. Hence /I = a - 2 and f = 2”-’ = (p(2”)/2. Therefore the numbers 5, 52,. .I ) 5f
(22)
are incongruent mod 2”. Also each is z 1 (mod 4) since 5 = 1 (mod 4). Similarly, the numbers (23)
-5,
-52,...,
-51
are incongruent mod 2” and each is 3 3 (mod 4) since - 5 z 3 (mod 4). There are 2f = (~(2”)numbers in (22) and (23) together. Moreover, we cannot have 5” = - 5b (mod 2”) because this would imply 1 z - 1 (mod 4). Hence the numbers in (22) together with those in (23) represent (~(2”) incongruent odd numbers mod 2”. Each odd n z 1 (mod 4) is congruent mod 2” to one of the numbers in (22), and each odd n = 3 (mod 4) is congruent to one in (23). This proves the theorem. cl With the help of Theorem 10.11 we can construct all the characters mod 2” if a 2 3. Let ( - l)(“- 1)/2 if n is odd, if n is even,
f(n) = o and let
e2nib(n)/2a-2
g(n) = o
if if
n n
is odd, is even,
where b(n) is the integer given by Theorem 10.11. Then it is easy to verify that each off and g is a character mod 2”. So is each product (25)
xa,c(4
= fWdn)c
wherea = 1,2andc = 1,2,. . . , (p(2’)/2. Moreover these (~(2”)characters are distinct so they represent all the characters mod 2”. Now if m = 2”Q where Q is odd, we form the products x = x1x2 where x1 runs through the (~(2”) characters mod 2” and x2 runs through the q(Q) characters mod Q to obtain all the characters mod m. 219
10: Primitive
roots
10.12 Real-valued Dirichlet characters mod p” If x is a real-valued Dirichlet character mod m and (n, m) = 1, the number x(n) is both a root of unity and real, so x(n) = f 1. From the construction in the foregoing section we can determine all real Dirichlet characters mod p”. Theorem 10.12 For an odd prime p and a 2 1, consider the cp(p”) Dirichlet characters xh mod pa given by (21). Then Xh is real if, and only if, h = 0 or h = (p(p”)/2. Hence there are exactly two real characters mod pa. PROOF.We have eniz = + 1 if, and only if, z is an integer. If p ,j’ n we have
so Xh(n) = + 1 if, and only if, (pw) jUb(n). This condition is satisfied for all n ifh = 0 or if h = (p(p”)/2. Conversely, if cp(p”)lUb(n) for all n then when b(n) = 1 we have q(p”)(2h or cp(p”)/2(h. Hence h = 0 or h = (p(p”)/2 since these are the only multiples of (p(p”)/2 less than cp(p”).
Cl
Note. The character corresponding to h = 0 is the principal character. When a = 1 the quadratic character x(n) = (nip) is the only other real character mod p.
For the moduli m = 1, 2 and 4, all the Dirichlet characters are real. The next theorem describes the real characters mod 2” when a 2 3. Theorem 10.13 If a 2 3, consider the ~(2”) Dirichlet
characters x.,~ mod 2” given by (25). Then xll,f is real if, and only if, c = (p(2’)/2 or c = (p(2”)/4. Hence there are exactly four real characters mod 2” if a 2 3.
PROOF.If a 2 3 and n is odd we have, by (25),
x,,,.(n)= fWs(n) wheref(n) = &-1 and g(n)’ = eZnicb(n)/Z”-2 with 1 I c I Since ~(2”) = c = (p(2”)/4 = 2a-31~ so c = 220
2”-2. 2”-’ 2”-3. 2”-3
3
This is &l if, and only if, 2”-212cb(n), or 2”-31cb(n). this condition is satisfied if c = 40(2”)/2 = 2”-2 or if Conversely, if 2”-3 )cb(n) for all n then b(n) = 1 requires or 2”-2 since 1 I c I 2”-2. 0
10.13 : Primitive
10.13 Primitive Dirichlet characters mod
Dirichlet
characters
mod p”
pa
In Theorem 8.14 we proved that every nonprincipal character x mod p is primitive if p is prime. Now we determine all the primitive Dirichlet characters mod p’. We recall (Section 8.7) that x is primitive mod k if, and only if, x has no induced modulus d < k. An induced modulus is a divisor d of k such that x(n) = 1 whenever (n, k) = 1 and n - 1 (mod d). If k = p” and 2 is imprimitive mod pa then one of the divisors 1, p, . . . , pa- ’ is an induced modulus, and hence pa-’ is an induced modulus. Therefore, x is primitive mod pa if, and only if, pa-’ is not an induced modulus for x. Theorem 10.14 For an odd prime p and c( 2 2, consider the cp(p”) Dirichlet characters Xh mod pa given by (21). Then Xh is primitive mod p” if, and only if, p ,/’ h.
PROOF.We will show that pa-’ is an induced modulus if, and only if, p 1h. If p ,j’n we have, by (21), xh(fl) = e~~iW~)l&~~) where n z gb(“) (mod p”) and g is a primitive’ root mod pp for all /-I 2 1. Therefore 9b(n)E n (mod pa- ‘). Now if n = 1 (mod pa- ‘) then gb(“) = 1 (mod pa- ‘) and, since g is a primitive root of p’- ‘, we have cp(p”- ‘) 1b(n), or b(n) = tcp(p”- ‘) = tcp(p”)/p
for some integer t. Therefore Xh(n) = e2rihtlp. If p 1h this equals 1 and hence Xh is imprimitive mod p”. If p ,j’ h take n = 1 + pa-‘. Then n E 1 (mod pa- ‘) but n f 1 (mod p”) so 0 < b(n) < cp(p”). Therefore p ,j’ t, p J’ ht and X,,(n) # 1. This shows that Xh is primitive if p ,j’ h. Cl
When m = 1 or 2, there is only one character x mod m, the principal character. If m = 4 there are two characters mod 4, the principal character and the primitive characterf given by (24). The next theorem describes all the primitive characters mod 2” for c12 3. The proof is similar to that of Theorem 10.14 and is left to the reader. Theorem 10.15 If a 2 3, consider the 442”) Dirichlet characters x,,~ mod 2” given by (25). Then x=,~ is primitive mod 2” if, and only if, c is odd. 221
10: Primitive
roots
The foregoing results describe all primitive characters mod pa for all prime powers. To determine the primitive characters for a composite modulus k we write k := pl=’ . . . p*il’.
Then every character x mod k can be factored in the form I!
=
Xl
. . . XI
where each xi is a character mod pini. Moreover, by Exercise 8.12, x is primitive mod k if, and only if, each ;Y:~ is primitive mod pi”‘. Therefore we have a complete description of all primitive characters mod k.
Exercises for Chapter 10 1. Prove that m is prime if and only if exp,(a) 2. If (a, m) = (h, m) = 1 and if (exp&), ewA4
= m - 1 for some a.
exp,(b))
= 1, prove that
= ewA4w,W
3. Let g be a primitive root of an odd prime p. Prove that -g is also a primitive of p if p = 1 (mod 4), but that exp,( -9) = (p - 1)/2 if p = 3 (mod 4). 4. (a) Prove that 3 is a primitive (b) Prove that 2 is a primitive is an odd prime.
root
root mod p if p is a prime of the form 2” + 1, n > 1. root mod p if p is a prime of the form 4q + 1, where q
5. Let m > 2 be an integer having a primitive root, and let (a, m) = 1. We write aRm if there exists an x such that a = x2 (mod m). Prove that: (a) aRm if, and only if, arp("')'* E 1 (mod m). (b) If aRm the congruence x2 = a (mod m) has exactly two solutions. (c) There are exactly q(m)/2 integers a, incongruent mod m, such that (a, m) = 1 and aRm. 6. Assume m > 2, (a, m) = 1, aRm. Prove that the congruence exactly two solutions if, and only if, m has a primitive root.
x2 = a (mod m) has
7. Let S,(p) = CnZ: k”, where p is an odd prime and n > 1. Prove that 0 (modp) UP)
=
{ - 1 (mod p)
1 8. Prove that the sum of the primitive
ifnf0
(modp-
l),
if n E 0 (mod p - 1).
roots mod p is congruent
9. If p is an odd prime > 3 prove that the product congruent to 1 mod p.
to p(p - 1) mod p.
of the primitive
roots mod p
is
roots 10. Let p be an odd prime of the form 22k + 1. Prove that the set of primitive mod p is equal to the set of quadratic nonresidues mod p. Use this result to prove that 7 is a primitive root of every such prime.
222
Exercises for Chapter
11. Assume d (q(m). If d = exp,(a) we say that a is a primitive
10
root of the congruence
xd = 1 (mod m). Prove that if the congruence Pcrn) = 1 (mod m) has a primitive
root then it has &p(m))
12. Prove the properties
primitive
of indices described
13. Let p be an odd prime.
roots, incongruent
in Theorem
mod m.
10.10.
If (h, p) = 1 let
S(h) = {h”: 1 < n I cp(p - l), (n, p - 1) = 1). If h is a primitive root of p the numbers in the set S(h) are distinct mod p (they are, in fact, the primitive roots of p). Prove that there is an integer h, not a primitive root of p, such that the numbers in S(h) are distinct mod p if, and only if, p = 3 (mod 4). 14. If m > 1 let pl, . . . . pk be the distinct prime divisors of cp(m). If (g, m) = 1 prove that g is a primitive root of m if, and only if, g does not satisfy any of the congruences gqp(m)ipg= 1 (mod m) for i = 1, 2, . . . , k. 15. The prime p = 71 has 7 as a primitive root. Find all primitive find a primitive root for p2 and for 2~‘. 16. Solve each of the following
roots of 71 and also
congruences:
(a) 8x = 7 (mod 43). (b) x8 = 17 (mod 43). (c) 8” = 3 (mod 43). 17. Let q be an odd prime
and suppose that p = 4q + 1 is also prime.
(a) Prove that the congruence x2 = - 1 (mod p) has exactly two solutions, each of which is quadratic nonresidue of p. (b) Prove that every quadratic nonresidue of p is a primitive root of p, with the exception of the two nonresidues in (a). (c) Find all the primitive roots of 29. 18. (Extension of Exercise 17.) Let q be an odd prime and suppose that p = 2”q + 1 is prime. Prove that every quadratic nonresidue a of p is a primitive root of p if u*” f 1 (mod p). 19. Prove that there are only two real primitive showing their values. 24). Let x be a real primitive the form
character
characters
mod 8 and make
a table
mod m. If m is not a power of 2 prove that m has m = 2”p, . . . p,
where the pi are distinct
odd primes and CI = 0,2, or 3. If o! = 0 show that x(-l)
and find a corresponding
formula
= ,(-,,(p-l)/* plm for x( - 1) when CL= 2.
223
11
Dirichlet Series and Euler Products
11.1 Introduction In 1737 Euler proved Euclid’s theorem on the existence of infinitely many primes by showing that the series c p- ‘, extended over all primes, diverges. He deduced this from the fact that the zeta function T(s),given by
for real s > 1, tends to cc as s --* 1. In 1837 Dirichlet proved his celebrated theorem on primes in arithmetical progressions by studying the series (2)
L(s,x) = f 9 n=l
where x is a Dirichlet character and s > 1. The series in (1) and (2) are examples of series of the form (3) wheref(n) is an arithmetical function. These are called Dirichlet series with coefficients f(n). They constitute one of the most useful tools in analytic number theory. This chapter studies general properties of Dirichlet series. The next chapter makes a more detailed study of the Riemann zeta function C(s)and the Dirichlet L-functions L(s, x). 224
11.2:
Notation Following
The half-plane of absoluteconvergenceof a Dirichlet series
Riemann, we let s be a complex variable and write s = Q + it,
where Q and t are real. Then nS= es log” = e’“+“““~” = naeir log”. This shows that Ins1 = n” since leiel = 1 for real 8. The set of points s = cr + it such that o > a is called a half-plane. We will show that for each Dirichlet series there is a half-plane cr > gCin which the series converges, and another half-plane cr > a, in which it converges absolutely. We will also show that in the half-plane of convergence the series represents an analytic function of the complex variable s.
11.2 The half-plane of absolute convergence of a Dirichlet series First we note that if r~ 2 a we have InSI = nb 2 n” hence
f(n) < -.If(
I if I - n” Therefore, if a Dirichlet series 1 f(n)n-’ converges absolutely for s = a + ib, then by the comparison test it also converges absolutely for all s with cr 2 a. This observation implies the following theorem. Theorem 11.1 Suppose the series c (f(n)n-“I does not converge for all s or diverge for all s. Then there exists a real number oa, culled the abscissa of absolute convergence, such that the series 1 f (n)n-’ converges absolutely if o > (r,, but does not converge absolutely if cs < a,,.
PROOF.Let D be the set of all real (r such that c 1f (n)n-‘1 diverges. D is not empty because the series does not converge for all s, and D is bounded above because the series does not diverge for all s. Therefore D has a least upper bound which we call cr,. If Q < a, then Q E D, otherwise crwould be an upper bound for D smaller than the least upper bound. If o > CJ.then D $ D since o, is an upper bound for D. This proves the theorem. 0 Note. If 1 I f(n)n-“1 converges everywhere we define ca = -co. If the series C If (n)n-‘1 converges nowhere we define o’. = + co.
1 Riemann zeta function. The Dirichlet series I.“= 1 n-’ converges absolutely for cr > 1. When s = 1 the series diverges, so CT,= 1. The sum of this series is denoted by c(s) and is called the Riemann zeta function. EXAMPLE
EXAMPLE 2 If f is bounded, say 1f(n) 1I A4 for all n 2 1, then c f (n)n-’ converges absolutely for Q > 1, so 0. I 1. In particular if x is a Dirichlet character the L-series L(s, x) = 2 x(n)n-’ converges absolutely for g > 1.
225
11: Dirichlet series and Euler produets
EXAMPLE
3 The series c n”n-’ diverges for every s so o. = + co.
EXAMPLE
4 The series 1 rr-“n-’ converges absolutely for every s so o, = - co.
11.3 The function series Assume that 1 f(n)n-’ the sum function
defined by a Dirichlet converges absolutely for r~ > rro and let F(s) denote
(4) This section derives some properties of F(s). First we prove the following lemma. Lemma 1 Zf N 2 1 and 0 2 c > fra we have
PROOF.We have
The next theorem describes the behavior of F(s) as (T+ + co. Theorem
11.2 Zf F(s) is given by (4), then
lim F(a + it) = f(1) U-+x, uniformly for - co < t < + ccl. Since F(s) = f(1) + cz=, f(n)nes we need only prove that the second term tends to 0 as 0 + + co. Choose c > cr,. Then for cr 2 c the lemma implies
PROOF.
where A is independent of a and t. Since A/2” + 0 as a + + 00 this proves 0 the theorem.
226
11.3 : The function
defined by a Dirichlet
series
We prove next that all the coefficients are uniquely determined by the sum function. Theorem 11.3 Uniqueness theorem. Given two Dirichlet series
F(s) = f f(n) n=l ns
andG(s)=
f
@,
n=l ns
both absolutely convergentfor o > oa. If F(s) = G(s)for each s in an infinite sequence {sk} such that ok + + co as k + co, then f(n) = g(n)for euery n. PROOF. Let h(n) = f(n) - g(n) and let H(s) = F(s) - G(s). Then H(sJ = 0
for each k. To prove that h(n) = 0 for all n we assume that h(n) # 0 for some n and obtain a contradiction. Let N be the smallest integer for which h(n) # 0. Then
.,s)=“~N!$L!g+
f h(n), n=~+l n
Hence h(N) = NW(s) - N” f
h(n).
n=N+l
ns
Putting s = sk we have H(sk) = 0 hence h(N) = -N”’
‘f
h(n)n-“k.
n=N+l
Choose k so that ok > c where c > o,. Then Lemma 1 implies Ih(
I N”*(N + l)-(uk-c) “E$+Ilh(n)ln-c
=
where A is independent of k. Letting k + co we find (N/(N + 1))“L + 0 so h(N) = 0, a contradiction. cl The uniqueness theorem implies the existence of a half-plane in which a Dirichlet series does not vanish (unless, of course, the series vanishes identically). 11.4 Let F(s) = 1 f(n)n-” and assume that F(s) # 0 for some s with a > aa. Then there is a half-plane o > c 2 o. in which F(s) is never zero.
Theorem
PROOF. Assume no such half-plane exists. Then for every k = 1, 2, . . . there
is a point sk with crk > k such that F(sJ = 0. Since (TV+ + cc as k + 00 the uniqueness theorem shows thatf (n) = 0 for all n, contradicting the hypothesis that F(s) # 0 for some s. cl 227
11: Dirichlet
series and Euler products
11.4 Multiplication
of Dirichlet series
The next theorem relates products of Dirichlet series with the Dirichlet convolution of their coefficients. Theorem 11.5 Given twofunctions
F(s) and G(s) represented by Dirichlet
F(s) = fj fO n=l nS
for 0 > a>
m s(n) G(s) = 1 s n=l n
for o > b.
series,
and
Then in the half-plane
where both series converge absolutely we have F(s)G(s) = f h(n), n=l ns
(5)
where h = f * g, the Dirichlet
convolution
Conversely, ifF(s)G(s) = c a(n)n-‘for as k -+ co then a = f * g. PROOF.
off and g:
all s in a sequence {sk} with ok -+ + co
For any s for which both series converge absolutely we have FW(s)
= $If
(n)n-Sm$Ig(m)m-S
= f
f
f (n)g(m)(mn)-‘.
n=lm=l
Because of absolute convergence we can multiply these series together and rearrange the terms in any way we please without altering the sum. Collect together those terms for which mn is constant, say mn = k. The possible values ofkare1,2,...,hence WW
= $~~J+M4)-’
= $~(k)k-”
where h(k) = xntnck f (n)g(m) = (f * g)(k). This proves the first assertion, and the second follows from the uniqueness theorem. Cl EXAMPLE 1 Both series 1 n-’ and c p(n)n-” converge absolutely for 0 > 1. Taking f (n) = 1 and g(n) = p(n) in (5) we find h(n) = [l/n], so
((s)f
n=l
228
!!f@= 1 ifo> nS
1.
11.4: Multiplication
of Dirichlet
series
In particular, this shows that i(s) # 0 for cr > 1 and that
EXAMPLE 2 More generally, assume f( 1) # 0 and let g = f-i, the Dirichlet inverse off. Then in any half-plane where both series F(s) = 1 ,f(n)n-” and G(s) = c g(n)n- ’ converge absolutely we have F(s) # 0 and G(s) = l/F(s). EXAMPLE 3 Assume F(s) = 1 f(n)n-” converges absolutely for d > go. If f is completely multiplicative we havef - ‘(n) = &)f(n). Since 1f - l(n)1 I a1so converges absolutely for 0 > eraand we 1f(n) 1the series 1 &)f(n)n-” have 1O” PM-(4 -;I;-=& ifo>a,. n=l
In particular for every Dirichlet character x we have
mAMn) 1 cyp-=Lb,xl
ifa > 1.
n=l
EXAMPLE 4 Take f(n) = 1 and g(n) = q(n), Euler’s totient. Since q(n) < n converges absolutely for a > 2. Also, h(n) = Lln q(d) the series 1 cp(n)nW-S = n so (5) gives us Qs) f co(n) = “zl a = [(s - 1) if a > 2. n=l ns Therefore jr?=?
ifa>2.
EXAJWLE 5 Take f(n) = 1 and g(n) = n’. Then h(n) = zln d” = a,(n), and (5) gives us [(s)[(s - a) = f
y
if a > max{l, 1 + Re(a)}.
n=l
EXAMPLE 6 Takef(n)
= 1 and g(n) = A(n), Liouville’s function. Then
1 if n = m* for some m, h(n) = 1 A(d) = 0 otherwise 3 din so (5) gives us
229
11: Dirichlet
series and Euler products
Hence
11.5 Euler products The next theorem, discovered by Euler in 1737, is sometimes called the analytic version of the fundamental theorem of arithmetic. Theorem 11.6 Let f be a multiplicative
arithmeticalfunction such that the series 1 f(n) is absolutely convergent. Then the sum of the series can be expressed as an absolutely convergent infinite product, (6)
“Elf (4 =
nu +f (PI + f V)
+ . ..I
11
extended over all primes. If f is completely simplifies and we have
multiplicative,
the product
Note. In each case the product is called the Euler product of the series. PROOF.
Consider the finite product P(x) = nil PSX
+ f(P) + f (P’) + . . .>
extended over all primes p I x. Since this is the product of a finite number of absolutely convergent series we can multiply the series and rearrange the terms in any fashion without altering the sum. A typical term is of the form f (Pl”‘)f
since f is multiplicative. write
(P2”?
. . . f (P,“‘) = f
f.P1a’P2a*
. . . P?)
By the fundamental theorem of arithmetic we can fW
= 1 f(n) IlEA
where A consists of those n having all their prime factors 5 x. Therefore n$If (4 - p(x) = nTBf (n),
where B is the set of n having at least one prime factor >x. Therefore
As x -+ co the last sum on the right --) 0 since 11 f(n) 1is convergent. Hence P(x) -+ 1 f(n) as x -+ co.
230
11.5:
Euler
products
Now an infinite product of the form n (1 + a,) converges absolutely whenever the corresponding series 1 a, converges absolutely. In this case we have p;xl f-w + a21 + . . .I<
~(lf(P)I+l/(P2)1+...)s”~~lJ(n)l. PSX
Since all the partial sums are bounded, the series of positive terms
1 Im
+ f(P2) + . . . I
P
converges, and this implies absolute convergence of the product in (6). Finally, when f is completely multiplicative we have f(p”) = f(p)” and each series on the right of (6) is a convergent geometric series with sum 0 (1 - mr’. Applying Theorem 11.6 to absolutely convergent Dirichlet immediately obtain : Theorem 11.7 Assume 1 f(n)nvs multiplicative we have
and iff is completely multiplicative
converges
absolutely for
series we
o > on. Iff
is
we have
It should be noted that the general term of the product in (8) is the Bell seriesf,(x) of the functionfwith x = p-‘. (See Section 2.16.) Takingf(n) = 1, p(n), q(n), a,(n), L(n) and x(n), respectively, we obtain the following Euler products :
EXAMPLES
231
11: Dirichlet
series and Euler products
Note. If x = xi, the principal character mod k, then xi(p) = 0 if plk and xi(p) = 1 if p ,l’ k, so the Euler product for L(s, xi) becomes
L(s,Xl)= n ___1 =
n (1 - p-“) = i(s) n (1 - p+). plk Plk Thus the L-function L(s, xi) is equal to the zeta function i(s) multiplied by a finite number of factors. PXk
1
-
P-”
____. l
I-I p
1 -
P-’
11.6 The half-plane of convergence of a Dirichlet series To prove the existence of a half-plane of convergence we use the following lemma. Lemma 2 Let so = (r. + it, and assume that the Dirichlet has bounded partial sums, say IEfbb-“‘~
series 1 f(n)n-so
5 M
for all x 2 1. Then for each s with CJ> o. we have
a<:,,f'"'"-
(9)
s) < aoo-"(l +!s&!). - 2M
PROOF. Let u(n) = f(n)n-SO and let A(x) = cn,, u(n). Then f(n)n-” u(n)rP-’ so we can apply Theorem 4.2 (with j(x) = xso-‘) to obtain a
= A(b)b”“-”
.- A(c+P-~
+ (s - so) ASP-‘-’ n
=
dt.
Since 1,4(x)1I M this gives us u
I Mb”O-” I 2Mab0-0
+ Mc.z”~-~ + 1s - so I M ~bf’o-uW1 + Is - s,IM
dt
b”,,-” _ .:,,-ci 60 - CJ
EXAMPLES If the partial sums xnsx ,f( n ) are bounded, Lemma 2 implies that 2 f(n)n-’ converges for CJ> 0. In fact, if we take so = go = 0 in (9) we
obtain, for CJ> 0,
232
11.6: The half-plane of convergenceof a Dirichlet series
where K is independent of a. Letting a + + co we find that c f(n)n-” converges if CJ> 0. In particular, this shows that the Dirichlet series f t-11 “=I ns converges for cr > 0 since 1En,, ( - 1)” 15 1. Similarly, if 1 is any nonprincipal Dirichlet character mod k we have 1xnI x x(n) ) 5 q(k) so
converges for r~ > 0. The same type of reasoning gives the following theorem. Theorem 11.8 Zf the series 1 f(n)n-”
converges for s = CT~+ it, then it also converges for all s with Q > oO. If it diverges for s = crO + it, then it diverges for all s with o < CT,,.
PROOF. The second statement follows from the first. To prove the first statement, choose any s with cr > eO. Lemma 2 shows that
where K is independent of a. Since aaoMa --) 0 as a -P + 03, the Cauchy condition shows that 1 f (n)n-’ converges. cl Theorem 11.9 If the series c f(n)n-’
d oes not converge everywhere or diverge everywhere, then there exists a real number oC, called the abscissa of convergence, such that the series converges for all s in the half-plane o > ue and diverges for all s in the half-plane CT< cc.
PROOF. We argue as in the proof of Theorem 11.1, taking cr, to be the least upper bound of all Q for which c f(n)n-’ diverges. 0
Note. If the series converges everywhere we define ec = -co, and if it converges nowhere we define tsr = + 00.
Since absolute converge implies convergence, we always have era2 ec. If 6, > cr, there is an infinite strip cr, < r~ < o, in which the series converges conditionally (see Figure 11.1.) The next theorem shows that the width of this strip does not exceed 1.
0,
Figure 11.1 233
11: Dirichlet
series and Euler products
Theorem 11.10 For
any Dirichlet
series with o,jnite
we have
PROOF. It suffices to show that if 1 f(n)n-“O converges for some s0 then it converges absolutely for all s with (r > o0 + 1. Let A be an upper bound for the numbers )f(n)n-“Oj . Then
so c 1f(n)n-“1
converges by comparison with c nao-a.
Cl
EXAMPLE The series
f n=l
(-1) ns
converges if o > 0, but the convergence is absolute only if (r > 1. Therefore in this example cc = 0 and ca =: 1. Convergence properties of Dirichlet series can be compared with those of power series. Every power series has a disk of convergence, whereas every Dirichlet series has a half-plane of convergence. For power series the interior of the disk of convergence is also the domain of absolute convergence. For Dirichlet series the domain of absolute convergence may be a proper subset of the domain of convergence. A power series represents an analytic function inside its disk of convergence. We show next that a Dirichlet series represents an analytic function inside its half-plane of convergence.
11.7 Analytic properties of Dirichlet series Analytic properties of Dirichlet series will be deduced from the following general theorem of complex function theory which we state as a lemma. Lemma 3 Let { fn} be a sequence of functions
analytic on an open subset S of the complex plane, and assume that { fn} converges uniformly on every compact subset of S to a limit function J Then f is analytic on S and the sequence of derivatives {f b} converges uniformly on every compact subset of S to the derivative f I.
PROOF.
234
Sincefn is analytic on S we have Cauchy’s integral formula
11.7 : Analytic
properties
of Dirichlet
series
where D is any compact disk in S, c?D is its positively oriented boundary, and a is any interior point of D. Because of uniform convergence we can pass to the limit under the integral sign and obtain
which implies thatf is analytic inside D. For the derivatives we have
from which it follows easily that x(a) + j-‘(a) uniformly on every compact subsetofSasn-+ cc. 0 To apply the lemma to Dirichlet series we show first that we have uniform convergence on compact subsets of the half-plane of convergence. Theorem 11.11 A Dirichlet series 1 f(n)Ks converges uniformly on every compact subset lying interior to the half-plane of convergence o > gC.
PROOF.It suffices to show that 1 f(n)Cs converges uniformly on every compact rectangle R = [a, fl] x [c, d] with a > cc. To do this we use the estimate obtained in Lemma 2,
where s,, = o,, + it, is any point in the half-plane 0 > oc and s is any point with 0 > oO. We choose s0 = (TV where oc < o0 < a. (See Figure 11.2.)
Then if s E R we have 0 - o,, 2 a - c0 and 1s0 - s 1< C, where C is a constant depending on s0 and R but not on s. Then (10) implies
a<~J(W ‘I<- 2Mu’O-‘(l+~)=Buw” where B is independent of s. Since uaoPa+ 0 as a + + co the Cauchy condition for uniform convergence is satisfied. 0 235
11: Dirichlet
series and Euler products
Theorem 11.12 The sum function F(s) = c f(n)n-’ of a Dirichlet series is analytic in its half-plane of convergence G > of, and its derivative F’(s) is represented in this half-plane by the Dirichlet series
F'(s)= _ f fyy fI=l
(11) obtained by diflerentiating PROOF.
sums.
term by term.
We apply Theorem 11.11 and Lemma 3 to the sequence of partial 0
Notes. The derived series in (11) has the same abscissa of convergence and the same abscissa of absolute convergence as the series for F(s).
Applying Theorem 11.12 repeatedly we find that the kth derivative is given by FW(s)
=
(-1)k
f
n=l EXAMPLES
(12)
f@)$% n)k for 0 > 6,.
For cr > 1 we have
<‘(s)= - f log n=l
nS
and (13)
-
Equation (12) follows by differentiating the series for the zeta function term by term, and (13) is obtained by multiplying the two Dirichlet series c A(n)6’ and 16’ and using the identity “& A(d) = log n.
11.8 Dirichlet series with nonnegative coefficients Some functions which are defined by Dirichlet series in their half-plane of convergence (T > CJ~can be continued analytically beyond the line r~ = of. For example, in the next chapter we will show that the Riemann zeta function c(s) can be continued analytically beyond the line o = 1 to a function which is analytic for all s except for a simple pole at s = 1. Similarly, if x is a nonprincipal Dirichlet character, the L-function L(s, 1) can be continued analytically beyond the line CT= 1 to an entire function (analytic for all s). The singularity for the zeta function is explained by the following theorem of Landau which deals with Dirichlet series having nonnegative coefficients. 236
11.8: Dirichlet serieswith nonnegativecoefficients
Theorem 11.13 Let F(s) be represented in the half-plane series
a > c by the Dirichlet
F(cJ = f f(n) 9 n=l ns
(14)
where c isjnite, and assume thatf(n) 2 0 for all n 2 n,, . Zf F(s) is analytic in some disk about the point s = c, then the Dirichlet series converges in the half-plane a > c - E for some E > 0. Consequently, if the Dirichlet series has afinite abscissa of convergence oc, then F(s) has a singularity on the real axis at the points = oc.
Let a = 1 + c. Since F is analytic at a it can be represented by an absolutely convergent power series expansion about a,
PROOF.
F(s) = kzo F
(15)
(s - a)k,
and the radius of convergence of this power series exceeds 1 since F is analytic at c. (See Figure 11.3.) By Theorem 11.12 the derivatives Fck’(a) can be determined by repeated differentiation of (14). This gives us co
f (n)(log
Fckf(a) = (- l)k 1
n)kn-a,
so (15) can be rewritten as F(s) = f
(16)
f
9
k=On=l
f(n)(log n)kn-a. .
Since the radius of convergence exceeds 1, this formula is valid for some real s = c - E where E > 0 (see Figure 11.3.) Then a - s = 1 + E for this s and the double series in (16) has nonnegative terms for n 2 no. Therefore we can interchange the order of summation to obtain F(c _ E) = f n=l
f(n) f n”
k=O
{U + 4log nlk = “Zl a.$,,,..,
losn = “El a$
k!
In other words, the Dirichlet series 1 f (n)n-’ converges for s = c it also converges in the half-plane CJ> c - E.
E,
hence 0
Figure 11.3 237
11: Dirichlet
series and Euler products
11.9 Dirichlet series expressed as exponentials of Dirichlet series A Dirichlet series F(s) = 1 f(n)n-’ which does not vanish identically has a half-plane in which it never vanishes. The next theorem shows that in this half-plane F(s) is the exponential of another Dirichlet series iff( 1) # 0. Theorem 11.14 Let F(s) = 1 f(n)n-” be absolutely convergent for and assume that f(1) # 0. Zj F(s) # 0 for 0 > o0 2 ca, then for we have F(s) = eG(‘)
u > u. u > CT0
with G(s) = log f(1) + f
(” ;o;;%S,
n=2
wheref - 1 is the Dirichlet inverse off and f ‘(n) = f (n)log n. Note. For complex z # 0, log z denotes that branch of the logarithm which is real when z > 0. Since F(s) # 0 we can write F(s) = e‘(‘) for some function G(s) which is analytic for 0 > crO.Differentiation gives us
PROOF.
F’(s) = e’@)G’(s) = F(s)G’(s), so G’(s) = F’(s)/F(s). But
and L=
F(s)
f
n=l
~f -‘W
nS ’
hence
G’(s)= F’(s). $& = _ f CL*, n=2
Integration gives
G(s)= C + f (f’ * f-l)@) n-S n=2
log n
where C is a constant. Letting 0 + + cc we find lim,,, hence
G(o + it) = C,
= limF(a + it) = ec cT+co so C = log f(1). This completes the proof. The proof also shows that the series for G(s) converges absolutely if (r > go. Cl f(1)
238
11.9: Dirichlet
series expressed as exponentials
1 When f(n) = 1 we havef’(n) = log n andf-‘(n)
EXAMPLE
(f’ * f-‘)(n)
= 1 log f&f din
of Dirichlet
series
= p(n) so
= A(n).
Therefore if cr > 1 we have (17) where
C(s)= n$2$+n-s. 2 A similar argument shows that iff is completely multiplicative and F(s) = 1 f(n)n-” then in the half-plane of absolute convergence (r > ca we have
EXAMPLE
since
(f’
*
f-‘)(n)
=
xdln
f(d)l”g
dk@)f(n/d)
=
fb)h).
The formulas in the foregoing examples can also be deduced with the help of Euler products. For example, for the Riemann zeta function we have
Keep s real, s > 1, so that C(s)is positive. Taking logarithms and using the power series - log(1 - x) = 1 xm/m we find log T(s) = - 1 log(1 - p-s) = 1 f pm=l
P
p-“” = “$II(n)n-’ m
where M4
=
1 if n = pmfor some prime p, m 0 otherwise.
But if n = pm then log n = m log p = mA(n) so l/m = A(n)/log n. Therefore
m 44 which implies (17) for real s > 1. But each member of (17) is analytic in the half-plane d > 1 so, by analytic continuation, (17) also holds for c > 1. 239
11: Dirichlet series and Euler products
11.10 Mean value formulas for Dirichlet series Theorem 11.15 Given two Dirichlet
series F(s) = 1 f(n)n-’ and G(s) = 1 g(n)n-” with abscissae of absolute convergence a1 and az, respectively. Then for a > a1 and b > a2 we have
m fbM4 n=l n
F(a + it)G(b - it) dt = 1 o+b' PROOF. We have
F(a+ W(b- it)= *#II
Now
m m f(m)&) n if < f Ifb)I 5 Is(n)I -m -m=l ma nb m=l c n=lcl nbmn 01 n=l
so the series is absolutely convergent, and this convergence is also uniform for all t. Hence we can integrate term by term and divide by 2T to obtain -2k
s
1 F(a + it)G(b - it) dt T
But for m # n we have
s T
so we obtain -2k
s
1 F(a + it)G(b - it) dt T
sin[ T log(i)] Wl#n
240
T log n 0m
.
11.10:
Mean value formulas
for Dirichlet
series
Again, the double series converges uniformly with respect to T since (sin x)/x is bounded for every x. Hence, we can pass to the limit term by term to obtain the statement of the theorem. Cl Theorem 11.16 Zf F(s) = c.“=I then for CJ> o. we have
In particular,
(a) lim -
1
~-rmzT
converges
absolutely
for
c > C.
if o > 1 we have
T
I &a + it) 1’ dt = “El -& = ((20).
s -T
~+rnzT
(b) lim -
f(n)n-”
1
T
Ic(")(a
+
it)12
s -T
(c) li+i&Jy
dt
=
f
k.$f
=
Q92o).
n=l
Il(a+it)lm2dt= T
f
$$=g.
a
n=l
I&a+it)14dt=
f F=$$$. II=1
Formula (18) follows by taking g(n) = f(n) in Theorem 11.15. To deduce the special formulas (a) through(d) we need only evaluate the Dirichlet series 1 If(n)IZn-2u for the following choices off(n): (a) f(n) = 1; (b) f(n) = (- l)k logk n; (c) f(n) = p(n); (d) f(n) = a,(n). The formula (a) is clear, and formula (b) follows from the relation PROOF.
c’k+) = (- l)k f
logk
.
n=l nS To prove (c) and (d) we use Euler products. For (c) we 6ave
m P2(n) n (1 + p-s) = n 1 - Pe2”_ GS) c-=,ns p 1 -p-” n=l aw. Replacing s by 2a we get (c). For (d) we write = n { 1 + ao2(P)p-” + a02(p2)p-2S + . . .) cO”-ao2(n) ns
n=l
P
= r-j (1 + 22p-” + 32p-2” + . . .} / J =n{~(n+l)2~-“sj=~(:I:~~~4=~ n=O P
\oP
1 - x2 x+1 since C.“=o (n + 1)2x” = ~ =~ . Now replace s by 2a to get (d). (x - 1)3 (1 -x)4 0 241
11: Dirichlet
series and Euler products
11.11 An integral formula for the coefficients of a Dirichlet series Theorem 11.17 Assume the series F(s) = ~.“=lf(n)n-” for a > a,. Then for a > a0 and x > 0 we have F(a -t it)xO+” dt =
converges absolutely
f(n) o
ifx = n, otherwise,
PROOF. For a > a0 we have
= eit s
log(x/n)
&,
-T
since the series is uniformly convergent for all t in any interval [ - 7; T]. If x is not an integer then x/n # 1 for all n and we have
s T
2 sin
,it lo&/n) dt =
-T
and the series becomes
[ 01
sin T log 5 n
which tends to 0 as T + co. However, if x is an integer, say x = k, then the term in (19) with n = k contributes
and hence
The second term tends to 0 as T + co as was shown in first part of the 0 argument.
11.12 : An integral
formula
for the partial
sums of a Dirichlet
series
11.12 An integral formula for the partial sums of a Dirichlet series In this section we derive a formula of Perron for expressing the partial sums of a Dirichlet series as an integral of the sum function. We shall require a lemma on contour integrals. Lemma 4 Zfc > 0, define j:‘zi real number, we have
to mean lim,,,
Js?iF. Then ifa is any positive
1 ifa> 1
ifa = 1,
Z
if0 < a < 1.
0 Moreover,
1,
we have
~,:i&‘“~~nTl~gcLi
ifO
(21)
1
c+iT
I-J2ni
c-iT
dz
a’--1
5
Z
a’ XT log a
ifa > 1,
and (22) PROOF. Suppose first that 0 < a < 1 and consider the rectangular contour R shown in Figure 11.4. Since a*/z is analytic inside R we have JR a’/z dz = 0.
Hence
c+rT
h+iT
Figure
11.4
243
11: Dirichlet series and Euler products
Let b + co. Then a* -+ 0, hence
This proves (20). -b+iT
c+iT
+z+-
-b
- iT
c ~ iT
Figure 11.5 If a > 1 we use instead the contour R shown in Figure 11.5. Here b > c > 0 and T > c. Now a’/z has a first order pole at z = 0 with residue 1 since az = ez loga = 1 + zloga + O(IzI’) asz+O.
Therefore
hence
We now estimate the integrals on the right. We have
Is,l:ri~az~~l~~~b~~~~.
As b + co the second integral tends to 0 and we obtain (21). 244
11.12: An integral formula for the partial sumsof a Dirichlet series When a = 1, we can treat the integral directly. We have
= 2ic
T dy I JTy+
the other integral vanishing because the integrand is an odd function. Hence T 1 1 - arctan - = - - - arctan 2 c 2 71 T’ Since arctan c/T < c/T this proves (22), and the proof of Lemma 4 is complete. 0 11.18 Perron’s formula. Let F(s) = c.“=I f(n)/n’ be absolutely convergentfor CJ> a,; let c > 0, x > 0 be arbitrary. Then ifa > aa - c we have :
Theorem
where I* means that the last term in the sum must be multiplied by l/2 when x is an integer. PROOF.In the integral, c is the real part of z, so the series for F(s + z) is absolutely and uniformly convergent on compact subsets of the half-plane a + c > a,. Therefore
s c+iT
c-iT
, , f(x) XS
c+iT dz 3 sc-,iT -Z
the symbol +’ indicating that the last term appears only if x is an integer. In the finite sum En cx we can pass to the limit T + cc term by term, and the integral is 27ciby Lemma 4. (Here a = x/n, a > 1.)The last term (if it appears) yields @-(x)x-’ and the theorem will be proved if we show that
245
11 : Dirichlet
series and Euler products
We know that i:?iz (x/n)z(dz/z) = 0 if n > x but to prove (23) we must estimate the rate at which is’$ tends to zero. From Lemma 4 we have the estimate if0 < a < 1.
Here a = x/n, with n > x. In fact, n 2 [x] + 1, so that l/a = n/x 2 ([x] + 1)/x. Hence + 1) X
asT-+co.
0
This proves Perron’s formula.
Note. If c > (T, Perron’s formula is valid for s = 0 and we obtain the following integral representation for the partial sums of the coefficients:
Exercises for Chapter 1. Derive the following (a) c(s) = s lIK $
11
identities, dx.
(b); f =sj-lax%dx,
where the sum is extended
dx,
(d) - ;
= s j-,% !$
(e) L(s, x) = s jlm $
valid for 0 > 1.
where M(x) = c p(n). nsx dx,
where $(x) = 1 A(n). n5.x
dx,
where A(x) = 1 x(n). “5.X
Show that (e) is also valid Theorem 4.2.1 246
over all primes.
for 0 > 0 if x is a nonprincipal
character.
[Hint:
Exercises for Chapter
2. Assume that the series x2=1 f( n ) converges with sum A, and let A(x) = In,, (a) Prove that the Dirichlet 0 > 0 and that
series F(s) = c.“=,
f(n)n-’
11
f(n).
converges for each s with
where R(x) = A - A(x). [Hint: Theorem 4.2.1 (b) Deduce that F(o) + A as (r + O+. (c) If 0 > 0 and N 2 1 is an integer, prove that
m 4~) s NY s+l dY. (d) Write
s = 0 + it, take N = 1 + [ 1t I] in part (c) and show that IF(u + it)1 = O(ltl’-“)
if0 < 0 < 1.
3. (a) Prove that the series 1 n- 1 -if has bounded partial sums if t # 0. When t = 0 the partial sums are unbounded. (b) Prove that the series 1 n- ‘-“diverges for all real t. In other words, the Dirichlet series for c(s) diverges everywhere on the line u = 1. 4. Let F(s) = CT=, ,f(n)nms where ,f(n) is completely multiplicative converges absolutely for 0 > co. Prove that if u > go we have F’(s) -=F(s)
and the series
f f(n)W 7’ “=,
In the following exercises, A(n) is Liouville’s function, d(n) is the number of divisors of n, v(n) and I are defined as follows: v(1) = 0, ~(1) = 1; if n = pin’ . . . pkakthen v(n) = k and x(n) = ~2~~1~ . . . ak. Prove that the identities in Exercises 5 through 10 are valid for 0 > 1.
, f 2”” = 1*(s) n=l ns a24 11. Express the sum of the series I.“=, function. 12. Letfbe a completely If the series 1 f(n)nes F(s) # 0 and that
3v%(n)~(n)n-s
in terms of the Riemann
zeta
multiplicative function such thatf(p) = f(p)* for each prime p. converges absolutely for 0 > Q, and has sum F(s), prove that
f fol(n) “=I
ns
= FW -
if0>0,.
F(s)
247
11: Dirichlet series and Euler products
13. LetSbe a multiplicative function. such thatf(p)
c &t)f(n)n-” and that
= f(p)* for each prime p. If the series converges absolutely for cr > a, and has sum F(s), prove that F(s) # 0
14. Let f be a multiplicative
function such that 1 f(n)nms converges absolutely for Q > 0,. If p is prime and cr > ua prove that
where p(p, n) is the Mobius function evaluated at the gcd of p and n. [Hint: Euler products.] 15. Prove that
More generally, if each si has real part bi > 1, express the multiple sum ~~,...nE,ml’~...m.l, r onI..... In,,=1
in terms of the Riemann zeta function. 16. Integrals of the form f(s) = jlm F
(24)
dx,
where A(x) is Riemann-integra.ble on every compact interval [l, a], have some properties analogous to those of Dirichlet series. For example, they possess a half-plane of absolute convergence u > Q, and a half-plane of convergence Q > cC in which ,f(s) is analytic. This exercise describes an analogue of Theorem 11.13 (Landau’s
theorem).
Let f’(s) be represented in the half-plane rr > Q, by (24), where a, is finite, and assume that A(x) is real-valued and does not change sign for x 2 x0. Prove that f(s) has a singularity on the real axis at the point s = u,. 17. Let l,(n) = Lln d”l(d) where A(n) is Liouville’s max{l, Re(rr) + 1}, we have “E, “$4 _ I(sK&w and
248
function. Prove that if Q >
The Functions 5(s) and WY x)
12
12.1 Introduction This chapter develops further properties of the Riemann zeta function c(s) and the Dirichlet L-functions L(s, x) defined for cr > 1 by the series and&X)=
f @. n=l ns
As in the last chapter we write s = r~ + it. The treatment of both C(s)and L(s, x) can be unified by introducing the Hurwitz zeta function ((s, a), defined for cr > 1 by the series
as,4 = “ZO&. Here a is a fixed real number, 0 < a I 1. When a = 1 this reduces to the Riemann zeta function, C(s)= c(s, 1). We can also express L(s, x) in terms of Hurwitz zeta functions. If x is a character mod k we rearrange the terms in the series for L(s, x) according to the residue classes mod k. That is, we write n=qk+r, where1
= k-&(r)i r=l
. 249
12: The functions
i(s) and L(s, x)
This representation of L(s, x) as a linear combination of Hurwitz zeta functions shows that the properties of L-functions depend ultimately on those of as, 4. Our first goal is to obtain the analytic continuation of [(s, a) beyond the line 0 = 1.This is done through an integral representation for [(s, a) obtained from the integral formula for the gamma function F(s).
12.2 Properties of the gamma function Throughout the chapter we shall require some basic properties of the gamma function F(s). They are listed here for easy reference, although not all of them will be needed. Proofs can be found in most textbooks on complex function theory. For Q > 0 we have the integral representation a, xs-lemx dx. l-(s) = (1) s0 The function so defined for (T ;> 0 can be continued beyond the line (i = 0, and F(s) exists as a function which is analytic everywhere in the s-plane except for simple poles at the points s = o:, - 1, - 2, - 3, . . . ) with residue (- l)“/n ! at s = --rt. We also have the representation nsn !
r(s) = “+mS(S+ lim ~ l)...(s+n)
fors+Q-1,--2,...,
and the product formula 1 r(s)
-
SeCs (D
1 + f
“:E 41
e-sl”
>
for all s,
where C is Euler’s constant. Since the product converges for all s, T’(s) is never zero. The gamma function satisfies two functional equations, (2)
rjs + 1) = d-ts)
and
r(s)r(i - S) = &, valid for all s, and a multiplication (4)
formula
r~sjr(s + J-f-... r(s + G)
valid for all s and all integers m 2 1. 250
= (2n)(m-1)IZm(1/2)-msr(mS),
12.3: Integral representation for the Hurwitz zeta function
We will use the integral representation (l), the functional equations (2) and (3), and the fact that T(s) exists in the whole plane, with simple poles at the integers s = 0, - 1, -2, . . . We also note that I+ + 1) = n ! if n is a nonnegative integer.
12.3 Integral representation for the Hurwitz zeta function The Hurwitz
zeta function
[(s, a) is initially cc
defined for 0 > 1 by the series 1
Theorem 12.1 The series for [(s, a) conuerges absolutely for CY> 1. The convergence is uniform in every half-plane CT2 1 + 6, 6 > 0, so [(s, a) is an analytic function of s in the half-plane (T > 1. PROOF.
All these statements follow from the inequalities g*
Theorem
n + a)-‘[
= 1 (n + ~2~~ I n=1
1 (n + a)--(‘+@.
0
fl=l
12.2 For o > 1 we have the integral representation
In particular,
when a = 1 we have I-(s)((s) = Jam G
dx.
PROOF. First we keep s real, s > 1, and then extend the result to complex s by analytic continuation. In the integral for I(s) we make the change of variable x = (n + a)t, where n 2 0, to obtain
r(s) =
emxxsml dx = (n + a)
(n + a)-“r(s) Summing
=
s0
me-“‘e-“‘tS-l
,-@+a+-
1 dt,
dt.
over all n 2 0 we find c(s, a)r(s) = f ~me-“‘e-‘Yn=O 0
’ dt, 251
12: The functions i(s) and L(s, x)
the series on the right being convergent if 0 > 1. Now we wish to interchange the sum and integral. The simplest way to justify this is to regard the integral as a Lebesgue integral. Since the integrand is nonnegative, Levi’s convergence theorem (Theorem 10.25 in Reference [2]) tells us that the series ,I) -jy e-“’ e -la t s-l “YO
converges almost everywhere to a sum function which is Lebesgue-integrable on [O, + co) and that ((s, a)r(s) = f /me~“‘e~“t’-l n=O 0
dt = lorn n~oe-“‘e-artsml
dt.
Butift>OwehaveO<e-‘
the series being a geometric series. Therefore we have
$:-n+e-O’fs1_ emarts’ 1 - e-’
almost everywhere on [0, + co), in fact everywhere except at 0, so [(s, a)r(s) =
o* nzoe-“te-dtS- 1 dt = I
a, ‘-+‘- ’ &. s0 1 -e-’
This proves (5) for real s > 1. To extend it to all complex s with CJ> 1 we note that both members are analytic for c > 1. To show that the right member is analytic we assume 1 + 6 I CT5 c, where c > 1 and 6 > 0 and write lom IGidt
5 I,“;sdt
= (IO1 + J;“)gdt.
If 0 I t I 1 we have to-’ I t’, and if t 2 1 we have to- l I tC- l. Also, since e’ - I 2 t for t 2 0 we have ‘La-1 dt - ‘ia,
s0 and
st
m e-“’ CT-1
1
1
-
e-’
at
’
This shows that the integral in (5) converges uniformly in every strip 1 + 6 5 c I c, where 6 > 0, and therefore represents an analytic function in every such strip, hence also in the half-plane 0 > 1. Therefore, by analytic continuation, (5) holds for all s with CJ> 1. Cl 252
12.4: A contour
integral
representation
for the Hunvitz
zeta function
12.4 A contour integral representation for the Hurwitz zeta function To extend [(s, a) beyond the line 0 = 1 we derive another representation in terms of a contour integral. The contour C is a loop around the negative real axis, as shown in Figure 12.1. The loop is composed of three parts C1, CZ, C3. C2 is a positively oriented circle of radius c < 2~ about the origin, and C,, C3 are the lower and upper edges of a “cut” in the z-plane along the negative real axis, traversed as shown in Figure 12.1.
Figure
12.1
This means that we use the parametrizations z = re-“’ on C1 and z = I@ on C3 where Yvaries from c to + co. Theorem 12.3 Zf 0 < a < 1 the function
dejined by the contour integral
is an entire function
of s. Moreover,
we have
(6)
((s, a) = r( 1 - s)Z(s,a) if 0 > 1.
PROOF.Here zsmeans r’e-“” on C1 and Yenis on C3. We consider an arbitrary compact disk 1s 1I M and prove that the integrals along C1 and C3 converge uniformly on every such disk. Since the integrand is an entire function of s this will prove that Z(s,a) is entire. Along C, we have, for r 2 1, Izs-ll
=
f-11,-ni(a-l+it)l
=
f-lent
I
rM-lenM
since IsI < M. Similarly, along C3 we have, for r 2 1, Izs-lI
=
r~-lleffi(u-l+it)I
=
f7-le-nt
I
@f-lenM.
Hence on either C, or C3 we have, for r 2 1, zs-l euz rM- lenMe-or rMlenMe(l -a)r I 1 -e-’ = e’-1 ’ I 1 - eZ I But e’ - 1 > e’/2 when r > log 2 so the integrand is bounded by A?’ epur where A is a constant depending on M but not on r. Since sf” rMpleCar dr converges if c > 0 this shows that the integrals along Cl and C3 converge 253
12 : The functions
c(s) and L(s, x)
uniformly on every compact disk 1st I M, and hence Z(s, a) is an entire function of s. To prove (6) we write
2niz(s,u) = (J,,+ J‘,,+ JcJz’-%(r)dz where g(z) = eaz/(1 - e’). On Ci and C, we have g(z) = g( -r), and on C2 we write z = ceie, where --7~ < ~9I IL This gives us 2~il(~, u) =
d(j ’ ,-- le-nisg( - r) dr + i z cs- le(s- l)ieceieg(ceie) Im I -77 a, rs- ‘enisg( - r) dr + ic m
= 2i sin(7rs)
n
rS-l
sc
g( - r) dr + ic”
s -II
eiseg(ceie) dB.
Dividing by 2i, we get nZ(s, a) = sin(rrs)Z,(s, c) + Z,(s, c) say. Now let c + 0. We find .‘m
lim Z,(s, c) = C+O
J
rs-l
e
-01
o 1 - e-’
dr = T(s)@, a),
if CJ> 1. We show next that lim,,, Z,(s, c) = 0. To do this note that g(z) is analytic in I z ( < 27r except for a first order pole at z = 0. Therefore zg(z) is analytic everywhere inside lz 1< 271 and hence is bounded there, say lg(z) 1i A/I z 1,where )z 1= c < 27~and A is a constant. Therefore we have (Z,(s, c)l I 5 /I,epre
$ d0 I Ae’%-
‘.
If 0 > 1 and c + 0 we find Z,(s, c) -+ 0 hence rcZ(s,a) = sin(rcs)IJs)&, a). Since I(s)I(l - s) = rc/sin rcsthis proves (6). 0
12.5 The analytic continuation Hurwitz zeta function
of the
In the equation 5(s, a) = I(1 - s)Z(s,a), valid for 0 > 1, the functions Z(s,a) and I( 1 - s) are meaningful for every complex s. Therefore we can use this equation to define [(s, a) for r~ I 1. Definition (7)
If (T I 1 we define {(s, a) by the equation
((s,U)= r(i - S)Z(S, u).
This equation provides the analytic continuation s-plane. 254
of i(s, a) in the entire
12.6: Analytic continuation of c(s)and L(s, x) Theorem 12.4 The function Qs, a) so de$ned is analytic for all s except for a simple pole at s = 1 with residue 1. hmOF. Since I(s, a) is entire the only possible singularities of i(s, a) are the poles of I(1 - s), that is, the points s = 1,2, 3, . . . But Theorem 12.1 shows that c(s, a) is analytic at s = 2, 3, . . . , so s = 1 is the only possible pole of 5th a). Now we show that there is a pole at s = 1 with residue 1. Ifs is any integer, say s = n, the integrand in the contour integral for Z(s, a) takes the same values on C, as on C3 and hence the integrals along C, and C3 cancel, leaving Zn- lea2 yl--1 IIZ ____ dz = Res e Z(n, 4 = & z=. 1 - ez . I c2 1 - ez
In particular when s = 1 we have 1(1,a) = Res--e”‘= z=o 1 - ez
lim zeDZ = lim --f.--- = lim -I = - 1, r+O 1 - e’ z+o 1 - e’ 2-O ez
To find the residue of ((s, a) at s = 1 we compute the limit lim(s - l)[(s, a) = - lim(1 - s)I(l - s)l(s, a) = - Z(1, a)lim I(2 - s) s+l s-1 S-+1 = r(l) = 1. This proves that Qs, a) has a simple pole at s = 1 with residue 1.
0
Note. Since c(s, a) is analytic at s = 2,3, . . . and I( 1 - s) has poles at these points, Equation (7) implies that I(s, a) vanishes at these points.
12.6 Analytic continuation of c(s) and IQ, x) In the introduction
we proved that for o > 1 we have r(s) = as, 1)
and
L(s,x) =k-“&r)is,;) r=1
(
)
where x is any Dirichlet character mod k. Now we use these formulas as de$nitions of the functions c(s)and L(s, x) for o I 1. In this way we obtain the analytic continuation of l(s) and L(s, x) beyond the line CT= 1. Theorem 12.5 (a) The Riemann zeta function c(s) is analytic everywhere exceptfor a simple pole at s = 1 with residue 1. (b) For the principal character x1 mod k, the L-function L(s, xl) is analytic everywhere except for a simple pole at s = 1 with residue cp(k)/k. (c) Zf x # xl, L(s, x) is an entire function
of s.
255
12: The functions C(S)and L(s, x)
PROOF. Part (a) follows at once from Theorem 12.4. To prove (b) and (c) we use the relation
Since I$, r/k) has a simple pole at s = 1with residue 1,the function X(r)&, r/k) has a simple pole at s = 1 with residue X(r). Therefore Res L(s, x) = lim(s - l)L(s, x) = lim(s - l)k-” f: x(r)l s=l
S-+1
S--l
&
r=l
ifx
#
x1,
if*
=
x1
0
k
12.7 Hurwitz’s formula for [(s, a) The function [(s, a) was originally defined for cr > 1 by an infinite series. Hurwitz obtained another series representation for [(s, a) valid in the halfplane u < 0. Before we state this formula we discuss a lemma that will be used in its proof. Lemma 1 Let S(r) denote the region that remains when we remove from the z-plane all open circular disks of radius r, 0 < r < 71, with centers at z = 2imi,n = 0, +l, +2 ,... Then if0 < a I 1 thefunction
is bounded in S(r). (The bound depends on r.) PROOF. Write z = x + iy and consider the punctured rectangle Q(r) = {z: 1x1 I
1, lyl I 71,IzI 2 r},
shown in Figure 12.2.
Figure 12.2 256
12.7 : Hurwitz’s formula for [(s, a)
This is a compact set so g is bounded on Q(v). Also, since 1g(z + 274 I = 1g(z) 1,g is bounded in the punctured infinite strip {z:lxl
I 1,lz - 2nnil 2 r,n = 0, fl,
+2 )... }.
Now we show that g is bounded outside this strip. Suppose 1x1 2 1 and consider
Forx>lwehave\l-e”l=eX-lande”“<e”,so
Also,whenx<-lwehavell-eXI=l-eeXso
I&)l
eIIX
5 -l-e”~l-e”~,=-~ -
1 1 - e-
1
e e-l
Therefore (g(z)1 I e/(e - 1) for 1x1 2 1 and the proof of the lemma is cl complete. We turn now to Hurwitz’s formula. This involves another Dirichlet series F(x, s) given by m
e2ninx
F(x, s) = c ) n=l ns
(9)
where x is real and cr > 1. Note that F(x, s) is a periodic function of x with period 1 and that F(1, s) = c(s). The series converges absolutely if Q > 1. If x is not an integer the series also converges (conditionally) for 0 > 0 because for each fixed nonintegral x the coefficients have bounded partial sums. Note. We shall refer to F(x, s) as the periodic zetafunction. Theorem
12.6 Hurwitz’s formula. ZJO < a I 1 and IT > 1 we have
Us) {e- nrs’2Z$q Cl1- s,4 = (271)” Zf a # 1 this representation PROOF.
s) + eXiS12F(- a, s)}.
is also valid for 0 > 0.
Consider the function zs-l oz zhb, 4 = &
where C(N) is the contour
-----t
I C(N) 1 - ez
shown in Figure
dz,
12.3, N being an integer. 257
12 : The functions
c(s) and L(s, x)
l
(2N + 2)ni
1R=(2N+l)r
Figure
12.3
First we prove that lim,,, I N(s, a) = Z(s,a) if (T < 0. For this it suffices to show that the integral along the outer circle tends to 0 as N + co. On the outer circle we have z = Reie, --71 I 8 I 71,hence lzS-
1) =
IRS-
leiL%-
1)I
=
R”-
le-te
<
R”-
leffl’l.
Since the outer circle lies in the set S(r) of Lemma 1, the integrand is bounded by AenfrtRa-l, where A is the bound for Ig(z)l implied by Lemma 1; hence the integral is bounded by 27cAe”l’lR” > and this + 0 as R + co if 0 < 0. Therefore, replacing s by 1 - s we see that lim Z,(l - s, a) = I(1 - s, a) if g > 1.
(11)
N-CC
Now we compute I,( 1 - s, a) explicitly by Cauchy’s residue theorem. We have I,(1 - s, a) = -
; R(n) = - f {R(n) + R(- n)> “c--N n=l n#O
where
Now e2nnia
R(n) = lim (z - 2nni) 2; z-
258
2nni
= (2mi) ,yEzi
e2nnio z - 2mi -__ 1 - ez = (2nni)” ’
12.8 : The functional equation for the Riemann zeta function
hence N INtl
-
s,
‘)
=
al
=
,+nio
n;,
-h/2 zN(l
-
‘2
N
;2,q
e-
@&$
“z,
+
e2nnia
Znnia
f
n=l (-2n7ci)“’
pis/Z
N
ns + (27~)“~~~ 1
e-
Znnia
nS ’
Letting N + co and using (11) we obtain - nis/2
nis/Z
I( 1 - s, a) = e(2n)”
F(a, s) + k
F( - a, s).
Hence
Us) {e - nrs’2F(u, s) + enis”F(-4 [(I - S, U) = T(~)z(l - S, a) = o”
12.8 The functional equation Riemann zeta function The first application for i(s).
of Hurwitz’s
s)).
0
for the formula
is Riemann’s
functional
equation
Theorem 12.7 For all s we have
or, equivalently, c(s) = 2(2n)“- ‘I71 - s)sin 7 0
(13) PROOF. Taking
a = 1 in the Hurwitz
formula
r(s) {e - n’“‘2[(s) + e”““i(s)}
[(l - s) = oS
[(l - s).
we obtain, for (T > 1,
r(s) 2 cos
= o”
y
- c(s).
0 This proves (12) for o > 1 and the result holds for all s by analytic continuation. To deduce (13) from (12) replace s by 1 - s. 0
Note. Taking s = 2n + 1 in (12) where n = 1,2,3, . . . , the factor cos(ns/2) vanishes and we find the so-called trivial zeros of C(s), c(-2n)=O
fern=
1,2,3,... 259
12 :
The functions c(s)and L(s, x)
The functional equation can be put in a simpler form if we use Legendre’s duplication formula for the gamma function, 27+2-T(2s)
= T(s)I-
s+ ; (
, >
which is the special case m = 2 of Equation (4). When s is replaced by (1 - s)/2 this becomes
Since
this gives us
qi -s)siny=
2-snl/2r l-s ( 2 ). ri 0
Using this to replace the product I( 1 - s)sin(rrs/2) in (13) we obtain
n-s/2ri [cs)= 71-(1-Wrq Ql ( > 0
- s).
In other words, the functional equation takes the form o(s) = o(l - s), where
a+) = 71-s12ri C(S). 0 The function Q(s) has simple poles at s = 0 and s = 1. Following Riemann, we multiply Q(s) by s(s - 1)/2 to remove the poles and define 5(s) = ; s(s - l)@(s). Then l(s) is an entire function of s and satisfies the functional equation 5(s) = 5(1 - s). 260
12.10: The functional
equation
for L-functions
12.9 A functional equation for the Hurwitz zeta function The functional equation for c(s) is a special case of a functional equation for &s, a) when a is rational. Theorem 12.8 Zf h and k are integers, 1 I h I k, then for all s we have (14)
r s, f . >( >
r
PROOF. This comes from the fact that the function F(x, s) is a linear combination of Hurwitz zeta functions when x is rational. In fact, if x = h/k we can rearrange the terms in (9) according to the residue classesmod k by writing
n = qk + r,
where 1 I r I k and q = 0, 1,2, . . .
This gives us, for o > 1,
.
Therefore if we take a = h/k in Hurwitz’s formula we obtain
=-
which proves (14) for o > 1.The result holds for all s by analytic continuation. cl It should be noted that when h = k = 1 there is only one term in the sum in (14) and we obtain Riemann’s functional equation.
12.10 The functional equation for L-functions Hurwitz’s formula can also be used to deduce a functional equation for the Dirichlet L-functions. First we show that it suffices to consider only the primitive characters mod k. 261
12 : The functions
i(s) and L(s, x)
Theorem 12.9 Let x be any Dirichlet modulus, and write
character
mod k, let d be any induced
x(n) = $(4x,(n), where Ic/ is a character mod d and x1 is the Principal character mod k. Then for all s we have
L(s, x) = L(s, Ic/)n 1 elk PROOF.
First keep o > 1 and use the Euler product L(s, x) = Jj ~. “l-x@)
1 P”
Since x(p) = t+Q)xi(p) and since xi(p) = 0 if p 1k and xi(p) = 1 if p ,j’ k we find
This proves the theorem for 0 > 1 and we extend it to all s by analytic 0 continuation. Note. If we choose d in the foregoing theorem to be the conductor of x, then $ is a primitive character modulo d. This shows that every L-series L(s, x) is equal to the L-series L(s, @) of a primitive character, multiplied by a finite number of factors. To deduce the functional equation for L-functions from Hurwitz’s formula we first express L(s, x) in terms of the periodic zeta function F(x, s). Theorem 12.10 Let x be a primitive
character mod k. Thenfor
GU, X)-W, x) = i SW h=l
where G(m, x) is the Gauss sum associated with x, G(m, x) = i X(r)eZnirmlk. r=l
262
,
rs > 1 we have
12.10: The functional
PROOF.
equation
for L-functions
Take x = h/k in (9), multiply by j(h) and sum on h to obtain
= c n-G(n, j). n=l
But G(n, j) is separable because j is primitive, so G(n, 2) = &)G(l,
j)), hence 0
GU, Xl f x(n)n-” = ‘31, XWb, xl. n=l
Theorem 12.11 Functional equation for Dirichlet primitive character mod k then for all s we have
(16)
k”- ‘I-(s)
L(1 - S, x) = o”
L-functions. Zf x is any
{emnisI + x(- l)effisi2)G(1, x)L(s, X).
We take x = h/k in Hurwitz’s formula then multiply each member by X(h) and sum on h. This gives us
PROOF.
Since F(x, s) is periodic in x with period 1 and X(h) = x( - 1)x(-h) we can write
hmodk
zx(-1)
C X(k - h)F hmodk
and the previous formula becomes hilx(h)(’
= * (penis” (274
+ x( - l)erris’2} i
x(h)F(i,
S).
h=l
Now we multiply both members by k”-’ and use (15) to obtain (16).
0 263
12 : The functions
c(s) and I.@, x)
12.11 Evaluation of c(-n, a) The value of c( - n, a) can be calculated explicitly if n is a nonnegative integer. Taking s = -n in the relation [(s, a) = l-(1 - s)Z(s,a) we find a) = l-(1 + n)Z(-n,
c(-n,
a) = n!l(-n,
a).
We also have Z-n-
lebz
I( -n, a) = Res
z=o ( 1-e’
>.
The calculation of this residue leads to an interesting class of functions known as Bernoulli polynomials. Definition
For any complex x we define the functions B,(x) by the equation B,(x) -ezzeX* = cm J-z”, - 1 n=O
where 1.~1< 271.
The numbers B,(O) are called Bernoulli numbers and are denoted by B,. Thus, -=
z
where lzl c 2n.
ez - 1
Theorem
12.12 Thefunctions
B,(x) are polynomials B,(x) = i k=O
in x given by
; Bkx”-k. 0
PROOF.We have
cmB,(x) --p”
n=O n.
Equating coefficients of z” we find y=kgo$& from which the theorem follows. Theorem
(17) 264
12.13 For eoery integer n 2 0 we have
c(-n,u)
= -y.
B,+ 164 n+l
12.12: Properties
PROOF.
of Bernoulli
numbers
and Bernoulli
polynomials
As noted earlier, we have [( - n, a) = n ! I( - n, a). Now
Cl
from which we obtain (17).
12.12 Properties of Bernoulli Bernoulli polynomials Theorem 12.14 The Bernoulli
numbers and
polynomials
B,(x) satisfy the difirence
B,(x + 1) - B,(x) = nx”-’
(18) Therefore
equation
ifn 2 1.
we have B,(O) = B,( 1) ij-fn 2 2.
(19)
We have the identity e’“+ l)Z z--z-=ze ez - 1 from which we find
PROOF.
exz ez - 1
m B,(x+l)-B,(x) c n! n=O
xz
m x” z” = “ZO 1 z”+l.
Equating coefficients of z” we obtain (18). Taking x = 0 in (18) we obtain (19). Theorem
PROOF.
12.15 Zf n 2 2 we have
This follows by taking x = 1 in Theorem 12.12 and using (19).
0
Theorem 12.15gives a recursion formula for computing Bernoulli numbers. The definition gives B, = 1, and Theorem 12.15 yields in succession the values 1 B. = 1, B, = -f, B2=;, B, = 0, B‘$= -30’ B, = 0,
8, = 0,
ho
5 = 66'
B*= Bll
-30,
1
Bg = 0,
= 0. 265
12: The functions
c(s) and L(s, x)
From a knowledge of the B, we can compute the polynomials B,(x) by using Theorem 12.12. The first few are: B,(x) = x - ;,
B,(x) = 1, B&)
= x3 - ; x2 + ; x,
B&)=x2-x+;,
B,(x)=x4-2x3+x2-&.
We observe that Theorems 12.12 and 12.15 can be written symbolically as follows : B,(x) = (B + x)“, B, = (B + 1)“. In these symbolic formulas the right members are to be expanded by the binomial theorem, then each power Bk is to be replaced by Bk. Theorem
12.16 Zf n 2 0 we have
Also, ijn 2 1 we have i( - 2n) = 0, hence B2,+ 1 = 0.
To evaluate c( - n) we simply take a = 1 in Theorem 12.13. We have already noted that the functional equation
PROOF.
((1 - s) = 2(27c-“r(s)cos 09 C(s)
(21)
implies c( - 2n) = 0 for n 2 1, hence B,,, 1 = 0 by (20).
0
Note. The result B2”+ 1 = 0 also follows by noting that the left member of
is an even function of z. Theorem
12.17 Zf k is n positioe integer we have Q2k) = (- l)k+ ’ (2;;;;;k
(22) PROOF.
We take s = 2k in the functional equation for c(s)to obtain c(l - 2k) = 2(271)- 2kI-(2k)cos(zk)l(2k),
or B
- $ This implies (22).
= 2(27r)- 2k(2k - l)! (- l)k[(2k). q
12.12 : Properties
of Bernoulli
numbers
and Bernoulli
polynomials
Note. If we put s = 2k + 1 in (21) both members vanish and we get no information about [(2k + 1). As yet no simple formula analogous to (22) is known for [(2k + 1) or even for any special case such as c(3). It is not even known whether [(2k + 1) is rational or irrational for any k. Theorem 12.18 The Bernoulli numbers B,, alternate in sign. That is, (- l)k+lBZk > 0. Moreover,
)B,,J -+ co as k -+ CD. Infact
(- l)k+lBzk - $$
(23)
ask-+co
PROOF. Since [(2k) > 0, (22) shows that the numbers B,, alternate in sign. The asymptotic relation (23) follows from the fact that [(2k) -+ 1 as k -+ 00. Note. From (23) it follows that 1B2k+2/B2kJ - k2/rr2 as k --, CO. Also, by invoking Stirling’s formula, n ! - (n/ey$& we find (-l)k+1B2k
ask-,
- 47c&
oo.
The next theorem gives the Fourier expansion of the polynomial B,(x) in the interval 0 < x < 1. Theorem 12.19 ZfO < x I 1 we have (24) and hence 2(2n)! B2nC4
=
(-
I).+’
02”
; k
m cos 2nkx k2” ’ 1
B PROOF. Equation (24) follows at once by taking s = n in Hurwitz’s formula and applying Theorem 12.13. The other two formulas are special cases of (24). Note. The function B,(x) defined for all real x by the right member of (24) is called the nth Bernoulli periodic function. It is periodic with period 1 and agrees with the Bernoulli polynomial B,(x) in the interval 0 < x I 1. Thus we have B,(x) = B,(x - [xl).
267
12: The functions
c(s) and L(s, x)
12.13 Formulas
for L(0, x)
Theorem 12.13 implies i(O, a) = -B,(a)
= ; - a.
In particular c(O) = [(O, 1) = - l/2. We can also calculate L(0, x) for every Dirichlet character x. Theorem 12.20 Let x be any Dirichlet character mod k. (a) Zfx = x1 (the principal character), then L(0, xl) = 0. (b) Zfx # x1 we have
L(O, x) = - ; i q(r). I
Moreooer, PROOF.
1
L(0, 1) = 0 iffx( - 1) = 1.
If x = x1 we use the formula
us,Xl)= a4nelk(1- p-7 proved for 0 > 1 in Chapter 11. This also holds for all s by analytic continuation. When s = 0 the product vanishes so L(0, xl) = 0. If x # x1 we have L(0, x) = i x(r)c r=l
Now
= -x( - 1) i rX(r). r=
1
Therefore if x( - 1) = 1 we have Et= IrX(r) = 0.
12.14 Approximation
0
of [(s, a) by finite sums
Some applications require estimates on the rate of growth of [(a + it, a) as a function of t. These will be deduced from another representation of {(s, a) obtained from Euler’s summation formula. This relates ((s, a) to the partial sums of its series in the half-plane c > 0 and also gives an alternate way to extend [(s, a) analytically beyond the line r~ = 1. 268
12.14: Approximation
Theorem
of
c(s,a) by finite sums
12.21 For any integer N 2 0 and CT> 0 we have
We apply Euler’s summation formula (Theorem 3.1) with f(t) =
PROOF.
(t + a)-s and with integers x and y to obtain
x1= s
ycnsx (n + 4
x dt JiTiy+
x t - [t] s y (t + a)S+’ dt*
Take y = N and let x --+ co, keeping r~ > 1. This gives us
or
This proves (25) for D > 1. If cr 2 6 > 0 the integral is dominated by j: (t + a)-‘-l dt so it converges uniformly for (r 2 6 and hence represents an analytic function in the half-plane 0 > 0. Therefore (25) holds for CJ> 0 by analytic continuation. Cl The integral on the right of (25) can also be written as a series. We split the integral into a sum of integrals in which [x] is constant, say [x] = n, and we obtain m
x
-
1
[x] x-n
s
N (x +a)S+’
dx=
(x + a)s+l
U
f n=N
s o (u+n+a)“+’
du.
Therefore (25) can also be written in the form
if 0 > 0. Integration by parts leads to similar representations in successively larger half-planes, as indicated in the next theorem. Theorem 12.22 Zf a > - 1 we have
- &-1as+ 194 - “f&(n+;),+1I s(s + 1) m - ~ 2!
.TN J: (n + au1 uy+’ d”*
269
12 : The
functions i(s) and L(s, x)
More generally,
ifo > -m, where m = 1,2,3, . . . , we have
(28) [(s, a) - .tO &
= (N:_“‘l’-S
x
[(s
- ,zl ‘(’ + ‘)&‘;‘“l,:
1
a) -
+ r,
r - ‘)
5 n=O (n + a)s+r I
i
- s(s + l)...(s + m) (m + l)!
1 Xif
p+1
s0 (n + a + u)S+~+~ d”’
n=N
Integration by parts implies
PROOF.
I
u du (n+a+ur+l=2(n+a+u)Sf’+
s+l
u2
2
u2 du f (n + a + u)S+~’
soifa>Owehave ,,!N6,n+~?u~+1=k
i: (n+a:
n-N
+ q
l)s+l
IF Jo1(n + fFuy+2.
n=N
But if o > 0 the first sum on the right is [(s + 1, a) - ~~zo (n + a)-S-’ and (26) implies (27). The result is also valid for cr > - 1 by analytic continuation. By repeated integration by parts we obtain the more general representation in (28). q
12.15 Inequalities for [[(s, a)[ The formulas in the foregoing section yield upper bounds for 1((cr + it, a) 1 as a function oft. Theorem 12.23 (a) ZfS > 0 we have I&, a) - a-‘[
(29)
I i(l + 6)
if0 2 1 + 6.
(b) ZjO < 6 < 1 there is a positive constant A(6), depending on 6 but not on s or a, such that (30)
l[(s,a)
- a-‘[
I A(G)(tl’
(31)
l&a)
- a-‘[
I A(h)Itl’+’
(32)
l&s, a)1 < A(6)Itlm+1fd
wherem=
270
1,2,3,...
if1 - 6 5 CJI 2and ItI 2 1, ifif-m
6 I CTI 6and ItI 2 1, - 6 I (r s -m
+ hand ItI 2 1,
12.15: Inequalities for lc(s,a)1
PROOF.For part (a) we use the defining series for ((s, a) to obtain
which implies (29). For part (b) we use the representation in (25) when 1 - 6 I o < 2 to obtain
N
<1+
dx
N
s
(N + a)‘-”
~ s 1 (x+uy+
Ndx l I- xl-e?
dx 1 (x+u)+
+qN+p C7
Is-11
.
N’
Also,sinceIs-lI=lo-l+itl>Itl>lwehave (N + a)‘-b
Is - 11
s (N + a)” I (N + 1)‘.
Finally, since JsI I lcrl + It( I 2 + (tl we find
F(N + a)-” < z(N
+ a)-
< +&.
These give us I&, a) - u-1 < 1 + ;
+ (N + 1)6 + z
$
Now take N = 1 + [It I]. Then the last three terms are O(ltl’), where the constant implied by the O-symbol depends only on 6. This proves (30). To prove (31) we use the representation in (27). This gives us
l&,u) - u-sl I ~~~~+q~~~~,-“+~lsl{l~(s + ;ldl
tn +;y+l
+;lslls+
+ I),4 - a-S-‘I~ II”~N(n+lq+l.
As in the proof of (30) we take N = 1 + [It I] so that N = O(ltl) and we show that each term on the right is 0( I t 1’+‘), where the constant implied 271
12 : The
functions c(s)and L(s, 1)
by the O-symbol depends only on 6. The inequalities -6 I Q I 6 imply 1 - 6 5 1 - ~7I 1 + 6, hence N
1 “=I =, n+a)
N
dx
s 1 (x + 4
< 1 + (N + 4’-
l-o
< 1 + w + 1)‘+d = O(ltl’fb). l-6 Since 1s - 1) 2 )c) 2 1 the second term is also 0( 1t 1’ +‘). For the third term we use (30), noting that 1 - 6 I CT+ 1 I 1 + 6 and IsI = 0( I t I), and we find that this term is also 0( I t (iqa). Next, we have
= O(ltlWd)
= o(ltyd)
= O(ltl’+d).
Finally,
ISIIS + II”gNtn +1,,,+2 = ,(,I2
j;
(x +d*a)“2) = O(lw-“-‘)
= O(Jt12Nd-l) = O(ltl’+d). This completes the proof of (31). The proof of (32) is similar, except that we use(28) and note that a-” = 0( 1) 0 when cr < 0.
12.16 Inequalities for [[(.s)l and IL@, I)/ When a = 1 the estimates in Theorem 12.23 give corresponding estimates for I c(s)I. They also lead to bounds for Dirichlet L-series. If c 2 1 + 6, where 6 > 0, both I c(s)I and IL(s, x)1 are dominated by ((1 + 6) so we consider only e I 1 + 6. Theorem 12.24 Let x be any Dirichlet character mod k and assume 0 < 6 < 1. Then there is a positive constant A(6), depending on 6 but not on s or k, such thatfor s = 0 + it with ItI 2 1 we have (33)
if-m-6Sol
IL(s, x)1 I A(6)1ktIm+1+b
-m+6,
where m = - 1, 0, 1,2, . . . PROOF.
We recall the relation k-l Lhx)
=
k-“x
x6-K r=l
272
.
Exercises for Chapter
12
If m = 1, 2, 3, . . * we use (32) to obtain k-l
IL(s,x)t
I k-“1
c s,; < km+6kA(6)Itlm+1+a r=l I( )I
which proves (33) for m 2 1. If m = 0 or - 1 we write (34)
Since -m - 6 I (r 5 -m + 6 we can use (30) and (31) to obtain ,-+(s,;)
- (;)-‘I
5 km+dA(6),t,m+1+a,
so the second sum in (34) is dominated by A(6) 1kt jm+ ’ +*. The first sum is dominated by
and this sum can also be absorbed in the estimate A(6) I kt Im+ 1+‘.
Cl
Exercises for Chapter 12 1. Letf(n)
be an arithmetical
(a) Prove that the Dirichlet
function
which is periodic
series c f(n)n-’
modulo
k.
converges absolutely
for Q > 1 and that
converges for u > 0 W If CL,f(r) = 0 Prove that the Dirichlet series 1 f(n)n-’ and that there is an entire function F(s) such that F(s) = c f(n)n-” for CT> 0. 2. If x is real and Q > 1, let F(x, s) denote the periodic
zeta function,
27th
F(x, s) = f >. “=l If 0 < a < 1 and d > 1 prove that Hurwitz’s I-(1 - s) F(a, s) = ~(27[)1 --s {e”i(‘-“)12[(1
formula
implies
- s, a) + eni@- 1)‘2[(1 - s, 1 - a)}.
3. The formula in Exercise 2 can be used to extend the definition of F(a, s) over the entire s-plane if 0 < a < 1. Prove that F(a, s), so extended, is an entire function of s. 4. IfO
@((a,b, s) = $
{[(s, a)F(b, 1 + s) + ((s, 1 - a)F(l - b, 1 + s)}, 273
12: The functions
c(s) and L(s, 2)
where F is the function
in Exercise 2. Prove that
@((a, b, 4 -= e”i”‘2{((s, a)[( - s, 1 - b) + [(s, 1 - a)[( -s, b)} l-(s)l-( - s) 4-e - nis’z{(( - s, 1 - b)[(s, 1 - a) + i( - s, b)[(s, a)}, and deduce that @(a, b, s) = @(l - b, a, -s). This functional the theory of elliptic modular functions. In Exercises
equation
is useful in
$6 and 7,5(s) denotes the entire function introduced in Section
12.8, 1 s C(s) = - s(s - 1)71-w - i(s). 2 2 0 5. Prove that t(s) is real on the lines t = 0 and B = l/2, and that ((0) = t(l) = l/2. 6. Prove that the zeros of t(s) (if any exist) are all situated in the strip 0 < u < 1 and lie symmetrically about the lines t = 0 and CJ= l/2. 7. Show that the zeros of i(s) in the critical strip 0 < u < 1 (if any exist) are identical in position and order of multiplicity with those of c(s). 8. Let x be a primitive
character
mod k. Define
a = a(x) = (a) Show that the functional
1
0 ifx(-l) 1 ifx(-l)=
equation
L(1 - s, jj) = &)2(2n)-“k”-f
= 1, -1.
for L(s, x) has the form cos
T(s)&
x), where j&)1
= 1.
(b) Let
Show that <(l - s, j) = E(x)&, K). 9. Refer to Exercise 8. (a) Prove that <(s, x) # 0 if u > 1 or c < 0. (b) Describe the location of the zeros of L(s, x) in the half-plane 10. Let x be a nonprimitive L(s, x) in the half-plane 11. Prove that the Bernoulli B,(l
character u < 0. polynomials
- x) = (- l)“B,(x)
12. Let B, denote the nth Bernoulli B2=;=l-f-+, &=&=1-+-f-+.
274
module
k. Describe
Q 4 0.
the location
of the zeros of
satisfy the relations and B2,,+ i(i) = 0 for every n 2 0.
number.
Note that B4=+=l-+-+-+,
,
Exercises for Chapter
These formulas (independently).
illustrate a theorem If n 2 1 we have
discovered
l&,=1,--
12
in 1840 by von Staudt and Clausen
1 ‘, p-
112n
P
where I, is an integer and the sum is over all primes p such that p - 1 divides 2n. This exercise outlines a proof due to Lucas. (a) Prove that B,= [Hint: Write (b) Prove that
i kzO k:i
I $ 0(- lQ”.
x = log{ 1 + (eX - 1)) and use the power series for x/(ex - l).]
where c(n, k) is an integer. (c) If a, b are integers with u 2 2, b 2 2 and ab > 4, prove that abl(ab - l)!. This shows that in the sum of part (b), every term with k + 1 composite, k > 3, is an integer. (d) If p is prime, prove that -1 (modp) 0 (modp)
ifp - lIn,n ifp-
> 0,
l$n.
(e) Use the above results or some other method to prove the von Staudt-Clausen theorem. 13. Prove that the derivative of the Bernoulli polynomial B,(x) is nB,- i(x) if n 2 2. 14. Prove that the Bernoulli
polynomials
satisfy the addition
15. Prove that the Bernoulli
polynomials
satisfy the multiplication
B,(mx) 16. Prove that if r 2 1 the Bernoulli
= mp- l ;gBp(x numbers 22kB
Ii-- (2k)!(2r k=O 17. Calculate
the integral
formula
formula
+ ;).
satisfy the relation 2k
+ 1 - 2k)!
1 (2r)!
jh xB,(x) dx in two ways and deduce the formula
275
12 : The functions
c(s) and L(s, x)
18. (a) Verify the identity
(b) Let J = s: B,(x)&,(x) dx. Show that J is the coefficient expansion of part (a). Use this to deduce that (- lY+l B,W,(x)
dx =
s 01
BP+,
p!q!
(p + q)!
1
similar
B,(x)B,(x)
if p 2 1, q 2 1,
ifp2
l,q=O;orp=O,q>
1.
to that in Exercise 18 to derive the identity
(u+ 4m=o f n=o f B,(x)W)g (b) Compare
coefficients
= f. n~os,,.b)g
in (a) and integrate
= ;{(;)n
,fo& (u*‘v+ uv”).
the result to obtain
+ (,:>-}B;:;n12;f)
for m 2 1, n 2 1. Indicate
the formula
+ t-l)m+l&Bm+n
the range of the index r.
1 dx s&,(x)B,,(x)Bp(x)
20. Show that if m 2 1, n 2 1 and p 2 1, we have
0
In particular, 21. Letf(n)
compute
j; B23(~) dx from this formula.
be an arithmetical
function
which is periodic
g(n) = k
mod k, and let
1 f(m)e-2”im”‘k mmodk
denote the finite Fourier
coefficients
off: If
F(s) = k-”
i ,=
f(r)<
,
1
prove that F(1 - s) = $$
276
in the
ifp = q = 0,
I0 19. (a) Use a method
of p!q!upv4
{e”““j~(r)[(s,
i)
+ .““~‘~~(-r)[(s,
i)}.
Exercises for Chapter
22. Let 1 be any nonprincipal
character
12
mod k and let S(x) = CnSx x(n).
(a) If N 2 1 and 0 > 0 prove that
(b) If s = Q + it with Q 2 6 > 0 and 1t 1 2 0, use part (a) to show that there is a constant A(6) such that
IUs, x)1 I 44BW(ltl where B(k) is an upper bound B(k) = O(Jis log k). (c) Prove that for some constant IL(.s,x)I [Hint:
for IS(x
+ 1)‘-6
In Theorem
13.15 it is shown that
A > 0 we have
4 Alogk
ifa
1 1 - --andO log k
I ItI 5 2.
Take N = k in part (a).]
277
13
Analytic Proof of the Prime Number Theorem
13.1 The plan of the proof The prime number theorem is equivalent to the statement (1) *c4 - x where I++(X)is Chebyshev’s function,
asx+
co,
It/(x) = c N4. “5.X This chapter gives an analytic proof of (1) based on properties of the Riemann zeta function. The analytic proof is shorter than the elementary proof sketched in Chapter 4 and its principal ideas are easier to comprehend. This section outlines the main features of the proof. The function $ is a step function and it is more convenient to deal with its integral, which we denote by tjr. Thus, we consider IcllW = Jj(r)
dt.
The integral $r is a continuous piecewise linear function. We show first that the asymptotic relation
Icllc4 - ; x2 asx+cc
(-4
implies (1) and then prove (2). For this purpose we express It/1(x)/x2 in terms of the Riemann zeta function by means of a contour integral, l+bl(x) x2=278
1
c+coi xs-l
27ti sf-mi
S(S
+ 1)
ds, where c > 1.
13.2: Lemmas
The quotient -[‘(s)/[(s) has a first order pole at s = 1 with residue 1. If we subtract this pole we get the formula
We let
h(s)= 1
- g
- 1
s(s + 1) ( and rewrite the last equation in the form (3)
y
- ;(1
-y
= & -f-l
= x
s-l
>
j--+(s)ds +m
_ h(c + it)e” ‘Ogxdt. s 03
To complete the proof we are required to show that y-1
+m
h(c + it)e” “gx dt = 0. lim ~ x-+m 27T s -cc Now the Riemann-Lebesgue lemma in the theory of Fourier series states that +03 lim f(t)e”” dt = 0 x-cc s -03 (4)
if the integral J? z 1f(t) 1dt converges. The integral in (4) is of this type, with x replaced by log x, and we can easily show that the integral 1’ z 1h(c + it) I dt converges if c > 1, so the integral in (4) tends to 0 as x -+ co. However, the factor xc- ’ outside the integral tends to co when c > 1,so we are faced with an indeterminate form, co . 0. Equation (3) holds for every c > 1. If we could put c = 1 in (3) the troublesome factor xc-’ would disappear. But then h(c + it) becomes h(1 + it) and the integrand involves [‘(s)/T(s) on the line CJ= 1.In this caseit is more difficult to prove that the integral 1’ 2 1h(1 + it) I dt converges, a fact which needs to be verified before we can apply the RiemannLebesgue lemma. The last and most difficult part of the proof is to show that it is possible to replace c by 1 in (3) and that the integral j? z 1h(1 + it) I dt converges. This requires a more detailed study of the Riemann zeta function in the vicinity of the line cr = 1. Now we proceed to carry out the plan outlined above. We begin with some lemmas.
13.2 Lemmas Lemma 1 For any arithmeticalfunction 44
a(n) let = c44, “5X 279
13: Analytic proof of the prime number theorem where A(x) = 0 ifx < 1. Then
hOOF.
We apply Abel’s identity (Theorem 4.2) which states that
(6)
14n)f(n) nsx
= A(x)f(x)
-
j-)(r)fV)
dt
iffhas a continuous derivative on [I, x]. Takingf(t)
“gNf(4 =“5.x c 44
and A(x)f(x)
= t we have = x 1 a(n) n5.x
so (6) reduces to (5).
. q
The next lemma is a form of L’HGspital’s rule for increasing piecewise linear functions. Lemma 2 Let A(x) = znSx a(n) and let A,(x) = s; A(t) dt. Assume also that u(n) 2 0 for all n. If we have the asymptotic formula A,(x) ‘v Lx’ us x + c0 (7) for some c > 0 and L > 0, then we also have us x + co. A(x) - cLx’-l (8) In other words, formal difirentiution of (7) gives a correct result. PROOF. The function A(x) is increasing since the u(n) are nonnegative. Choose any fi > 1 and consider the difference A,@x) - A,(x). We have
A,(/?x) - A,(x) = /“A(u) du 2 j+A(x) x x = x(/l - l)A(x).
du = A(x)@x - x)
This gives us
x4x) I --!L p _ 1 {AI
- A,(41
or
-44
~1
xc-l s /? - 1
AI B’ (/?x)
“$9).
Keep /? fixed and let x --) COin this inequality. We find -44 lim sup -p&LB’-L)=LE. x-a, 280
13.2: Lemmas
Now let B -+ 1 +. The quotient on the right is the difference quotient for the derivative of xc at x = I and has the limit c. Therefore lim sup A(x) I CL.
(9)
x-+m x
Now consider any u with 0 < a < 1 and consider the difference A,(x) - A,(ctx). An argument similar to the above shows that liminf$>
Ls.
x-m
As CI-P 1- the right member tends to CL. This, together with (9) shows that A(x)/x’-’ tends to the limit CL as x + 03. Cl When a(n) = A(n) we have A(x) = $(x), A,(x) = @r(x), and a(n) 2 0. Therefore we can apply Lemmas 1 and 2 and immediately obtain: Theorem
13.1 We have
Also, the asymptotic relation til(x)
- x212 implies +(x) - x as x + 00.
Our next task is to express $r(x)/x’ as a contour integral involving the zeta function. For this we will require the special cases k = 1 and k = 2 of the following lemma on contour integrals. (Compare with Lemma 4 in Chapter 11.) Lemma 3 Zf c > 0 and u > 0, then for every integer k 2 1 we have
I,,
--I
z(z + I;...(z
+ k)dz=
- U)k $0 < 2.45 1,
k! 0
if24 > 1,
the integral being absolutely convergent. PROOF. First we note that the integrand is equal to u-~T(z)/T(z + k + 1).
This follows by repeated use of the functional equation T(z + 1) = zT(z). To prove the lemma we apply Cauchy’s residue theorem to the integral 1 u-w) dz -I2xi cCRjT(z + k + 1) ’ where C(R) is the contour shown in Figure 13.1(a) if 0 < u I 1, and that in Figure 13.1(b) if u > 1. The radius R of the circle is greater than 2k + c so all the poles at z = 0, - 1, . . . , - k lie inside the circle. 281
13 : Analytic
proof of the prime
number
theorem
// /I Ii I \ \\ \\
\ \ \ I I //
(a)
O
\\ (1)) *r> 1
I
Figure
13.1
Now we show that the integral along each of the circular arcs tends to 0 as R + cc. If z = x + iy and 1.~1= R the integrand is dominated by -Z
U
--E
--x
z(z + 1;. . . (z + k) = /zllz+ll...Iz+kl~Rlz+l~...,z+kl’
The inequality umX < u-’ follows from the fact that umX is an increasing function of x if 0 < u I 1 and a decreasing function if u > 1. Now if 1 5 n I k we have (z + nl 2 IzI - n = R - n 2 R - k 2 R/2
since R > 2k. Therefore the integral along each circular arc is dominated by 2rtRu -’ ~ = O(R-k)
R($Rr
and this -PO as R + 00 since k 2 1. If u > 1 the integrand is analytic inside C(R) hence &) = 0. Letting R + cc we find that the lemma is proved in this case. If 0 < u I 1 we evaluate the integral around C(R) by Cauchy’s residue theorem. The integrand has poles at the integers n = 0, - 1, . . . , -k, hence 1 2ni -I
u - ‘I-(z) C(R) rb
+ k + 1)
dz = i
Res
u -“I-(z)
“=,, =z-,, I-(z + k + 1)
= “$ r(k +“; - n) En
Letting R + co we obtain the lemma. 282
‘(‘) = ,jo (;‘,;H,
!
cl
A contour
13.3:
13.3 A contour for
Theorem
(11)
integral
integral
representation
for t,b1(x)/x2
representation
rl/ 1(4/x”
13.2 Zfc > 1 and x 2 1 we have
l+bl(X) X2
1 c+mi xs-i = ~ sc-mi S(S+ 1)
PROOF.From Equation (10) we have $i(x)/x = xnsx (1 - n/x)A(n). Now use Lemma 3 with k = 1 and u = n/x. If n I x we obtain c+mi W)s
l-r,i X
Multiplying y
ds.
27ri sc-ooi s(s + 1)
this relation by A(n) and summing over all n < x we find = xx & J-;Iii
c+mi A(n)(x/n) ds = jf, & lemi s(s + 1) ds
;;:‘I;’
since the integral vanishes if n > x. This can be written as (12)
y
= fl
[+R’fn(s)
ds,
c-mi
where 27$“(x) = A(n)(x/n)“/(s2 + s).Next we wish to interchange the sum and integral in (12). For this it suffices to prove that the series (13)
“El [+a’lSn(~)I
ds
c-mi
is convergent. (See Theorem 10.26 in [2].) The partial sums of this series satisfy the inequality
where A is a constant, so (13) converges. Hence we can interchange the sum and integral in (12) to obtain
Now divide by x to obtain (11).
cl 283
13 : Analytic proof of the prime number theorem
Theorem 13.3 Ifc
z=-1 and x 2 1 we have
(14) where
PROOF.
This time we use Lemma 3 with k = 2 to get f(1-~~=21n;~~~~s~s+;;;9+2)dS1
where c > 0. Replace s by s - 1 in the integral (keeping c > 1) and subtract the result from (11) to obtain Theorem 13.3. q
X
s-l
If we parameterize the path of integration by writing s = c + it, we find _ xclxit = xcleit logx and Equation (14) becomes
Our next task is to show that the right member of (16) tends to 0 as x + co. As mentioned earlier, we first show that we can put c = 1 in (16). For this purpose we need to study C(s)in the neighborhood of the line CJ= 1.
13.4 Upper bounds for (c(s)/ and /[‘@)I near the line CJ= 1 To study C(s)near the line cr = 1 we use the representation obtained from Theorem 12.21 which is valid for e > 0, (17)
i(s)= “Cl;
m -S s N
x
-
[x]
XI+ldx+-.
Nl-S
s-l
We also use the formula for c’(s) obtained by differentiating of (1%
(18) &)= -5 logn+s~(x-~~~gxdx~~x~,l:l,x n=l ns N
- N’-“log
s-l
N
each member
N
N’-”
-(s--
The next theorem uses these relations to obtain upper bounds for 1c(s)1 and I r’(s) I. 284
13.4: Upper
bounds for 1i(s) 1and I[‘(s)l
near the line o = 1
Theorem 13.4 For every A > 0 there exists a constant M (depending on A) such that I<(s)1 I M log 1
(19) for
and 1c(s)1 I M log’ t
all s with CT2 l/2 satisfying a>l--
A log t
and c 2 e.
Note. The inequalities (20) describe a region of the type shown in Figure 13.2.
-0
1
0
Figure
13.2
PROOF. If CJ2 2 we have 1&)I I c(2) and 1T’(s)1< l[‘(Z)l and the inequalities in (19) are trivially satisfied. Therefore we can assume Q < 2 and t 2 e. We then have
IslIa+tI2+t<2t
andis-lilt
so l/Is - 1 I I l/t. Estimating I c(s)1by using (17) we find
Now we make N depend on t by taking N = [t]. Then N I t < N + 1 and log n I log t if n I N. The inequality (20) implies 1 - 0 < A/log t so 1 -= if
n’-6 ~ = _1 e(l-@ lwn < _1 eA bn/ log1< _1 eA = 0 n n n n
. 285
13 : Analytic
proof of the prime number
theorem
Therefore 2t -<.N+l __
ON” -
and N’-O -z----c
= O(1)
N
N 1 t N”
t
so
1&)I = 0 f, ; -t O(1) = O(log N) + O(1) = O(log t). ( ) This proves the inequality for 1i(s)1 in (19). To obtain the inequality for 1i’(s) ( we apply the same type of argument to (18). The only essential difference is that an extra factor log N appears on the right. But log N = O(log t) so we get 1i’(s) I = O(log’ t) in the specified region. 0
13.5 The nonvanishing line 0 = 1
of I
on the
In this section we prove that [( 1 + it) # 0 for every real t. The proof is based on an inequality which will also be needed in the next section. Theorem
13.5 If a > 1 we have i3(o)li(o
(21) PROOF.
+ it)l”li(a
+ 2it)l 2 1.
We recall the identity i(s) = eGCs) proved in Section 11.9, Example 1,
where
G(s)=n~2$n-‘=~ f 1 p m=lmpms
(fJ > 1).
This can be written as
from which we find 1i(s) 1= exp 1 f cos(Ii2g ‘)}. i p m=l We apply this formula repeatedly with s = 0, s = 0 + it and s = 0 + 2it, and obtain
13(4 Iito + it) I4I ita + 24 I m 3 + 4 cos(mt log p) + cos(2mt log p) mpmo i p m=l
= exp C C
But we have the trigonometric inequality 3 + 4cose+ 286
cos202
0
13.6:
Inequalities for Il/c(s) l and l [‘(s)/[(s) l
which follows from the identity 3 + 4 cos8 + cos28 = 3 + 4 cose + 2 ~0~28 - i = 2(1 + cose)z. Therefore each term in the last infinite series is nonnegative so we obtain
q
(21). Theorem
13.6 We haue ((1 + it) # Ofor euery real t.
PROOF. We need only consider t # 0. Rewrite (21) in the form (22)
{(CT- l)&r)}3
4,1(fJ + 2it)l 2 --&.
3 I
I
This is valid if 0 > 1. Now let (r + 1+ in (22). The first factor approaches 1 since i(s) has residue 1 at the poles = 1.The third factor tends to l C(1 + 2it)l. If [(l + it) were equal to 0 the middle factor could be written as [(a + it) - ((1 + it) 4 + 1[‘(l + it) l4 as c + 1 + . O-l Therefore, if for some t # 0 we had [(l + it) = 0 the left member of (22) would approach the limit l c(l + it) I4 lc( 1 + 2it) l as 0 + 1 + . But the right member tends to cc as c + 1+ and this gives a contradiction. 0
13.6 Inequalities
for [l/[(s)/
and I~‘(s)/~(s)I
Now we apply Theorem 13.5 once more to obtain the following inequalities
for I l/i(s) I and Ii’bM4 I. Theorem
13.7 There is a constant M > 0 such that
l-l
1 < M log’ a.4
t
5’(s)
and 50
I
I
< M log9 t
whenever c 2 1 and t 2 e.
PROOF.For o 2 2 we have
and
so the inequalities hold trivially if o 2 2. Suppose, then, that 1 < 0 < 2 and t 2 e. Rewrite inequality (21) as follows: 1
,r(a + it), I G43’4 ILX0+ 2it) 11’4. 287
13 : Analytic
proof of the prime number
theorem
Now (0 - l)[(o) is bounded in the interval 1 < r~ < 2, say (a - l){(g) 5 M, where M is an absolute constant. Then a4
5 ~
M
a-1
if 1 < 0 I 2.
Also, ((a + 2it) = O(log t) if 1 5 (r < 2 (by Theorem 13.4), so for 1 < 0 5 2 we have 1 1[(a + it)1 ’
M3’4(log t)l’4 A(log t)“4 (0 - 1)3/4 = (a - 1)3/4 ’
where A is an absolute constant. Therefore for some constant B > 0 we have (23)
I5(o + it)1 >
B(o - 1)3’4 (log t)I,4 , if 1 < CJI 2, and t 2 e.
This also holds trivially for G = 1. Let CYbe any number satisfying 1 < LX< 2. Then if 1 I Q I a, t 2 e, we may use Theorem 13.4 to write dlljl(t4+it)ldt4~(cx-a)Mlog2t sd
15(0+it)-C(a+it)lI
I (a - l)M log2 t. Hence, by the triangle inequality, I [(a + it)1 2 I [(a + it)1 - I i(a + it) - [(a + it)1 2 1[(a + it)1 - (a - l)M log2 t 2
B(a - 1)3’4 (log t)I,4 - (a - l)M log2 t.
This holds if 1 5 (r I a, and by (23) it also holds for a I cr I 2 since (a - 1)3’4 >(a - 1)3’4. In other words, if 1 I c I 2 and t 2 e we have the inequality B(a - 1)3’4
Ii@ + 91 2 tlog tj1,4 - (a - l&f log2 t for any a satisfying 1 < a < 2. Now we make a depend on t and choose a so the first term on the right is twice the second. This requires
Clearly a > 1 and also a -c 2 if t 2 t, for some to. Thus, if t 2 t,, and 1 I 0 I 2 we have IC(o + it)1 2 (a -
C 1)M log2 t = (log t17.
The inequality also holds with (perhaps) a different C if e < t s to. 288
13.7 : Completion
of the proof of the prime number
theorem
This proves that 1c(s)1 2 C log-’ t for all o 2 1, t 2 e, giving us a corresponding upper bound for 1l/&)1. To get the inequality for I &)/&)I we apply Theorem 13.4 and obtain an extra factor log’ t. 0
13.7 Completion of the proof of the prime number theorem Now we are almost ready to complete the proof of the prime number theorem. We need one more fact from complex function theory which we state as a lemma. Lemma 4 Zff(s) has a pole of order k at s = a then the quotientp(s)/f(s) jirst order pole at s = a with residue -k.
has a
PROOF.We have f(s) = g(s)/(s - a)k, where g is analytic at a and g(a) # 0. Hence for all s in a neighborhood of a we have
g’(s) f’(‘)
=
(s-
a)k
kg(s) ts
_
a)k+
1
Thus f’(s) -=f(s)
-k s-a
I d(s) g(s)
This proves the lemma since g’(s)/&) is analytic at a.
0
Theorem 13.8 Thefunction qs) = -r’(s) - 1 S-l i(s) is analytic at s = 1.
PROOF.By Lemma 4, -c’(s)/[(s) has a first order pole at 1 with residue 1, as does l/(s - 1). Hence their difference is analytic at s = 1. cl Theorem
13.9 For x 2 1 we have
where the integral f? o. I h( 1 + it) I dt converges. Therefore, Lebesgue lemma we have
by the Riemann-
Ii/l(X) - x212
(24) and hence be)
N x
asx-,
co. 289
13: Analytic proof of the prime number theorem
PROOF.
In Theorem
13.3 we proved that if c > 1 and x 2 1 we have
where
h(s)= ---A-
s(s -I- 1) (
_ r’(s)_ 1
s-l
Us)
>*
Our first task is to show that we can move the path of integration to the line g = 1. To do this we apply Cauchy’s theorem to the rectangle R shown in Figure 13.3. The integral of xS- l h(s) around R is 0 since the integrand
‘t
. -
.
I +iT
c+iT
1
*LJ
I
0
c
1
I
I
-
I
I
1 -iT
c-iT
Figure 13.3
is analytic inside and on R. Now we show that the integrals along the horizontal segments tend to 0 as T + co. Since the integrand has the same absolute value at conjugate points, it suffices to consider only the upper segment, t = 7: On this segment we have the estimates
I I S(Sq1
5F 1
and
1 1 1 s(s + l)(s - 1) S Tj S T2.
Also, there is a constant M such that / c(s)/<(s)1 _<M log9 r if 0 2 1 and t 2 e. Hence if T 2 e we have IWl
so that
5
M log’ T T2
13.8 : Zero-free
regions for c(s)
Therefore the integrals along the horizontal segments tend to 0 as T -+ co, and hence we have c+mi
l+mi xs-
sc-mi
‘h(s)
ds
xs- ‘h(s) ds.
= s l-mi
On the line CJ= 1 we write s = 1 + it to obtain 1 27ci -4
1 +mi
xs- ‘h(s) ds = &
h(i + it)e” logX dt.
1-mi
Now we note that Ih(l + it)1 dt =. In the integral from e to co we have Ih(1 + it)I I
M log’ t tZ
so jp Ih(1 + it) I dt converges. Similarly, j1”, converges, so s? m Ih(1 + it) I dt converges. Thus we may apply the Riemann-Lebesgue lemma to obtain *l(x) - x2/2. By Theorem 13.1 this implies 1,4(x)- x as x -+ co, and this 0 completes the proof of the prime number theorem.
13.8 Zero-free regions for c(s) The inequality I l/C(s)1 < M log’ t which we proved in Theorem 13.7 for 0 2 1 and t 2 e can be extended to the left of the line 0 = 1. The estimate is not obtained in a vertical strip but rather in a region somewhat like that shown in Figure 13.2 where the left boundary curve approaches the line 0 = 1 asymptotically as t -+ 00. The inequality implies the nonvanishing of c(s) in this region. More precisely, we have: Theorem 13.10 Assume G 2 l/2. Then there exist constants A > 0 and C > 0 such that
whenever (25)
l-
A log9
and t 2 e.
This implies that [((T + it) # 0 iffa and t satisfy (25).
291
13 : Analytic
proof of the prime number
theorem
The triangle inequality, used in conjunction
PFWOF.
with Theorem 13.7,
gives us I((0 + it) I 2 I c(l -t it) I - I c(1 + it) - i(a + it) I
(26)
B -- I[(1 + it) - C(cr+ it)l, ’ log’ t for some B > 0. To estimate the last term we write li’(u + it)du C ‘I&4 + it)1 du. Is I7 I J0 Since t 2 e we have log9 t 2 log; t so 1 - (A/log9 t) 2 1 - (A/log t). Thus, if g satisfies (25) for any A > 0 we can apply Theorem 13.4 to estimate )5’(u + it) (, giving us MA li(l+it)--i(r~+it)J<M(l-o)logZ~<Mlog21&= log7. Using this in (26) we find I[(1 + it) - ((0 + it)I =
I((0 +- it)1 > “,,y
.
This holds for some B > 0, any A > 0 and some M > 0 depending on A. A value of M that works for some A also works for every smaller A. Therefore we can choose A small enough so that B - MA > 0. If we let C = B - MA the last inequality becomes )c(a -t it) I > C log- ’ t which proves the theorem for all 0 and t satisfying A l-<: 0 < 1, and t 2 e. log9 t But the result also holds for g = 1 by Theorem 13.7 so the proof is complete. q We know that c(s) # 0 if 0 2 1, and the functional equation l(s) = 2(27c)l-.‘r(l - s)sin y [(l - s) 0 shows that c(s) # 0 if CJI 0 except for the zeros at s = -2, -4, - 6, . . . which arise from the vanishing of sin(ns/2). These are called the “trivial” zeros of c(s). The next theorem shows that, aside from the trivial zeros, c(s) has no further zeros on the real axis. Theorem
(27)
13.11 Ifa
> 0 we have (1 - p’-s)Qs)
= f q2. PI=1
This implies that C(s)< 0 ifs is real and 0 < s < 1. 292
13.9: The Riemann
PROOF.
hypothesis
First assume that 0 > 1. Then we have
= (1 + 2-” + 3-” + . . .) - 2(2-” + 4-” + 6-” + . . .) = 1 _ 2-s + 3-s - 4-s + 5-s _ 6-s + . . . , which proves (27) for rr > 1. However, if Q > 0 the series on the right converges, so (27) also holds for cr > 0 by analytic continuation. When s is real the series in (27) is an alternating series with a positive sum. If 0 < s < 1 the factor (1 - 2l-“) is negative hence c(s) is also negative. 0
13.9 The Riemann hypothesis In his famous &page memoir on rr(x) published in 1859, Riemann [58] stated that it seems likely that the nontrivial zeros of c(s) all lie on the line r~ = l/2, although he could not prove this. The assertion that all the nontrivial zeros have real part l/2 is now called the Riemann hypothesis. In 1900 Hilbert listed the problem of proving or disproving the Riemann hypothesis as one of the most important problems confronting twentieth century mathematicians. To this day it remains unsolved. The Riemann hypothesis has attracted the attention of many eminent mathematicians and a great deal has been discovered about the distribution of the zeros of C(s).The functional equation shows that all the nontrivial zeros (if any exist) must lie in the strip 0 < g < 1, the so-called “critical strip.” It is easy to show that the zeros are symmetrically located about the real axis and about the “critical line” CJ= l/2. In 1915 Hardy proved that an infinite number of zeros are located on the critical line. In 1921 Hardy and Littlewood showed that the number of zeros on the line segment joining l/2 to (l/2) + iT is at least AT for some positive constant A, if T is sufficiently large. In 1942 Selberg improved this by showing that the number is at least AT log T for some A > 0. It is also known that the number in the critical strip with 0 < t < T is asymptotic to T log T/2n: as T + co, so Selberg’s result shows that a positive fraction of the zeros lie on the critical line. Recently (1974) Levinson showed that this fraction is at least 7/10. That is, the constant in Selberg’s theorem satisfies A 2 7/2Orc. Extensive calculations by Gram, Backlund, Lehmer, Haselgrove, Rosser, Yohe, Schoenfeld, and others have shown that the first three-and-a-half million zeros above the real axis are on the critical line. In spite of all this evidence in favor of the Riemann hypothesis, the calculations also reveal certain phenomena which suggest that counterexamples to the Riemann hypothesis might very well exist. For a fascinating account of the story of large-scale calculations concerning c(s) the reader should consult [17]. 293
13: Analytic proof of the prime number theorem
13.10 Application to the divisor function The prime number theorem can sometimes be used to estimate the order of magnitude of multiplicative arithmetical functions. In this section we use it to derive inequalities for d(n), the number of divisors of n. In Chapter 3 we proved that the average order of d(n) is log n. When n is prime we have d(n) = 2 so the growth of d(n) is most pronounced when n has many divisors. Suppose n is the product of all the primes IX, say n = 2,3.5.... (28) Pn(x). Since d(n) is multiplicative
we have
d(n) = d(2)d(3) . . . d(p,,,,) = 2’+). For large x, rc(x) is approximately x/log x and (28) implies that log n = 1 log p = 9(x) - x PSX so 2ncx)is approximately 2 log”/ loglog”. Now 2a 1ogn _ ea logn log2 = nn log2 2 l%n/log logn= n log2/ loglogn. In other words, when n is of the form (28)
hence
then
d(n)
is approximately
2 log “/ log ‘a ” =
n log 2/ log log n.
By pursuing this idea with a little more care we obtain the following inequalities for d(n). Theorem
13.12 Let
E
> 0 be given. Then we have:
(a) There exists an integer N(E) such that n 2 N(E) implies (qn)
<
p+
E) log II/ log
(b) For infinitely many n we have qn) > 2” -&) log n/
log
log”
=
log n =
,(l
+ E) log
2/ log
log n.
log
2/ log
log n*
,(1-E)
Note. These inequalities are equivalent to the relation log d(n)log log n = log 2. lim sup log n n-+m PRooF. Write n = pie* . . . pka*, so that d(n) = nf=i (ai + 1). We split the product into two parts, separat.ing those prime divisors < f(n) from those 2 f(n), wheref(n) will be specified later. Then d(n) = Pl(n)P2(n) where PI(n)
294
=
l-I
(ai
Pi< f(n)
+
1)
and P2(n) =
n Pi 2 f(n)
(ai + 1).
Application to the divisor function
13.10:
In the product P,(n) we use the inequality (a + 1) I 2” to obtain P,(n) I 2’(“), where S(n) =
~
Ui.
i=l Pi 1 f(n)
Now n = fip,“’ i=l
2
fl
pFi 2
Pi z f(n)
n
f(nyi = f(n)s(“),
Pi 2 J(n)
hence
log n or S(n) I log f(n).
log n 2 S(n)log f(n), This gives us
p,(n) 5 2 losn/logf(n). (29) To estimate Pi(n) we write PI(n) = exp
1 lOg(Ui + 1) r Pi
or
Ui I
log
n/log 2.
Therefore log n < (log n)’ log 2
l+UiIl+-
if n 2 n,
for some nl. Thus n 2 n1 implies log(1 + ai) < log(log n)” = 2 log log n. This gives us PI(n) < exp 2 log log n 1 1 I exp(2 log log nn(f(n))}. Pi
Pl(4 < ev
12f(n)log log n
2C/(“) log
log n/ log f(n) >
i I where c = 12/lag 2. Combining (29) and (30) we obtain d(n) = Pl(n)Pz(n) < 28(“)where 1 + cf(n) loi3 log n log n log n + cf(n)log log n log n s(n) = = log log n loisf(n) ' log f(n) log log n log
f(n)
=
295
13 : Analytic
proof of the prime
number
theorem
Now we choose f(n) to make f(n)log log n/log n + 0 and also to make 1% fGwx 1% n + 1 as n + a). For this it suffices to take log n f(n) = (log log n)’
.
Then log n ~1 + o(1) =: log n (1 + o(1)) < (1 + E) lo;;; log log n 1 + o(l) log log n
g(n) = --
II
if n 2 N(E) for some N(E). This proves part (a). To prove part (b) we pick a set of integers n with a large number of prime factors. In fact, we take n to be the product of all the primes I x. Then n + 03 if and only if x + co. For such n we have, by the prime number theorem, d(n) = 2.n(x) --
2’1
+o(l)w
lorx
Also for such n we have log n = 1 log p = 9(x) = x(1 + o(1)) PlX so log n x = -= (1 + o(l))log n 1 + ‘O(1) hence log x = log log n + log(1 + o(1)) = log log n 1 +
Wl + o(l)) log log n
= (1 + o(l))log log n. Therefore x/log x = (1 + o(l))log n/log log n and d(n) = 2(1+0(l)) lwn/ lw?logn for such n. But 1 + o(1) > 1 - Eif n 2 N(E) for some N(E), and this proves (b). Cl Note. As a corollary of Theorem 13.12 we obtain the relation (31)
d(n) = o(d)
for every 6 > 0. This result can also be derived without the use of the prime number theorem. (See Exercise 13.13.) 296
13.11: Application
to
Euler’s totient
13.11 Application to Euler’s totient The type of argument used in the foregoing section can also be used to obtain inequalities for q(n). When n is prime we have q(n) = n - 1. When n has a large number of prime factors q(n) will be much smaller. In fact, if n is the product of all primes IX we have q(n) = n n 1 - k . p2.X( ) The next theorem gives the asymptotic behavior of this product for large x. Theorem 13.13 There is a positive constant c such that, for x 2 2,
l-1 =c+o P> log x PSI4
(32)
1 logzx’
(
>
Note. It can be shown that c = eFC,where C is Euler’s constant. (See [31].) PROOF. LetP(x)denotetheproductin(32). Then log P(x) = cpcX log(1 - l/p). To estimate this sum we use the power series expansion -log(l
- t) = t + ; + ; + . . . + ; + . . . (ItI < 1)
with t = l/p. Transposing one term we find, with ap = -log(l 0 < ap = $
+ +
+ .** <j
11
- l/p) - l/p, 1
1 p”+p”+-
( This inequality shows that the infinite series
=2&4y
)
(33) converges, since it is dominated by En”=2 l/n(n - 1). If B denotes the sum of the series in (33) we have O
Ia,= p5.X
zap< P’X
I----=nrx
n(n
1 -
1 1 &IL --n n-l > 0x .
1)
Hence
or -logP(x)=p;X;+B+O;
0
. 297
13 : Analytic
proof of the prime number
theorem
But by Theorem 4.12 the sum on the right is log log x + A + O(l/log x) so
Therefore P(x) = exp{log
P(x)] = eeBmAe- log ‘Ogxeo(ll 1°gx).
Now let c = emBeA and use the inequality e” = 1 + O(u) for 0 < u < 1 to obtain P(x) =
&{l+((i&)}=&L+o(&).
This completes the proof.
cl
Theorem 13.14 Let c be the constant of Theorem 13.13, and let E > 0 be given.
(a) There exists an N(E) such that q(n) 2 (1 -- E) cn for all n 2 N(E). log log n (b) For injinitely many n we have q(n) I (1 + E)
cn log log n ’
In other words, lim
ilnf cp(n)log
1% n
n
n-+mz
= c.
PROOF.We prove part (b) first. Take n = nPSx p. Then
v(n) -=
1-A
n
-
c
;o
1
P) log x P4X 4 ( logzx’ 1 But log n = 9(x) = (1 + o(l))x, so log log n = (1 + o(l))log x, hence
44 41 + 41)) -=--n
log log n +“((&7&)=cEg+i~i!“(1
+‘)logFogn
if n 2 N(E) for some N(E). This proves (b). To prove (a) take any n > 1 and write
44 -= 4 n
Pb
)
1 - k = P,(n)P*(n)
where and
P,(n) =
n PI”
p> logn
298
13.12 : Extension
of Pdya’s
inequality
for character
sums
Then P,(n) ’
(34)
l-I p,n (l-L&)=(1-&)i(“) p’ logn
wheref(n) is the number of primes which divide n and exceed log n. Since p 2 (log n)fCn)
n2 n p >
n
Pb
Pin p> logn
we find log n > f(n)log log n, so f(n) < log n/log log n. Since 1 - (l/log n) < 1, inequality (34) gives us log n/ log
logn
Now (1 - (l/u))” + e-’ as u -+ cc so the last member in (35) tends to 1 as n --f co. Hence (35) gives us Pz(n) > 1 + o(l)
as n + co.
Therefore q
= Pl(n)Pz(n)
> (1 + o(1)) fl Pin
1 - k 2 (1 + o(1)) n (
= (1 + 41)) io&
ps
>
ps logn
logn
1 (
1 --IP
(1 + 41)) 2 (1 - 4 log ;,, n q
if n 2 N(E). This proves part (a).
13.12 Extension of P6lya’s inequality for character sums We conclude this chapter by extending Polya’s inequality (Theorem 8.21) to arbitrary nonprincipal characters. The proof makes use of the estimate for the divisor function, d(n) = O(d)
obtained in (31). Theorem 13.15 If x is any nonprincipal we have
character
mod k, then for all x 2 2
299
13 : Analytic
proof of the prime
number
theorem
PROOF. If x is primitive, Theorem 8.21 shows that
Now consider any nonprincipal character x mod k and let c denote the conductor of x. Then c 1k, c < k, and we can write x(m) = 4&h(m) where x1 is the principal character mod k and $ IS a primitive character mod c. Then
(36)
< &
1% c;
IPc(4w)l
because I,$is primitive mod c. In the last sum each factor I&f)+(d)1 is either 0 or 1. If 1p(d)@(d)1= 1 then 1p(d) I = 1 so d is a squarefree divisor of k, say d
=
~1~2
. . . PI.
Also, 1$(d)l = 1 so (d, c) = 1, which means no prime factor pi divides c. Hence each pi divides k/c so d divides k/c. In other words,
for every 6 > 0. In particular, d(k/c) = O(Jklc) so (36) implies L>(m)
= O($&logc)
= O($logc)=
O(filogk).
q
Exercises for Chapter 13 1. Chebyshev proved that if $(x)/x tends to a limit as x -+ cc then this limit equals 1. A proof was outlined in Exercise 4.26. This exercise outlines another proof based on the identity (37)
-
r’(s) i(s)
=:
“!&ldx
s
(a> I l
xs+l
given in Exercise 11.1(d). (a) Prove that (1 - s)i’(s)/&)
300
-+ 1 as s -+ 1.
’
1)
Exercises for Chapter
13
(b) Let 6 = lim sup($(x)/x).
Given E > 0, choose N = N(E) so that x 2 N implies x-cc i&x) < (6 + E)X. Keep s real, 1 < s < 2, split the integral in (37) into two parts, s;” + s$, and estimate each part to obtain the inequality s(6 + E)
2!
(4 Let y = lim inf($(x)/x) Therefore
s-l
independent of s. Use (a) to deduce that 6 2 1. and use a similar argument to deduce that y I 1.
x-cc if $(x)/x tends to a limit
as x -+ cc then y = 6 = 1.
2. Let A(x) = xnSx a(n), where 0 44
=
if n # a prime power,
1 i i
Prove that A(x) = K(X) + O(&
if n = pk.
log log x).
3. (a) If c > 1 and x # integer, prove that if x > 1, c+ eni -1 log i(s) xds 27ri I e-mi S (b) Show that the prime -2;i
number
theorem
-m,‘log s c cm,
A proof of the prime number in 1903.
= a(x) + f .(x1”) is equivalent
c(s) x” ds - x S log x
theorem
+ f TZ(X~‘~) + . . . . to the asymptotic
relation
asx+co.
based on this relation
was given by Landau
4. Let M(x) = xnSx p(n). The exact order of magnitude of M(x) for large x is not known. In Chapter 4 it was shown that the prime number theorem is equivalent to the relation M(x) = o(x) as x -+ co. This exercise relates the order of magnitude of M(x) with the Riemann hypothesis. Suppose there is a positive constant 0 such that M(x) = 0(x0)
for x 2 1.
Prove that the formula 1 -ES i(s)
m MWddx ’ s l xs+ l
which holds for cr > 1 (see Exercise 11.1(c)) would also be valid for 0 > 0. Deduce that i(s) # 0 for 0 > 0. In particular, this shows that the relation M(x) = O(X~~‘+‘) for every E > 0 implies the Riemann hypothesis. It can also be shown that the Riemann hypothesis implies M(x) = 0(x ‘j2+‘) for every E > 0. (See Titchmarsh [69], p. 315.)
301
13 : Analytic
proof of the prime number
5. Prove the following
lemma,
theorem
whrch is similar
increasing
2. Let
Q&ldu s1 u
.4,(x) = where A(u) is a nonnegative formula
to Lemma
function
A,(x) - Lx’
for u 2 1. If we have the asymptotic
asx-+co,
for some c > 0 and L > 0, then we also have A(x) - CLX’
asx-+co.
6. Prove that *+mi
1 427ri
2-ai
What is the value of this integral
I $ds=O s
ifO
1.
if y 2 l?
7. Express
as a finite sum involving 8. Let x be any Dirichlet
A(n). character
mod k with x, the principal
character.
Define
F(a, t) = 3 4 (a, xl) + 4 g (a + it, 2) + g (a + 2it, x2). If CT> 1 prove that F(a, t) has real part equal to - fI
$
Re{3jyi(n)
+ 4~(n)n-”
+ x2(n)n-2i’}
and deduce that Re F(u, t) I 0. 9. Assume that L(s, 2) has a zero of order m 2 1 at s = 1 + it. Prove that for this t we have: (a) :
((r + it, 1) = 2
+ O(l)
ascr-,
l+,
and (b) there exists an integer Y 2 0 such that k (a + 2it, x2) = &+0(l)
ase+l+,
except when x2 = x1 and t := 0. 10. Use Exercises 8 and 9 to prove that L(1 + it, x) # 0
302
for all real t if x2 # xi
Exercises for Chapter
13
and that L(1 + it, x) # 0 [Hint:
Consider
for all real t # 0 if 1’ = x1.
F(o, t) as Q -+ 1 + .]
11. Foranyarithmeticalfunctionf(n),provethat (a) f(n) = O(n’) (b) f(n) = o(n’) 12. Letf(n)
thefollowing
statements
are equivalent:
for every E > 0 and all n 2 n,. for every 6 > 0 as n -+ co.
be a multiplicative
function
such that if p is prime
f (P”) -+ 0
asp”+
then
co.
That is, for every E > 0 there is an N(E) such that 1f(pm) 1 < E whenever pm > N(E). Prove thatf(n) -+ 0 as n -+ CO. [Hint: There is a constant A > 0 such that If( < A for all primes p and all m 2 0, and a constant B > 0 such that 1&I”) 1 < 1 whenever pm > B.] 13. If tl 2 0 let a,(n) = zln
d”. Prove that for every S > 0 we have o.(n) = o(n@+‘)
[Hint:
as n + co.
Use Exercise 12.1
303
14
Partitions
14.1 Introduction Until now this book has been concerned primarily with multiplicative number theory, a study of arithmetical functions related to prime factorization of integers. We turn now to another branch of number theory called additioe number theory. A basic problem here is that of expressing a given positive integer n as a sum of integers from some given set A, say where the elements ai are special numbers such as primes, squares, cubes, triangular numbers, etc. Each representation of n as a sum of elements of A is called a partition of n and we are interested in the arithmetical function A(n) which counts the number of partitions of n into summands taken from A. We illustrate with some famous examples. Goldbacb conjecture Every even n > 4 is the sum of two odd primes. In this example ,4(n) is the number of solutions of the equation (1)
n=Pl
+p29
where the pi are odd primes. Goldbach’s assertion is that ,4(n) 2 1 for even n > 4. This conjecture dates back to 1742 and is undecided to this date. In 1937 the Russian mathematician Vinogradov proved that every sufficiently large odd number is the sum of three odd primes. In 1966 the Chinese mathematician Chen Jing-run proved that every sufficiently large even number is the sum of a prime plus a number with no more than two prime factors. (See [lo].) 304
14.1: Introduction
Representation by squares For a given integer k 2 2 consider the partition function (2)
rk(n) which counts the number of solutions of the equation n = xl2 + . . . + xk2,
where the xi may be positive, negative or zero, and the order of summands is taken into account.
For k = 2,4, 6, or 8, Jacobi [34] expressed rk(n) in terms of divisor functions. For example, he proved that r2(n) = Q&(n) - d&N, where dl(n) and d,(n) are the number of divisors of n congruent to 1 and 3 mod 4, respectively. Thus, r2(5) = 8 because both divisors, 1 and 5, are congruent to 1 mod 4. In fact there are four representations given by 5 = 22 + 12 = (-2)2 + l2 = (-2)2 + (-1)2 = 22 + (-1)2, and four more with the order of summands reversed. For k v 4 Jacobi proved that r4(n) = c d = 80(n)
if n is odd,
din = 24 1 d din
if n is even.
dodd
The formulas for r6(n) and r,(n) are a bit more complicated but of the same general type. (See [14].) Exact formulas for rk(n) have also been found for k = 3, 5, or 7; they involve Jacobi’s extension of Legendre’s symbol for quadratic residues. For example, if n is odd it is known that r,(n) = 24 c
(mln)
ifn = 1 (mod4)
m4nl4
= 8 c (ml4 if n =
3 (mod 4),
rn~?l/2
where now the numbers x1, x2, x3 in (2) are taken to be relatively prime. For larger values of k the analysis of rk(n) is considerably more complicated There is a large literature on the subject with contributions by Mordell, Hardy, Littlewood, Ramanujan, and many others. For k 2 5 it is known that r&n) can be expressed by an asymptotic formula of the form (3)
h(n) = b%(n)+ &(n), 305
14: Partitions
where p,(n) is the principal term, given by the infinite series
and R,(n) is a remainder term of smaller order. The series for p,(n) is called the singular series and the numbers G(h; q) are quadratic Gauss sums, G(h;
q)
=
i
e2nihr2/qe
r=l
In 1917 Mordell noted that rk(n) is the coefficient of x” in the power series expansion of the kth power of ,the series 9 = 1 + 2 f xnz. n=l
The function 9 is related to elliptic modular functions which play an important role in the derivation of (3). Waring’s problem To determine whether, for a given positive is an integer s (depending only on k) such that the equation
integer k, there
n = xlk + xzk + . . . + xSk
(4)
has solutions for every n 2 1.
The problem is named for the English mathematician E. Waring who stated in 1770 (without proof and with limited numerical evidence) that every n is the sum of 4 squares, of 9 cubes, of 19 fourth powers, etc. In this example the partition function A(n) is the number of solutions of (4), and the problem is to decide if there exists an s lsuch that A(n) 2 1 for all n. Ifs exists for a given k then there is a least value of s and this is denoted by g(k). Lagrange proved the existence of g(2) in 1770 and, during the next 139 years, the existence of g(k) was shown for k = 3,4, 5, 6, 7, 8 and 10. In 1909 Hilbert proved the existence of g(k) for every k by an inductive argument but did not determine its numerical value for any k. The exact value of g(k) is now known for every k except k = 4. Hardy and Littlewood gave an asymptotic formula for the number of solutions of (4) in terms of a singular series analogous to that in (3). For a historical account of Waring’s problem seeW. J. Ellison [18]. Unrestricted
partitions
One of the most fundamental problems in additive number theory is that of unrestricted partitions. The set of summands consists of all positive integers, and the partition function to be studied is the number of ways n 306
14.2: Geometric
representation
of partitions
can be written as a sum of positive integers I n, that is, the number of solutions of n = Ui, + Ui2 + ” ’
(5)
The number of summands is unrestricted, repetition is allowed, order of the summands is not taken into account. The corresponding function is denoted by p(n) and is called the unrestricted partition or simply the partitionfunction. The summands are called parts. For there are exactly five partitions of 4, given by
and the partition function,
example,
4=3+1=2+2=2+1+1=1+1+1+1, so p(4) = 5. Similarly, p(5) = 7, the partitions of 5 being 5=4+1=3+2=3+1+1=2+2+1=2+1+1+1 =l+l+l+l+l. The rest of this chapter is devoted to a study of p(n) and related functions.
14.2 Geometric
representation
of partitions
There is a simple way of representing partitions geometrically by using a display of lattice points called a graph. For example, the partition of 15 given by 6+3+3+2+1 can be represented by 15 lattice points arranged in five rows as follows: . .
. .
. .
If we read this graph vertically we get another partition of 15, 5+4+3+1+1+1. Two such partitions are said to be conjugate. Note that the largest part in either of these partitions is equal to the number of parts in the other. Thus we have the following theorem. Theorem 14.1 The number of partitions of n into m parts is equal to the number of partitions of n into parts, the largest of which is m.
Several theorems can be proved by simple combinatorial arguments involving graphs, and we will return later to a beautiful illustration of this method. However, the deepest results in the theory of partitions require a more analytical treatment to which we turn now. 307
14: Partitions
14.3 Generating functions for partitions A function F(s) defined by a Dirichlet series F(s) = 1 f(n)n-” is called a generatingfunction of the coefficientsf(n). Dirichlet series are useful generating functions in multiplicative number theory because of the relation n-sm-s = (nm)-s. In additive number theory it is more convenient to use generating functions represented by power series,
because X”X~ = x”+~. The next theorem exhibits a generating function for the partition function p(n). Theorem
14.2 Euler. For 1x 1 < 1 we haoe
where p(O) = 1. First we give a formal derivation of this identity, ignoring questions of convergence, then we give a more rigorous proof. If each factor in the product is expanded into a power series (a geometric series) we get
PROOF.
fjJ$=
(1 + x + x2 + *.a)(1 + x2 + x4 + .*-)(l + x3 + x6 + .*-)..*
Now we multiply the series on the right, treating them as though they were polynomials, and collect like powers of x to obtain a power series of the form 1 + f a(k)xk. k=l
We wish to show that a(k) = p(k). Suppose we take the term xkl from the first series, the term xZk2from the second, the term x3k3from the third,. . . , and the term x’““, from the mth, where each ki 2 0. Their product is XktX2kzX3k3
. . . Xmk,
=
xk ,
say, where k = kl + 2k2 + 3k, + -.. + mk,.
This can also be written as follows: k = (1 + 1 + . . . + 1) + (2 + 2 + . . . + 2) + . . - + (m + m + . . . + m), 308
14.3 : Generating
functions
for partitions
where the first parenthesis contains k, ones, the second k2 twos, and so on. This is a partition of k into positive summands. Thus, each partition of k will produce one such term xk and, conversely, each term xk comes from a corresponding partition of k. Therefore a(k), the coefficient of xk, is equal to p(k), the number of partitions of k. The foregoing argument is not a rigorous proof because we have ignored questions of convergence and we have also multiplied together infinitely many geometric series, treating them as though they were polynomials. However, it is not difficult to transform the above ideas into a rigorous proof. For this purpose we restrict x to lie in the interval 0 I x -C 1 and introduce two functions,
andW4= kfll&
= lim F,(x). m-+m
The product defining F(x) converges absolutely if 0 I x < 1 because its reciprocal n(l - xk) converges absolutely (since the series c xk converges absolutely). Note also that for each fixed x the sequence {F,(x)} is increasing because
~m+,W = l _ 1,,,, F,(x) 2 F,(x). Thus F,(x) I F(x) for each fixed x, 0 I x < 1, and every m. Now F,(x) is the product of a finite number of absolutely convergent series. Therefore it, too, is an absolutely convergent series which we can write as F,(x) = 1 + f p,(k)xk. k=l
Here p,(k) is the number of solutions of the equation k = kl + 2kz + . . . + mk,.
In other words, p,(k) is the number of partitions of k into parts not exceeding m. If m 2 k, then p,(k) = p(k). Therefore we always have pm(k) I p(k) with equality when m 2 k. In other words, we have lim p,(k) = p(k). m-tm Now we split the series for F,(x) into two parts, F,(x) = f pm(k)xk + k=O
f
pmWk
k=m+l
= k~oN4xk + f p,(Wxk. k=m+l
309
14: Partitions
Since x 2 0 we have k&(k)xk
I F,(x) I F(x).
This shows that the series ckm,Op(k)xk converges. Moreover, since p,(k) I p(k) we have
so, for each fixed x, the series 1 p,(k)xk converges uniformly in m. Letting m + 00 we get F(x) = lim F,(x) = lim f p,(k)xk = f k=O m+m m+m k=O
lim pm(x)xk = kgO#)xk, m+m
which proves Euler’s identity for 0 < x < 1. We extend it by analytic 0 continuation to the unit disk 1x 1 < 1. Table 14.1 Generating
functions
Generating
The number of partitions into parts which are
function
odd
even
squares
primes
unequal
odd and unequal a
even and unequal
+ Xrn2)
310
distinct
squares
distinct
primes
of n
14.4: Euler’s pentagonal-number
theorem
By similar arguments we can readily find the generating functions of many other partition functions. We mention a few examples in Table 14.1.
14.4 Euler’s pentagonal-number theorem We consider next the partition function generated by the product n(l the reciprocal of the generating function of p(n). Write 00 l-I
- xm),
m (1
-
xrn)
=
1
+
m=l
1
u(n)x”.
?I=1
To express a(n) as a partition function we note that every partition of n into unequal parts produces a term x” on the right with a coefficient + 1 or - 1. The coefficient is + 1 if x” is the product of an even number of terms, and - 1 otherwise. Therefore,
44 = lb(n) - PO@4 where p,(n) is the number of partitions of n into an even number of unequal parts, and p,(n) is the number of partitions into an odd number of unequal parts, Euler proved that p,(n) = p,(n) for all n except those belonging to a special set called pentagonal numbers. The pentagonal numbers 1,5,12,22, . . . were mentioned in the Historical Introduction. They are related to the pentagons shown in Figure 14.1.
. Q I
I +4=5
8
@
1+4+7=12
I +4+7+10=13
Figure
14.1
These numbers are also the partial sums of the terms in the arithmetic progression 1, 4, 7, 10, 13, . . .) 3n + 1, . . . If o(n) denotes the sum of the first n terms in this progression then n-l
o(n) = c(3k k=O
+ 1) =
3n(n - 1) + Iz = 3n2 - n 2 2
The numbers w(n) and o( -n) = (3n2 + n)/2 are called the pentagonal numbers. 311
14: Partitions
14.3 Euler’s pentagonal-number
Theorem
JI,(l
theorem. If 1x 1-C 1 we have
- xrn) = 1 - x - 9 + x5 + x7 - xl2 - xl5 + ... + xw”)}
= 1 + f (-l)“{x”‘“’
=
5 (- l)nXdN. “=-CC
n=l
First we prove the result for 0 I x < 1 and then extend it to the disk Ix 1< 1 by analytic continuation. Define P, = So = 1 and, for n 2 1, let
PROOF.
and& = 1 + i(-l)‘{x@ r=l *=l The infinite product n(l - xm) converges so P, + n(l We will prove (using a method of Shanks [63]) that P, = fi (1 - Y)
+
xw(-r)
1.
- xm) as n + co.
IS” - P,I 5 nxn+’
(6)
Since nx”+ l + 0 as n -+ cc this will prove Euler’s identity for 0 I x < 1. To prove (6) we let g(r) = r(r + I)/2 and introduce the sums F,
=
i(-1)‘~X’“+B”‘. r=O
r
We show first that F, is a disguised form of S,. It is easily verified that F1 = S1 = 1 - x - x2. Therefore, if we show that or F, - S, = F,-,
F, - F,- 1 = S, - S,._ 1,
- Sn-l,
this will prove that F, = S, for all n 2 1. Now F,
-
Fnpl
=
~(-+r”+g’r’ r=O
r
In the first sum we write P, = (1 - x”)P,- i and separate the term with I = n. Then we distribute the difference 1 - x” to obtain F
n
-
F,-
1 =
(-
l)nxn2+g(n)
Now combine the first and third sums and note that the term with I = 0 cancels. In the second sum we shift the index and obtain n-l xr(“- l)+gw(Xr - 1) F, - F,- 1 = (- l)n~“*+~(“) + ,gl(- I)‘!+ r _ ,g
1)‘- 1 g!y r
312
X*n+g(*1
1).
14.5 : Combinatorial
proof of Euler’s pentagonal-number
theorem
But (x’ - 1)/P, = - l/P,- i and r(n - 1) + g(r) = rn + g(r - 1) so the last two sums cancel term by term except for the term with r = n in the second sum. Thus we get F, - F,- 1 = (- l)nX”*+g(n) + (- l)nX”*+dn-l). But n(n + 1)
nz + g(n) = n2 + 2
and nz + g(n - 1) = o(n),
= d-4
so F, - F,- 1 = (- l)n{x*“)
+ x0(-“)} = S, - S,- i,
and hence F, = S, for all n 2 1. In the sum defining F, the first term is P, so
F, = p, + i (-I)‘? r=l
f’+g(‘), I
Note that 0 < P,/P, I 1 since 0 < x < 1. Also, each factor x’“+g(‘) I x”+ ’ so the sum on the right of (7) is bounded above by nx”+ ‘. Therefore 1F, - P, 1 I nx”+’ and, since F, = S,, this proves (6) and completes the proof of Euler’s identity. 0
14.5 Combinatorial proof of Euler’s pentagonal-number theorem Euler proved his pentagonal-number theorem by induction in 1750. Later proofs were obtained by Legendre in 1830 and Jacobi in 1846. This section describes a remarkable combinatorial proof given by F. Franklin [22] in 1881. We have already noted that
fi (1 - xm) = 1 + f {p,(n) - p,(n)>x”, m=l
II=1
where p,(n) is the number of partitions of n into an even number of unequal parts, and p,(n) is the number of partitions into an odd number of unequal parts. Franklin used the graphical representation of partitions by lattice points to show that there is a one-to-one correspondence between partitions of n into an odd and even number of unequal parts, so that p,(n) = p,(n), except when n is a pentagonal number. Consider the graph of any partition of n into unequal parts. We say the graph is in standard form if the parts are arranged in decreasing order, as illustrated by the example in Figure 14.2. The longest line segment connecting points in the last row is called the base of the graph, and the number of lattice points on the base is denoted by b. Thus, b 2 1. The longest 45” line segment joining the last point in the first row with other points in the 313
14: Partitions
. . . . . . .
.
.
.
.
.
.
.
.
.
.
/
T-
.
-
Slope
(s = 4)
Bnsc 111 = 2)
Figure
14.2
graph is called the slope, and the number of lattice points on the slope is denoted by s. Thus, s 2 1. In Figure 14.2 we have b = 2 and s = 4. Now we define two operations A and B on this graph. Operation A moves the points on the base so that they lie on a line parallel to the slope, as indicated in Figure 14.3(a).Operation B moves the points on the slope so that they lie on a line parallel to the base, as shown in Figure 14.3(b). We say an operation is permissible if it preserves the standard form of the graph, that is, if the new graph again has unequal parts arranged in descending order.
... ... ... ... .. . a’,’ .J. . A
(a)
Operation
... ... ... ... .. . .
.
/ B
-i *-a-*-*
A
(I>)
Figure
.
Operntion
B
14.3
If A is permissible we get a new partition of n into unequal parts, but the number of parts is one less than before. If B is permissible we get a new partition into unequal parts, but the number of parts is one greater than before. Therefore, if for every partition of n exactly one of A or B is permissible there will be a one-to-one correspondence between partitions of n into odd and even unequal parts, so p,(n) = p,(n) for such n. To determine whether A or B is permissible we consider three cases: (1) b < s; (2) b = s; (3) b > s. Case 1: If b < s then b I s - 1 so operation A is permissible but B is not since B destroys the standard form. (See Figure 14.3.) Case 2: If b = s, operation B is not permissible since it results in a new graph not in standard form. Operation A is permissible except when the base and slope intersect, as shown in Figure 14.4(a), in which case the new graph is not in standard form. Case 3: If b > s, operation A is not permissible, whereas B is permissible except when b = s + 1 and the base and slope intersect, as shown in Figure 14.4(b). In this case the new graph contains two equal parts. Therefore, exactly one of A or B is permissible with the two exceptions noted above. Consider the first exceptional case, shown in Figure 14.4(a), 314
14.6: Euler’s recursion
(a ) /I = s
(b)
h=s+
formula
for p(n)
I
Figure 14.4 Neither A nor B is permissible. and suppose there are k rows in the graph. Then b = k also so the number n is given by 3k2 - k = o(k). n = k + (k + 1) + ... + (2k - 1) = ~ 2
For this partition of n we have an extra partition into even parts if k is even, and an extra partition into odd parts if k is odd, so
p,(n) - p,(n) = (- lJk. In the other exceptional case, shown in Figure 14.4(b), there is an addi&., al lattice point in each row so 3k2 - k n=-+k= 2
3k2 + k ~ = o(-k) 2
and again p,(n) - p,(n) = (- l)k. This completes Franklin’s proof of identity.
S
14.6 Euler’s recursion formula for p(n) Theorem 14.4 Let p(0) = 1 and dejine p(n) to be 0 if n < 0. Then for n 2 1 we have (8)
p(n) - p(n - 1) - p(n - 2) + p(n - 5) + p(n - 7) + . . . = 0,
or, what amounts to the same thing, p(n) = f’ (- l)k+ ’ {p(n - o(k)) + p(n - o( - k))}. k=l
PROOF.
Theorems 14.2 and 14.3 give us the identity
(
1 + f (- l)k{X”‘k’ + x4-k)j)(~~(m)xm)
= 1.
k=l
If n 2 1 the coefficient of x” on the right is 0 so we immediately obtain (8) 0 by equating coefficients. 315
14 : Partitions
MacMahon used this recursion formula to compute p(n) up to n = 200. Here are some sample values from his table. P(l) = 1 P(5) = 7
~(10) = 42 ~(15) = 176 ~(20) ~(25) ~(30) ~(40) ~(50)
= 627 = 1,958 = 5,604 = 37,338 = 204,226
~(100) = 190,569,292 ~(200) = 3,972,999,029,388
These examples indicate that p(n) grows very rapidly with n. The largest value of p(n) yet computed is p(14,031), a number with 127 digits. D. H. Lehmer [42] computed this number to verify a conjecture of Ramanujan which asserted that ~(14,031) = 0 (mod 114). The assertion was correct. Obviously, the recursion formula in (8) was not used to calculate this value of p(n). Instead, Lehmer used an asymptotic formula of Rademacher [54] which implies eKfi p(n) - -
4nJ5
asn+co,
where K = r~(2/3)“~. For n = 200 the quantity on the right is approximately 4 x 1012 which is remarkably close to the actual value of ~(200) given in MacMahon’s table. In the sequel to this volume we give a derivation of Rademacher’s asymptotic formula for p(n). The proof requires considerable preparation from the theory of elliptic modular functions. The next section gives a crude upper bound for p(n) which involves the exponential eKfi and which can be obtained with relatively little effort.
14.7 An upper bound for p(n) Theorem 14.5 Ifn
2 1 we have p(n) < eKJ”, where K = $2/3)‘12.
PROOF.Let F(x) = fi (1 - x”)- l = 1 + f p(k)xk, II=1
316
k=l
14.7: An upper bound for p(n)
and restrict x to the interval 0 -C x < 1. Then we have p(n)x” < F(x), from which we obtain log p(n) + n log x < log F(x), or log p(n) < log F(x) + n log ;.
(9)
We estimate the terms log F(x) and n log(l/x) separately. First we write 1% F(x) = -log “&I
- x”) = -nzllog(l
- x”) = f n=im=l
f
x”” m
Since we have 1 - xm -= l-x
l+x+xz+~**+xm-‘,
and since 0 < x < 1. we can write 1 - xm mxm-’ < l-x<my and hence m(1 - x) ( 1 - xm < m(1 - x) X
Xrn
Xrn
Inverting and dividing by m we get 1 xm
x
Summing on m we obtain
where t=-.
l-x X
Note that t varies from co to 0 through positive values as x varies from Oto 1. Next we estimate the term n log(l/x). For t > 0 we have log(1 + t) < t. But l+t=l+x=x’
l-x
1
1 so log - < t. X
317
14: Partitions
Now (10)
log p(n) < log F(x) + n log I; < ;; + nt.
The minimum of (7c2/6t) + nt occurs when the two terms are equal, that is, when 7r2/(6t) = nt, or t = rt/,,/‘&. For this value oft we have log p(n) < 2nt = 2mlJ6n
= KJtI
so p(n) < eKfi, as asserted.
q
Note. J. H. van Lint [48] has shown that with a little more effort we can obtain the improved inequality p(n) < 7& for n > 1. (11)
Since p(k) 2 p(n) if k 2 n, we have, for n > 1, F(x) > kznp(k)xk 2 p(n) f xk = E. k=n
Taking logarithms we obtain, insteady of (9), the inequality log p(n) < log F(x) + n log i + log(1 - x). Since 1 - x = tx we have log(1 - x) = log t - log(l/x), hence (10) can be replaced by log p(n) < d + (n - 1)t + log t. An easy calculation with derivatives shows that the function f(t)
= % + (n - 1)t + log t
has its minimum at t = - 1 + Jl
+ [4(n - l)n2/6j 2(n-1)
Using this value of t in (12) and dropping insignificant terms we obtain (11).
14.8 Jacobi’s triple product
identity
This section describes a famous identity of Jacobi from the theory of theta functions. Euler’s pentagonal number theorem and many other partition identities occur as special cases of Jacobi’s formula. 318
14.8: Jacobi’s
Theorem 14.6 Jacobi’s triple product identity. 1x1 < 1 andz # Owehave (13)
fy(1 - x2”)(1 + xzn-lzz)(l
triple product
identity
For complex x and z with
+ Xz”-rz-z) =
n=l
f
Xm2Z2m.
m=-‘X
PROOF. The restriction 1x1 < 1 assures absolute convergence of each of the products n (1 - xZn), n(l + x~~-~z~), n(l + x~“-~z-~), and of the series in (13). Moreover, for each fixed x with Ix I < 1 the series and products converge uniformly on compact subsets of the z-plane not containing z = 0 so each member of (13) is an analytic function of z for z # 0. For fixed z # 0 the series and products also converge uniformly for Ix I I r < 1 hence represent analytic functions of x in the disk )x 1< 1. To prove (13) we keep x fixed and define F(z) for z # 0 by the equation
F(z) = fj (1 + x2”-lz2)(1
(14)
+ X2n-1z-2).
n=l
First we show that F satisfies the functional equation xz2F(xz) = F(z).
(15) From (14) we find F(xz) = fi(1 II=
+ x2”+lz2)(1 + x~“-~z-~)
1
= mfi2u + x 2m-lz2)
fi(l
+
x2r-lz-2),
r=O
Since xz2 = (1 + xz2)/(1 + x-‘z-~), multiplication of the last equation by xz2 gives (15). Now let G(z) denote the left member of (13) so that (16)
G(z) = F(z) i
II=1
(1 - x~~).
Then G(z) also satisfies the functional equation (15). Moreover, G(z) is an even function of z which is analytic for all z # 0 so it has a Laurent expansion of the form (17)
G(z) =
f amz2m #PI=-00
where a- m = a, since G(z) = G(z- ‘). (The coefficients a,,, depend on x.1 Using the functional equation (15) in (17) we find that the coefficients satisfy the recursion formula a, = x 2m- ‘a,-,
319
14: Partitions
which, when iterated, gives a, = aox m2 for all rn 2 0
since 1 + 3 + . . . + (2m - 1) = m2. This also holds for m < 0. Hence (17) becomes G,(z) = so(x)
(18)
f xm2zZm, WI=-02
where we havewritten G,(z)for G(z) and a,,(x) for a0 to indicate the dependence on x. Note that (18) implies so(x) + 1 as x --+0. To complete the proof we must show that a&x) = 1 for all x. Taking z = e”“4 in (18) we find Gx(enii4) -=
(19)
so(x)
n9.m
I? ,=-,x
=
’
f
l)nX(W2
(_
“=-m
since i” = - i-” if m is odd. From (18) we see that the series on the right of (19) is GX4(i)/aO(x4) so we have the identity G,(eni14) -=ao(4
(20)
GX4(i) a0(x4)’
We show next that GX(eni’4)= G+(i). In fact, (14) and (16) gives us Gx(enij4) = fi (1 - x’“)(l
+
X4n-2
).
n=l
Since every even number is of the form 4n or 4n - 2 we have “O/l
- X2”) = fi(l
- x4”)(1 - X,+2)
n=l
SO
G,(e”i’4) = fi(1 n=l = “nl(l
- x4”)(1 - p-2)(1
+ p-2)
= fi(l
- x”“)(l
- X8”+)
n=l
- x’“)(l
- x8”-“)(l
- xEnV4) = GJi).
Hence (20) implies a,,(x) = a,(x4). Replacing x by x4, x4*, . . . , we find a,,(x) = ao(x4’)
for k = 1,2, . . .
But x4’ + 0 as k + co and so(x) + 1 as x + 0 so so(x) = 1 for all x. This completes the proof. q 320
14.9 : Consequences
14.9 Consequences
of Jacobi’s
identity
of Jacobi’s identity
If we replace x by x“ and z2 by xb in Jacobi’s identity we find “fIl(l
_ X2no)(l + X2no-a+b)(l + X2na-a-b) =
f Xam2+bms IfI=-*
Similarly, if z2 = - xb we find “fil(l
- X2ne)(l _ X2na-a+b)(l _ X2na-=-b)=
‘f (- l)mX.m2+bm. III=-OD
To obtain Euler’s pentagonal number theorem simply take a = 3/2 and b = l/2 in this last identity. Jacobi’s formula leads to another important formula for the cube of Euler’s product. Theorem (21)
14.7 If Ix I < 1 we have fj(,
- x”)3 =
f (- l)m&m*+“)/2 m=--m
= mgo(- 1)“(2m + l)x(m*+m)‘2. PROOF. Replacing z2 by -xz in Jacobi’s identity we obtain
&l
- x2”)(1 - xZ”z)(l - XZ”-2z-1) = f (- l)mXm*+m(Zm - z-m-l). m=O
Now we rearrange terms on both sides, using the relations “il(l
- x
2n-2z-1)
= (1 - z-')fi(l
- X2nZ-1)
n=l
and zm - z -m-l = (1 - z-l)(1 + z- 1 + z-2 + . . . + Z-2m)Zm. Canceling a factor 1 - z-l we obtain n@
- x2”)(1 - x2”z)(l - x2”z-i) = mEo(- l)mxmZ+mzm(l+ z- 1 + z-2 + . . . + Z-zm).
Taking z = 1 and replacing x by x1’2 we obtain (21).
0 321
14: Partitions
14.10 Logarithmic differen.tiation of generating functions Theorem 14.4 gives a recursion formula for p(n). There are other types of recursion formulas for arithmetical functions that can be derived by logarithmic differentiation of generating functions. We describe the method in the following setting. Let A be a given set of positive integers, and letf(n) be a given arithmetical function. Assume that the product
FA(X)=: n (1 - x”)-f(@ln IlEA
and the series GA(X) = 1 f(n) neA
X”
n
converge absolutely for 1x 1< 1 and represent analytic functions in the unit disk 1x 1 < 1. The logarithm of the product is given by log FA(x) = - 1 f(n) neA
Differentiating
log(l -- x”) = 1 f(n)
n
nsA
n
f m=l
and multiplying by x we obtain
where XA is the characteristic function of the set A, xA@)
1 ifnEA, = 0 ifn$A.
Collecting the terms with mn = k we find
where
h(k) = ;
XA(d)f(d)
=
; deA
Therefore we have the following identity, (22) 322
xf-L(x)
:= FA(x)
f k=l
fA(k)Xk.
f(d).
x”” = f, m
; GA(xm).
14.10: Logarithmic differentiation
Now write the product
of generating functions
FA(x) as a power series,
where p&O)
FA(4 = f PA,fbw~ n=O
= 1,
and equate coefficients of xn in (22) to obtain the recursion formula (24) in the following theorem. Theorem 14.8 For a given set A and a given arithmeticalfunctionf, pA,Jn) defined by the equation !,1,”
(23)
the numbers
- x7- f(“)l” = 1 + $J pA,Jn)x” n=l
satisfy the recursion formula
np,4,f(n) = i: fA@lP,4,~(n - 4,
(24)
k=l
where PA,,(O) = 1 and fA@)
=
c
f
(4.
dlk doA
EXAMPLE 1 Let A be the set of all positive integers. Iff (n) = n, then pA, f(n) = p(n), the unrestricted partition function, and fA(k) = o(k), the sum of the divisors of k. Equation (24) becomes
v(n) = i 4Vp(n - 4, k=l
a remarkable relation connecting a function of multiplicative theory with one of additive number theory.
number
EXAMPLE 2 Take A as in Example 1, but let f (n) = - n. Then the coefficients in (23) are determined by Euler’s pentagonal-number theorem and the recursion formula (24) becomes (25)
npA,f(n)
=
-
dk)P&n
i k=l
- k) = -o(n)
-“ilpA,J(k)O(n
- k),
k=l
where pA,fb)
=
L-
‘)
m if n is a pentagonal number o(m) or o( - m) if n is not a pentagonal number. 323
14: Partitions
Equation (25) can also be written as follows: o(n) - a(n - 1) - o(n - 2) + o(n - 5) + a(n - 7) - . . . (- l)“-‘w(m) = (-l)“-‘o(-m) i0 The sum on the left terminates when the term a(k) has k < when n = 6 and n = 7 this gives the relations
if n = w(m), ifn = o(-mm), otherwise. 1. To illustrate,
o(6) = o(5) + o(4) - a(l), o(7) = a(6) + o(5) - o(2) - 7.
14.11 The partition identities of Ramanujan By examining MacMahon’s table of the partition function, Ramanujan was led to the discovery of some striking divisibility properties of p(n). For example, he proved that (26)
p(5m + 4) = 0 (mod 5),
(27)
p(7m + 5) E 0 (mod 7),
(28)
~(1 lm + 6) E 0 (mod 11).
In connection with these discoveries he also stated without remarkable identities, (29)
$p(5m
proof two
+ 4)x” = 5 $$,
and (30)
m$op(7m + 5)xm = 7’s
+ 49x @$J,
where p(x) = fi (1 - x”). VI=1 Since the functions on the right of (29) and (30) have power series expansions with integer coefficients, Ramanujan’s identities immediately imply the congruences (26) and (27). Proofs of (29) and (30), based on the theory of modular functions, were found by Darling, Mordell, Rademacher, Zuckerman, and others. Further proofs, independent of the theory of modular functions, were given by Kruyswijk [36] and later by Kolberg. Kolberg’s method gives not only the Ramanujan identities but many new ones. Kruyswijk’s proof of (29) is outlined in Exercises 1l-l 5. 324
Exercises for Chapter
Exercises for Chapter
14
14
1. Let A denote a nonempty
set of positive
integers.
(a) Prove that the product
is the generating function of the number of partitions of n into parts belonging to the set A. (b) Describe the partition function generated by the product
In particular, describe r-IL1 (1 + xrn).
the partition
function
generated
by the finite product
2. If 1x 1 < 1 prove that &l
+ xm) = iy (1 - xzm- 1)) 1, m=l
and deduce that the number of partitions number of partitions of n into odd parts. 3. For complex
of n into unequal
parts is equal to the
x and z with 1x 1 < 1, let j-(x, z) = fi (1 - xmz). Ill=1
(a) Prove that for each fixed z the product is an analytic function of x in the disk 1x 1 < 1, and that for each fixed x with 1x 1 < 1 the product is an entire function of z. (b) Define the numbers a,(x) by the equation f(x, z) = f u,(X)Zn, n=o Show thatf(x, z) = (1 - xz)f(x, satisfy the recursion formula
zx) and use this to prove that the coefficients
a,(x) = a,(x)x” - a,-,(x)x”. (c) From part (b) deduce that a,(x) = (- l)“~“(“+~)~~/P~(x), P”(X) = l-&l ,=, This proves the following
identity
where
- x’).
for 1x 1 < 1 and arbitrary
z:
325
14: Partitions
4. Use a method we have
analogous
to that of Exercise 3 to prove that if lx 1 < 1 and lzl < 1
*g,u -xmz)-l =“j&” where P,(x) = n:= 1 (1 - xr). 5. If x # 1 let Q,,(x) = 1 and for n > 1 define
(a) Derive the following
finite identities
F
m=l
of Shanks:
X*0- 1)/Z= El ~Q.(x) XS(2n+ s=o QsC4
1) ’
2n+l
(b) Use Shanks’ identities
to deduce Gauss’ triangular-number
theorem:
for 1x1 < 1.
f
m=l
6. The following
identity
is valid for 1x 1 < 1: X*(*+ U/2 = fJ (1 + Xn- I)(1 - x2y,
f *=-LX
n=1
(a) Derive this from the identities in Exercises 2 and 5(b). (b) Derive this from Jacobi’s triple product identity. 7. Prove that the following triple product identity: (a) “fil(l
- ,$“)(l
(b) fi(1
- x5”)(1 -
identities,
valid for 1x 1 < 1, are consequences
-- x5n-4) =
- f+l)(l
x5n-2)(1
__ X5n-3)
=
n=l
of Jacobi’s
f (-l)mX*(5*+3)12. *=--m $
(-l)*X*(~*+1K2~
*=-LX
8. Prove that the recursion
formula v(n)
= i
4kMn
- 4,
k=l
obtained
in Section 14.10, can be put in the form q(n)
=
i
1
m=l
ksnlm
mp(n - km).
9. Suppose that each positive integer k is written in g(k) different colors, where g(k) is a positive integer. Let p,(n) denote the number of partitions of n in which each part k appears in at most g(k) different colors. When g(k) = 1 for all k this is the
326
Exercises for Chapter
unrestricted partition function p(n). Find p,(n) and prove that there is an arithmetical
an infinite product functionf(depending
14
which generates on g) such that
v,(n) = i f(k)p,(n - 4. k=l
10. Refer to Section 14.10 for notation. By solving in (22) prove that if 1x 1 < 1 we have “p
- y-m/n
the first-order
differential
equation
= exp{[Iq)dt},
where
ff(x) = 2 fXdxk and f2k) = C f(4 k=l Deduce that fj(1 where p(n) is the Mobius The following
a proof of Ramanujan’s
+ 4)x” = 5 $f$,
of Kruyswijk
for 1x1 < 1,
function.
exercises outline
m$~(5m by a method
- x”)~(“)~” = eex
partition
identity
where q(x) = fi (1 - x”), n=1
not requiring
the theory of modular
functions,
11. (a) Let E = eZniik where k 2 1 and show that for all x we have *fil(l (b) More
generally,
- X&h) = 1 - xk.
if (n, k) = d prove that *f!(l
- X&“h) = (1 - Xk’d)d,
and deduce that if(n,k)=
*fil(l - Xne2nWk) - {il-z’)k 12. (a) Use Exercise 1 l(b) to prove that for prime
“I1 *fil(l
1,
ifkln.
q and Ix 1 < 1 we have
- x”eZninhiq)= s.
(b) Deduce the identity mfj,p(rn)xm
= $$
*fJl “fir(l
- xneZainh’5).
327
14: Partitions
13. If q is prime and if 0 2 I < q, a power series of the form
is said to be of type r mod q. (a) Use Euler’s pentagonal number power series,
theorem
q(x) =: fi(l “=I
to show that q(x) is a sum of three
- x”) = I, + I, + I,,
where I, denotes a power series of type k mod 5. (b) Let tl = ezni15 and show that
x”a”h) = fi(r, + I,ah+ I,CrZh). h=l
(c) Use Exercise 12(b) to show that fop(5m
+ 4)X5m+4 = v, sj,
where V, is the power series of type 4 mod 5 obtained 14. (a) Use Theorem power series,
from the product in part(b).
14.7 to show that the cube of Euler’s product
is the sum of three
q’(x)3 = w, + w, + w,, where W, denotes a power series of type k mod 5. (b) Use the identity W, + W, + W, = (I, + I, + 1J3 to show that the power series in Exercise 13(a) satisfy the relation I,12
= -I,Z.
(c) Prove that I, = -x(p(xz5). 15. Observe that the product flz= r (I, + 1,~~ + 1,~‘~) is a homogeneous polynomial in I,, I,, I, of degree 4, so the terms contributing to series of type 4 mod 5 come from the terms 114, 1,1,212 and I,’ I,‘. (a) Use Exercise 14(c) to show that there exists a constant c such that v, = cI,4, where V, is the power series in Exercise 13(c), and deduce that
m;/hl + 4)xSm+4 = cx4$g. (b) Prove that c = 5 and deduce Ramanujan’s m$(5m
328
identity
+ 4)xm = 5 ‘PO5 (Pc46
Bibliography
MR denotes reference to Mathematical
Reviews.
1. Apostol, Tom M. (1970) Euler’s q-function Math. Sot., 24: 482485; MR 41, # 1661. 2. Apostol, Tom M. (1974) Mathematical Wesley Publishing Co.
and separable Gauss sums. Proc. Amer.
Analysis, 2nd ed. Reading,
Mass. : Addison-
3. Ayoub, Raymond G. (1963) An Introduction to the Analytic Theory of’ Numbers. Mathematical Surveys, No. 10. Providence, R. I.: American Mathematical Society. 4. Bell, E. T. (1915) An arithmetical theory of certain numerical functions. qf Washington Publ. in Math. and Phys. Sci., No. 1, Vol. 1: l-44. 5. Borozdkin, K. G. (1956) K voprosu o postoyanni I. M. Vinogradova. tretqqo vsesoiuzqao matematifesko,qo siezda, Vol. I, Moskva [Russian].
University Trudy
6. BuhStab, A. A. (1965) New results in the investigation of the Goldbach-Euler problem and the problem of prime pairs. [Russian]. Dokl. Akad. Nauk SSSR, 162: 735-738; MR 31, #2226. [English translation: (1965) Soviet Math. Dokl. 6: 729-732.1 7. Chandrasekharan, Die Grundlehren Springer-Verlag.
Komaravolu (1968) Introduction to Analytic der Mathematischen Wissenschaften, Band
Number Theory. 148. New York:
8. Chandrasekharan, der Mathematischen
Komaravolu (1970) Arithmetical Functions. Die Grundlehren Wissenschaften, Band 167. New York. Springer-Verlag.
9. Chebyshev, P. L. Sur la fonction qui determine la totalite des nombres premiers inferieurs a une hmite donee. (a) (1851) Mem. AC. SC. St. PPtersbour,q, 6: 141-157. (b) (1852) .hna. de Math (1) 17: 341-365. [Oeuvres, I: 2748.1 10. Chen, Jing-run (1966) On the representation of a large even integer as the sum of a prime and the product of at most two primes. Kexue Toqbao (Foreign Lang. Ed.), 17: 3855386; MR 34, #7483.
329
Bibliography
11. Clarkson, James A. (1966) On the series of prime Sot., 17: 541; MR 32, # 5513. 12. Davenport, Harold (1967) Multiplicative Mathematics, No. 1. Chicago: Markham
reciprocals.
Number Theory. Publishing Co.
13. Dickson, Leonard Eugene (1919) History Washington, D. C.: Carnegie Institution Publishing Co., New York, 1966.
Proc. Amer. Math.
Lectures
of the Theory of Numbers. of Washington. Reprinted
14. Dickson, Leonard Eugene (1’930) Studies The University of Chicago Press.
in the Theory
in Advanced (3 volumes). by Chelsea
of Numbers.
Chicago:
15. Dirichlet, P. G. Lejeune (183’7) Beweis des Satzes, dass jede unbegrenzte arithmetische Progression, deren erstes Glied und Differenz ganze Zahlen ohne gemeinschlaftichen Factor sind, unendliche viele Primzahlen enthglt. Abhand. Ak. Wiss. Berlin: 45-81. [Werke, 1: 315-342.1 16. Dirichlet, P. G. Lejeune (1840) Ueber eine Eigenschaft Bericht Ak. Wiss. Berlin: 49-52.. [Werke, 1: 497-502.1
der quadratischen
Formen.
17. Edwards, H. M. (1974) Riemann’s Zeta Function. New York and London: Academic Press. 18. Ellison, W. J. (1971) Waring’s problem. Amer. Math. Monthly, 78: 10-36. 19. ErdGs, Paul (1949) On a new method in elementary number theory which leads to an elementary proof of the prime number theorem. Proc. Nut. Acad. Sci. U.S.A., 35: 374-384: MR 10.595. 20. Euler, Leonhard (1737) Variae observationes circa series infinitas. Commentarii Academiue Scientiurum Imperialis Petropolitunae, 9: 16&l%. [Opera Omniu (l), 14; 216244.1 21. Euler, Leonhard (1748) lntroductio in Anulysin Injinitorum, Vol. 1. Lausanne: Bousquet. [Opera Omniu (l), 8.‘] 22. Franklin, F. (1881) Sur le dCveloppement du produit infini (1 - x)(1 - x2) (1 - x3)( 1 - x4) . Comptes Rendus Acad. Sci. (Paris), 92: 448-450. 23. Gauss, C. F. (1801) Disquisii!iones Arithmeticae. Lipsiae. [English translation: Arthur A. Clarke (1966) New Haven : Yale University Press. 24. Gauss, C. F. (1849) Letter to Encke, dated 24 December. [We&e, Vol. 25. Gerstenhaber, Murray (1963) The 152nd proof of the law of quadratic Amer. Math. Monthly, 70: 397-398; MR 27, # 100. 26. Goldbach, C. (1742) Letter to Euler, dated 7 June. 27. Grosswald, Emil (1966) Topics from the Theory of Numbers. New Macmillan Co. 28. Hadamard, J. (1896) Sur la distribution des ztros de la fonction c(s) quences arithmttiques. Bull. Sot. Math. France, 24: 199-220. 29. Hagis, Peter, Jr. (1973) A lower bound Comp., 27: 951-953; MR 48, #3854.
II, 444447.1 reciprocity.
York:
The
et ses cons&
for the set of odd perfect numbers.
Math.
30. Hardy, G. H. (1940) Rumunujun. Twelve Lectures on Subjects Suyyested by His Lsfe and Work. Cambridge : The University Press. 31. Hardy, G. H. and Wright, E. M. (1960) An Introduction to the Theory of Numbers, 4th ed. Oxford: Clarendon Press. 32. Hemer, Ove (1954) Notes on the Diophantine equation y2 - k = x3. Ark. Mat., 3: 67-77; MR 15, 776. 33. Ingham, A. E. (1932) The Distribution of Prime Numbers. Cambridge Tracts in Mathematics and Mathematical Physics, No. 30. Cambridge: The University Press.
330
Bibliography
34. Jacobi, C. G. J. (1829) Fundamenta [Gesammelte Werke, Band I, 49-239.1
Nova
Theoriae
Functionum
Ellipticarum.
35. Kolesnik, G. A. (1969) An improvement of the remainder term in the divisor problem. (Russian). Mat. Zumetki, 6: 545-554; MR 41, # 1659. [English translation: (1969) Math. Notes, 6: 784791.1 36. Kruyswijk. D. (1950) On some well-known properties of the partition function p(n) and Euler’s infinite product. Nieuw Arch. Wisk., (2) 23: 97-107; MR 11, 715. 37. Landau, E. (1909) Handbuch der Lehre von der Verteilung der Primzahlen. Leipzig : Teubner. Reprinted by Chelsea, 1953. 38. Landau, E. (1927) Vorlesungen iiber Zahlentheorie (3 volumes). Leipzig: Hirzel. Reprinted by Chelsea, 1947. 39. Leech, J. (1957) Note on the distribution of prime numbers. J. London Math. Sot., 32: 56-58; MR 18,642. 40. Legendre, A. M. (1798) Essai sur la Theorie des Nombres. Paris : Duprat. 41. Lehmer, D. H. (1959) On the exact number of primes less than a given limit. Illinois J. Math., 3: 381-388; MR 21, #5613. 42. Lehmer, D. H. (1936) On a conjecture of Ramanujan. J. London Math. Sot., 11: 114118. 43. Lehmer, D. N. (1914) List of prime numbers from 1 to 10, 006, 721. Washington, D.C. : Carnegie Institution of Washington, Publ. No. 165. 44. LeVeque, W. J. (1956) Topics in Number Theory (2 volumes). Reading, Mass.: Addison-Wesley Publishing Co. 45. LeVeque, W. J. (1974) Reviews in Number Theory (6 volumes). Providence, RI: American Mathematical Society. 46. Levinson, N. (1969) A motivated account of an elementary proof of the prime number theorem. Amer. Math. Monthly, 76: 225-245; MR 39, #2712. 47. Levinson, Norman (1974) More than one third of zeros of Riemann’s are on o = l/2. AdvancesMath., 13: 383436.
zeta-function
48. van Lint, Jacobus Hendricus (1974) Combinatorial Theory Seminar (Eindhoven University of Technology), Lecture Notes in Mathematics 382. Springer-Verlag, Chapter 4. 49. Littlewood, J. E. (1914) Sur la distribution des nombres premiers. Comptes Rendus Acad. Sci. (Paris), 158: 186991872. 50. Mills, W. H. (1947) A prime-representing function. Bull. Amer. Math. Sot., 53: 604; MR 8,567. 51. Nevanlinna,’ V. (1962) Uber den elementaren Beweis des Primzahlsatzes. Sot. Sci. Fenn. Comment. Phys-Math,. 27 No. 3, 8 pp.; MR 26, #2416. 52. Niven, I. and Zuckerman, H. S. (1972) An Introduction to the Theory of Numbers, 3rd ed. New York: John Wiley and Sons, Inc. 53. Prachar, Karl (1957) Primzahlverteilung. Die Grundlehren der Mathematischen Wissenschaften, Band 91. Berlin-Gottingen-Heidelberg : Springer-Verlag. 54. Rademacher, Hans (1937) On the partition functionp(n). Proc. London Math. Sot., 43: 241-254. 55. Rademacher, Hans (1964) Lectures on Elementary Number Theory. New York: Blaisdell Publishing Co. 56. Rademacher, Hans (1973) Topics in Analytic Number Theory. Die Grundlehren Mathematischen Wissenschaften, Band 169. New York-Heidelberg-Berlin: Springer-Verlag.
der
331
Bibliography
57. Renyi, A. (1948) On the representation of an even number as the sum of a single prime and a single almost-prime number. (Russian). Zzv. &ad. Nauk SSSR Ser. Mat., 12: 57-78; MR 9,413. [English translation: (1962) Amer. Math. Sot. Transl. 19 (2): 299-321.1 58. Riemann, B. (1859) Uber die Anzahl der Primzahlen unter einer gegebener Griisse. Monatsber. Akad. Berlin, 671-680. 59. Robinson, R. M. (1958) A report on primes of the form k ‘2” + 1 and on factors of Fermat numbers. Proc. Amer. Math. Sot., 9: 6733681; MR 20, #3097. 60. Rosser, J. Barkley, and Schoenfeld, Lowell (1962) Approximate formulas for some functions of prime number theory. Illinois J. Math., 6: 69-94; MR 25, # 1139. 61. Schnirelmann, L. (1930) On additive properties of numbers. (Russian). Izc. Donskowo Politechn. Inst. (Nowotscherkask), 14 (2-3): 3328. 62. Selberg, Atle (1949) An elementary proof of the prime number theorem. Ann. of Math., 50: 305-313; MR 10, 595. 63. Shanks, Daniel (1951) A short proof of an identity of Euler. Proc. Amer. Math. Sot.. 2: 747-149; MR 13, 321. 64. Shapiro, Harold N. (1950) On the number of primes less than or equal x. Proc. Amer. Math. Sot., I: 346348; MR 12, 80. 65. Shapiro, Harold N. (1952) On primes in arithmetic progression II. Ann. qf Math. 52: 231-243: MR 12. 81. 66. Shen, Mok-Kong (1964) On checking the Goldbach conjecture. Nordisk Tidskr. Infbrmations-Behandling, 4: 243-245 ; MR 30, # 305 1. 67. Sierpidski, Waclaw (1964) Elementary Theory of Numbers. Translated from Polish by A. Hulanicki. Monografie Matematyczne, Tom 42. Warsaw: . Panstwowe Wzdawnictwo Naukowe. 68. Tatuzawa, Tikao, and Iseki Kaneshiro (1951) On Selberg’s elementary proof of the prime number theorem. Proc. Japan Acad., 27: 340-342; MR 13,725. 69. Titchmarsh, E. C. (1951) The Theory of the Riemann Zeta Function. Oxford: Clarendon Press. 70. Uspensky, J. V., and Heaslett, M. A. (1939) Elementary Number Theory. New York: McGraw-Hill Book Co. 71. Vallee Poussin, Ch. de la (1896) Recherches analytiques sur la theorie des nombres premiers. Ann. Sot. Sci. Bruxelles, 20, : 183-256, 281-297. 72. Vinogradov, A. I. (1965) The density hypothesis for Dirichlet L-series. (Russian). Izv. Akad. Nauk SSSR, Ser. Math. 29: 903-934; MR 33, #5579. [Correction: (1966) ibid., 30: 719-720; MR 33, #2607.] 73. Vinogradov, I. M. (1937) The representation of an odd number as the sum of three primes. (Russian.) Dokl. Akad. Nuuk SSSR, 16: 139-142. 74. Vinogradov, I. M. (1954) Elements of Number Theory. Translated by S. Kravetz. New York : Dover Publications. 15. Walfisz, A. (1963) Weylsche Exponentialsummen in der neueren Zahlentheorie. Mathematische Forschungsberichte, XV, V E B Deutscher Verlag der Wissenschaften, Berlin. 76. Williams, H. C., and Zarnke, 2A3” + 1 and 2A3” - 1. Math.
C. R. (1972) Some prime numbers Comp. 26: 995-998; MR 41, #3299.
of the form
77. Wrathall, Claude P. (1964) New factors of Fermat numbers. Math. Comp., 18: 324-325; MR 29, # 1167. 78. Yin, Wen-lin (1956) Note on the representation of large integers as sums of primes. Bull. Acad. Polon. Sci. Cl. 111, 4: 793-795; MR 19. 16.
332
Index of Special Symbols
d In, d Y n, (4 b), h,
. . . 3 4,
[a, bl, An), cp(n), f * 99
[I
divides (does not divide), 14 greatest common divisor (gcd),l5,21 least common multiple (lcm), 22 Mobius function, 24 Euler totient, 25 Dirichlet convolution, 29
Z(n) = i ,
identity function, 30
f-5
Dirichlet inverse, 30 unit function, 31 Mangoldt function, 32 Liouville function, 37 divisor functions, 38 generalized convolution, 39 Bell series off modulo p, 43 derivative, 45 Euler’s constant, 53 big oh notation, 53 asymptotic equality, 53 Riemann zeta function, 55 number of primes IX, 74 Chebyshev +-function, 75
u(n) =
1,
A(n), W, o,(n), 44, d(n), a 0 F,
fpM
f ‘(4 = f (n)logn, C, 0, i;s;, 4x), $64
333
Index of special symbols
%4> M(x), 0, a = b (mod m),
^ a, I a, x(n), L(L xl, L’U, x), 44, G(n, xl, W ; 4, nRp, nb, b IPX (n I PI, evmk4 ind, a, Lb, xl, 0a, fJ ri;,,
as, 4, F(x, 4, 8k4
4,
m4 p(n), dn),4
334
- 4,
Chebyshev &function, 75 partial sums of Mobius function, 91 little oh notation, 94 congruence, 106 residue class a module m, 109 reciprocal of a modulo m, 111 Dirichlet character, 138 sum of series C x(n)/n, 141 sum of series -c X(n)log n/n, 148 Ramanujan sum, 160 Gauss sum associated with x, 165 quadratic Gauss sum, 177 quadratic residue (nonresidue) mod p, 178 Legendre symbol, 179 Jacobi symbol, 188 exponent of a module m, 204 index of a to base g, 213 Dirichlet L-function, 224 abscissa of absolute convergence, 225 abscissa of convergence, 233 gamma function, 250 Hurwitz zeta function, 251 periodic zeta function, 257 Bernoulli polynomials, (numbers), 264 periodic Bernoulli functions, 267 partition function, 307 pentagonal numbers, 311
Index
Abel, Niels Henrik, 77 Abelian group, 129 Abel’s identity, 77 Abscissa, of absolute convergence, 225 of convergence. 233 Additive number theory, 304 Algorithm, division, 19 Euclidean, 20 Analytic continuation, of Dirichlet L-functions, 255 of Hurwitz zeta function, 254 of Riemann zeta function, 255 Apostol, Tom M., 329 Arithmetic, fundamental theorem of, 17 Arithmetical function, 24 Asymptotic equality, 53 Average (arithmetic mean) of an arithmetical function, 52 Average order, 52 Ayoub, Raymond G., 329 Bell, Eric Temple, 29, 42, 329 Bell series, 43 Bernoulli, numbers, 265 periodic functions, 267 polynomials, 264 Binomial congruence, 214 Borozdkin, K. G., 10, 329 BuhStab, A. A., 11,329 Cauchy, Augustin-Louis, 44, 144, 198 Cauchy product, 44 Chandrasekharan, Komaravolu, 329 Character, Dirichlet, 138 of an abelian group, 133 primitive, 168 principal, 138
Chebyshev, Pafnuti Liwowich, 9. 75 Chebyshev function 9(x), 75 Chebvshev function tilx). 75 Chen: Jing-run, I 1, 3b4,329 Chinese remainder theorem, I 17 Clarkson, James A., 18,330 Classes of residues, 109 Clausen, Thomas, 275 Common divisor, 14 Commutative group, 129 Complete residue system, 110 Completely multiplicative function, 33 Conductor of a character, 17 1 Congruence, 106 Convolution. Dirichlet. 29 generalized, 39 van der Corput, J. G., 59 Critical line. 293 Critical strip, 293 Cross-classification principle, 123 Cyclic group, 131 Darling, H. B. C., 324 Davenport, Harold, 330 Decomposition property of reduced residue systems, 125 Derivative of arithmetical functions, 45 Dickson, Leonard Eugene, 12, 330 Diophantine equation, 5, 190 Dirichlet, Peter Gustav Lejeune, 5, 7, 29, 53, 138. 146,224 Dirichlet, character I. 138 convolution (product). 29 divisor problem, 59 estimate for d(n), 53, 57 inverse, 30 L-function, 224 series, 224 theorem on primes in arithmetic progressions, 7, 146, 154 Disquisitiones arithmeticae, 5 Divisibilitv, 14 Division algorithm, 19 Divisor, 14 Divisor function e.(n), 38 Edwards, H. M., 330 Elementary proof of prime number theorem, 9.98 Ellison, W. J., 306, 330 Erdiis, Paul, 9, 330 Euclidean algorithm, 20 Euclid’s lemma, 16 Euler, Leonhard, 4, 5, 7, 9, 19, 25, 53, 54, 113, 180,185,230,308, 312,315 Euler-Fermat theorem, 113 Euler product, 230 Euler’s constant, 53, 250 Euler’s criterion, 180
335
Index
Euler’s pentagonal-number theorem, 3 12 Euler’s summation formula, 54 Euler totient function (p(a). 25 Evaluation, of ( - 11p), 181 of(2lp), 181 of [( -n, a), 264 of 1(2n), 266 of L(0, x), 268 Exponent of a module m, 204 Exponential congruence, 215 Factor, 14 Fermat, Pierre de, 5, 7, 11, 113, 114 Fermat conjecture, I I Fermat prime, 7, Fermat theorem (little), 114 Finite Fourier expansion, 160 Formal power series, 41 Fourier coefficient, 160 Franklin, Fabian, 3 13, 330 Function, arithmetical, 24 Bernoulli neriodic B.(x). 267 Chebyshev 9(x), 75 “’ Chebyshev I/I(Y), 75 completely multiplicative, 33 Dirichlet L(s, x), 224 divisor d(n), u,(n), 38 Euler totient cp(n), 25 Hurwitz zeta ((s, a), 249 Liouville I(n), 37 Mangoldt A(n). 32 Mobius &I), 24 periodic zeta F(x, s), 257 Riemann zeta c(s), 9, 249 K(n), 247 M(x), 9 1 v(n), 247 n(x), 8.74 Ii/,(x), 278 Functional equation, for F(s), 250 for L(s, x), 263 for i(s), 259 for i(s, h/k), 261 Fundamental theorem of arithmetic, 17 Gamma function, 250 Gauss, Carl Friedrich. 5, 7, 8, 106, 165, 177, 182, 185, 306, 326 Gauss sum, associated with x, 165 quadratic, 177, 306 Gauss’ lemma, 182 Gauss’ triangular-number theorem, 326 Generating function, 308 Geometric sum, 157, 158 Gerstenhaber, Murray, 186, 330 Goldbach, C., 6,9, 304 Goldbach conjecture, 9, 304 Greatest common divisor, 15,20, 21 Greatest integer symbol, 8,25, 54, 72 Grosswald, Emil, 330
336
Group, definition abelian. 129 cyclic, I3 I Group character.
of. 129
133
Hadamard, Jacques, 9,74, 330 Hagis, Peter, Jr., 5, 330 Half-plane, of absolute convergence, 225 of convergence, 233 Hardy, Godfrey Harold, 59,293, 305, 330 Hemer, Ove, 330 Hilbert, David, 293 Hurwitz, Adolf, 249 Hurwitz formula for {(s, u), 257 Hurwitz zeta function [(s, a), 249, 251, 253, 255 Identity element. 30, 129 Identity function I(n), 30 Index, 213 Index calculus, 214 Indices (table of),216, 217 Induced modulus, 167 Induction, principle of, 13 Infinitude of primes, 16, 19 Inequalities, for 1[(s, a) 1, 270 for 1i(s) 1, 270, 287, 291 for I Us, x) I, 272 for n(n), 82 for nth prime p.. 84 for d(n), 294 for q(n), 298 for p(n), 316, 318 Ingham, A. E., 330 Inverse, Dirichlet, 30 of completely multiplicative function, Inversion formula, Mobius, 32 generalized, 40 Iseki, Kaneshiro, 99, 332 Jacobi, Jacobi Jacobi Jordan
36
Carl Gustav Jacob, 187,305, 313, 319 symbol (n I P), 188 triple product identity, 319 totient Jk(n), 48
Kloosterman, H. D., 176 Kloosterman sum, 176 Kolberg, Oddmund, 324 Kolesnik. G. A.. 59 Kruyswijk, D., 324, 327, 331 Lagrange, Joseph Louis, 5, 115, 144, 158 Lagrange interpolation formula, 158 Lagrange’s theorem on polynomial congruences, 115 Landau, Edmund, 59,237,248,301,331 Landau’s theorem, 237,248 Lattice points, 57, 62 visibility of, 62
Index
Law of quadratic reciprocity. 185. 189, 193.200 Least common multiple, 22 Leech. John. 10.331 Legendre, Adrien-Marie, 5, 67, 179, 185, 331 Legendre’s identity, 67 Legendre symbol (n Ip), 179 Lehmer, Derrick Henry, 6, 293, 316, 331 Lehmer, Derrick Norman, 6, 331 Lemma of Gauss, 182 LeVeque, William Judson, 2, 191, 33 1 Levinson, Norman, 293, 33 1 L-function L(s, x), 224 Linear congruence, 111, 112, 114,214 van Lint, Jacobus Hendricus, 318, 331 Liouville, Joseph, 37 Liouville function A(n), 37 Little Fermat theorem, I14 Littlewood, John Edensor, 10, 305, 331 Logarithmic integral Li(x), 102 Lucas, Edouard, 275 MacMahon, Percy A., 316 von Mangoldt, H., 32 von Mangoldt function A(n), 32 Mean value formulas for Dirichlet series, 240 Mersenne, P., 4 Mersenne numbers, 4 Mertens, Franz, 91 Mertens’ conjecture, 9 1 Mills, W. H., 8, 331 Mobius, Augustus Ferdinand, 24 Mobius function p(n), 24 Mobius function pLk(n) of order k, 50 Mobius inversion formula, 32 product form, 47 generalized, 40 Mordell, Louis Joel. 305. 306 Multiplication, Dirichlet. 29 of residue classes, 138 Multiplicative function, 33 Multiplicative number theory, 304 Nevanlinna, Veikko, 331 Niven, Ivan, 331 Nonresidue, 178 Number-theoretic function,
24
0, big oh notation, 53 o, little oh notation, 94 Order of a group, 130 Orthogonality relation, for group characters, 137 for Dirichlet characters, 140 Partition, 304 Partition function p(n), 307 Pentagonal numbers, 2, 5, 311 Pentagonal-number theorem, 312 Perfect numbers, 4
Periodic arithmetical function, 157 Periodic zeta function, 257 Polya, G., 173, 299 Polya inequality for character sums. 173. 176. 299 Polygonal numbers, 2, 5 Polynomial congruence, 115 Prachar, Karl, 331 Prime number theorem, 9,65,74, 79,92,94, 98,278,289 Primes, 2, 16, contained in a factorial, 67 in arithmetic progressions, 7, 146, 154 Fermat, 7 infinitude of, 16, 19 Mersenne, 4 Primitive character, 168 Primitive root, 204 Principal character, 134, 138 Product, of arithmetical functions, 29 of Dirichlet series, 228 Pythagorean triple, 2 Quadratic, congruence, 178 Gauss sum, 177, 195 nonresidue, 178 reciprocity law, 185, 189, 193, 200 residue. 178 Rademacher, Hans, 3 16, 33 1 Ramanuian. Srinivasa. 160. 305. 324. 328 Ramanujan’partition identities, 324,‘328 Ramanujan sum, 160, 176 Reciprocity law, for Jacobi symbols, 189 for Legendre symbols, 185, 193,200 for quadratic Gauss sums, 200 Reduced fraction, 21 Relatively prime, 15, 21 in pairs, 21 Rinyi, Alfred, 10, 332 Residue, quadratic, 178 Residue class, 109 Residue system, complete, 110 reduced, 113, 125 Riemann, Georg Friedrich Bernhard, 9,225 293,332 Riemann hypothesis,,293, 301 Riemann-Lebesgue lemma, 279 Riemann-Stieltjes integral, 77 Riemann zeta function, 249 Ring of formal power series, 42 Robinson, Raphael M., 7, 332 Rosser, J. Barkley, 293, 332 Schnirelmann, L., 10, 332 Selberg. Atle, 9. 46. 100. 332 Selberg asymptotic formula, 100, 103, 104 Selberg identity, 46 Separable Gauss sums, 165, 171 Shanks, Daniel, 312, 326. 332
331
Index
Shapiro, Harold N., 85, 146, 332 Shapiro’s Tauberian theorem, 85 Shen, Mok-Kong, 9,332 Sierpinski, Waclaw, 11, 148, 332 Smallest primitive roots (table of), 213 Squarefree, 21 von Staudt, Karl Georg Christian, 275 Subgroup, 130 Summation formula of Euler, 54 Symbol, Jacobi (nip), 188 Legendre (n 1p). 179 System of residues, complete, 110 reduced. 113 Tatuzawa, Tikao, 99, 332 Tauberian theorem, 85 Theta function, 306 Titchmarsh, Edward Charles, 301, 332 Totient function cp(n), 25 Triangular numbers, 2, 326 Triangular-number theorem, 326 Trivial zeros of i(s), 259 Twin primes, 6 Unique factorization theorem, 17 Uspensky, J. V.. 332
338
Vallee-Poussin, C. Vinogradov, A. I., Vinogradov, I. M., Visibility of lattice Voronoi, G., 59
J. de la, 9, 74, 332 11, 332 10,304,332 points, 62
Wahisz, Arnold, 91, 332 Waring. Edward. 306 Warinzs problem, 306 Williams, H. C.. 6, 332 Wilson, John, 116 Wilson’s theorem, I16 Wrathall, Claude P., 7, 332 Wright, E. M., 330 Wolstenholme’s theorem, I16 Yin, Wen-lin,
IO, 332
Zarnke, C. R., 6,332 Zero-free regions of c(s), 29 1, 292 Zeros, of L-function L(s, x), 274 of Riemann’s zeta function c(s), 259, 274, 293 Zeta function, Hurwitz, 249 periodic, 257 Riemann, 9.249 Zuckerman. Herbert S.. 331