2 Number - TH ch62
2 Number - TH ch62
Number-Theoretic Function
Definition 1.1.2. Any function whose domain of definition is the set of pos-
itive integers is called number theoretic function.
1
k1 +1 k2 +1 kr +1
p −1 p −1
σ(n) = ( 1p1 −1 )( 2p2 −1 ) · · · ( prpr −1−1 )
r
Y pki i +1 − 1
= ( ).
i=1
pi − 1
X
Example 1.1.3. τ (10) = 1=1+1+1+1=4
d|10
X
σ(10) = d = 1 + 2 + 5 + 10 = 18
d|10
2
Lemma 1.1.1. If gcd(m, n) = 1, then the set of positive divisor of mn consists
of all products d1 d2 , where d1 |n, d2 |n and gcd(d1 , d2 ) = 1, further more, these
products are all distinct.
3
Definition 1.1.5. We say that n is not a square free if p2 |n, p is prime.
And n is a square free if n = p1 p2 · · · pr
4
Example
X 1.2.2. n = 10, The divisor of n are 1, 2, 5, 10
µ(d) = µ(1) + µ(2) + µ(5) + µ(10)
d/10
= µ(1) + µ(2) + µ(5) + µ(10)
= 1 + (−1) + (−1) + 1 = 0
then
X X
f (n) = µ(d)F (d|n) = µ(n|d)F (d)
d|n d|n
5
Example 1.2.3. Let n = 10, to illustrate how the double sum in (2) is turned.
In
Xthis
Xinstance we find that
(µ(d)f (c)) = µ(1)[f (1) + f (2) + f (5) + f (10)] + µ(2)[f (1) + f (5)]+
d|10 c|( 10 )
d
µ(5)[f (1) + f (2)] + µ(10)[f (1)]
= f (1)[µ(1) + µ(2) + µ(5) + µ(10)+]+
X X
f (2)[µ(1) + µ(5)+] + f (5)[µ(1) + µ(2)+] + f (10)[µ(1)+] = (f (c)µ(d))
c|10 d|( 10 )
c
To see how Möbius inversion works in a particular case, we remind the reader
that the functions τ and σ may both be described as sum functions
X X
τ (n) = 1 and σ(n) = d
d|n d|n
By theorem 6.7
X n X n
1=( µ( )τ (d)) and n = ( µ( )σ(d))
d d
d|n d|n
Proof. Let m and n be relatively prime positive integers. we recalled that any
divisor d of mn can be uniquely written as d = d1 d2 , where d1 |m, d2 |n and
gcd(d1 , d2 ) = 1.
Thus, using the inversion formula.
X mn X mn
f (mn) = µ(d)F ( )= µ(d1 d2 )F ( )
d d1 d2
d|mn d1 |m,d2 |n
X m n
= µ(d1 )µ(d2 )F ( )F ( )
d1 d2
d1 |m,d2 |n
X m X n
= µ(d1 )F ( ) µ(d2 )F ( )
d1 d2
d1 |m d2 |n
= f (m)f (n)