Exercise 4.2.22* ($n \mapsto n \phi(n)$ is one-to-one)

(a) If ( m ) = ( n ) for positive integers m and n , prove that m = n . (b) Give an example to show that this result does not hold if ϕ is replaced by σ .

Hint. For part (a) prove that the largest prime divisor of m is a divisor of n to the same power.

Answers

Proof.

(a)
Suppose that ( m ) = ( n ) , where m , n are positive integers. If m = 1 , then ( n ) = 1 , thus n = m = 1 , and we have the same conclusion if n = 1 . We may assume now that m > 1 , n > 1 .

Let

m = p 1 α 1 p 2 α 2 p l α l , n = q 1 β 1 q 2 β 2 q r β r

be the decompositions of n and m in prime factors, where α i > 0 , β j > 0 for all i , j . The prime factors are arranged so that

p 1 > p 2 > > p l , q 1 > q 2 > > q r .

Possibly exchanging m and n , we may suppose that α 1 β 1 . Then

( m ) = p 1 α 1 p 2 α 2 p l α l p 1 α 1 1 ( p 1 1 ) p 2 α 2 1 ( p 2 1 ) p l α l 1 ( p l 1 ) = p 1 2 α 1 1 p 2 2 α 2 1 p l 2 α l 1 ( p 1 1 ) ( p 2 1 ) ( p l 1 )

Moreover p 1 ( p 1 1 ) , and since p 1 > p i for i = 2 , l , p 1 p i 1 , therefore

ν p 1 ( ( m ) ) = 2 α 1 1 .

Moreover p 1 is a divisor of

( n ) = q 1 2 β 1 1 q 2 2 β 2 1 q r 2 β r 1 ( q 1 1 ) ( q 2 1 ) ( q l 1 ) .

If p 1 q 1 , then p 1 > q 1 > q 2 > > q r and p 1 > q i 1 for i = 1 , , r . Therefore p 1 ( n ) . This is a contradiction, therefore p 1 = q 1 . Since p 1 = q 1 is not a divisor of q 2 2 β 2 1 q r 2 β r 1 ( q 1 1 ) ( q 2 1 ) ( q l 1 ) , we obtain

ν p 1 ( ( n ) ) = 2 α 1 1 = 2 β 1 1 ,

so α 1 = β 1 (if β 1 α 1 , replacing p 1 by q 1 in the reasoning, we obtain the same result). The largest prime divisor of m is a divisor of n to the same power.

To introduce a strong induction, consider the proposition

𝒫 ( N ) : m , n , ( m N  and  n N  and  ( m ) = ( n ) ) m = n .

If N = 1 , then m = n = 1 , so 𝒫 ( 1 ) is true. Suppose now that 𝒫 ( N ) is true for some N 1 , and that m N + 1 , n N + 1 and ( m ) = ( n ) . By the first part, the largest prime divisor p = p 1 of m is a divisor of n to the same power α > 0 , so m = p α m , n = p α n , where p m , p n . Since ϕ is multiplicative, the equality ( m ) = ( n ) gives

p α m p α 1 ( p 1 ) ϕ ( m ) = p α n p α 1 ( p 1 ) ϕ ( n ) ,

so

m ϕ ( m ) = n ϕ ( n ) ,

where m N , n N . The induction hypothesis 𝒫 ( N ) shows that m = n , thus m = n , and the induction is done.

If ( m ) = ( n ) for positive integers m and n , then m = n .

(b)
Using the values of σ given in Problem 3, we obtain 12 σ ( 12 ) = 12 × 28 = 336 , 14 σ ( 14 ) = 14 × 24 = 336 .

So 12 σ ( 12 ) = 14 σ ( 14 ) .

(Other examples are the pairs 48 , 62 and 60 , 70 .)

User profile picture
2025-01-21 10:00
Comments