Exercise 2.13

Let σ k ( n ) = d n d k . Show that σ k ( n ) is multiplicative and find a formula for it.

Answers

Proof. As n n k is multiplicative, then so is σ k (Ex. 2.10).

Suppose that k 0 .

If n = p α is a prime power ( α 1 ),

σ k ( p α ) = i = 0 α p ik = p ( α + 1 ) k 1 p k 1

if k = 0 , σ 0 ( n ) is the number of divisors of n .

σ 0 ( p α ) = i = 0 α 1 = α + 1

Conclusion : if n = p 1 α 1 p t α t is the decomposition of n in prime factors, then

σ 0 ( n ) = ( α 1 + 1 ) ( α t + 1 ) , σ k ( n ) = i = 0 t p i ( α i + 1 ) k 1 p i k 1 ( k 0 ) .
User profile picture
2022-07-19 00:00
Comments