Definition 1.1. A function f : N → C is said to be multiplicative if f(mn

advertisement
S UPPLEMENTARY L ECTURE N OTES : W EEK 45
M ONDAY, N OVEMBER 8
Definition 1.1. A function f : N → C is said to be multiplicative if
f (mn) = f (m)f (n) whenever GCD(m, n) = 1.
(1.1)
Example 1.2. The Euler φ-function is multiplicative. This follows immediately from
the formula (see Proposition 8.1 in the main lecture notes)
φ(n) Y
1
.
(1.2)
=
1−
n
p
p|n
Example 1.3. For each k ∈ N0 , let σk : N → N be the function defined by
X
σk (n) :=
dk ,
(1.3)
d|n
where the sum is taken over all positive divisors d of n, including d = 1 and d = n. We
set d(n) := σ0 (n) and σ(n) := σ1 (n). The function d(n) is called the divisor function
and σ(n) is called the sum of divisors function. It is easy to check (using FTA) that the
functions σk are multiplicative for every k ∈ N0 .
Example 1.4. Another important example of a multiplicative function is the so-called
Möbius function µ defined by

if n = 1,
 1,
2
0,
if
p
|n
for
some
prime p,
µ(n) =
(1.4)
Qk

k
(−1) , if n = i=1 pi , where the pi are distinct primes.
There are important relationships between the functions φ, σk , µ and the Riemann ζfunction. For our present purposes, we need the following two relationships - more
may be given later.
Lemma 1.5. For any n ∈ N one has
φ(n) X µ(d)
=
.
n
d
(1.5)
d|n
Proof. This is an immediate consequence of the definition of µ, FTA and the formula
(1.2).
Lemma 1.6. If Re(s) > 1 then ζ(s) 6= 0 and
∞
X µ(n)
1
=
.
ζ(s) n=1 ns
(1.6)
Proof. This is an immediate consequence of the definition of µ, FTA and the Euler
product for ζ - see Theorem 5.3 in the main lecture notes.
We now use these facts to prove the following very nice theorem (see Remark 8.3 in
the main lecture notes).
1
2
Theorem 1.7. For n ∈ N one has
n
X
3
φ(m) =
n2 + O(n log n).
2
π
m=1
(1.7)
Proof. By Lemma 1.5, one has
n
X
φ(m) =
m=1
n
X
m=1

m·
X µ(d)
d|m
d

.
(1.8)
Set r := m/d and interchange the order of summation. One gets that


⌊n/d⌋
n
n
X
X
X
r .
φ(m) =
µ(d) · 
m=1
(1.9)
r=1
d=1
Now
⌊n/d⌋
X
r=1
Hence
n
1
n2
r = ⌊n/d⌋ (⌊n/d⌋ + 1) = 2 + O
.
2
2d
d
n
X
n
n
X
n2 X µ(d)
µ(d)
φ(m) =
+
O
n
2 d=1 d2
d
m=1
d=1
!
.
We can bound the second term on the right as follows :
n
n
n X µ(d) X
µ(d) X
1
= log n + O(1).
≤
≤
d d
d
(1.11)
(1.12)
d=1
d=1
d=1
(1.10)
Hence the last term in (1.11) is O(n log n). Furthermore, by Lemma 1.6, as n → ∞,
n
X
µ(d)
d=1
d2
→
∞
X
µ(d)
d=1
d2
=
1
6
= 2.
ζ(2)
π
Regarding the speed of convergence, we have the estimate
∞
∞ ∞
X µ(d) X
X
µ(d) 1
= O(1/n).
≤
≤
2
2
d d
d2
d=n+1
d=n+1
(1.13)
(1.14)
d=n+1
Substituting (1.12), (1.13) and (1.14) into (1.11) yields (1.7).
I wish to say a few more words about multiplicative functions. We start with a couple
of useful properties :
Proposition 1.8. (i) Let f, g be two multiplicative functions. If f (n) = g(n) whenever
n is a prime power, then f (n) = g(n) for every n ∈ N.
(ii) If f is a multiplicative function, then the function
X
g(n) :=
f (d)
(1.15)
d|n
is also multiplicative.
3
The proof of these facts is simple and left to the reader. Here are two important
applications :
Proposition 1.9. (i) For every n ∈ N,
X
φ(d) = n.
(1.16)
X
(1.17)
d|n
(ii) Let ν : N → C be given by
ν(n) :=
µ(d).
d|n
Then ν(1) = 1 and ν(n) = 0 for all n > 1.
Proof. For a proof of the first identity, see Exercise 4, Homework 2 from 2008. The
proof of the second identity is left as an exercise. In both cases one uses part (i) of
Proposition 1.8.
The relationship between identities (1.5) and (1.16) is a special case of what is called
the Möbius Inversion Formula :
Theorem 1.10. (Möbius Inversion Formula) Let f : N → C be any function and let
the function g : N → C be defined by (1.15). Then
n
X
.
(1.18)
f (n) =
µ(d) g
d
d|n
Proof. By the definition of g, we can expand the right-hand side of (1.18) as a double
sum
X
X
µ(d)
f (e).
(1.19)
d|n
e| n
d
Upon interchanging the order of summation we can rewrite this as
X
X
µ(d).
f (e)
e|n
(1.20)
d| n
e
The inner sum is just ν(n/e). Thus (1.18) follows from Proposition 1.9(ii).
Download