Exercise 3.17

Let f ( x ) [ x ] and n = p 1 a 1 p t a t . Show that f ( x ) 0 ( mod n ) has a solution iff f ( x ) 0 ( mod p i a i ) has a solution for i = 1 , , t .

Answers

Proof. If x is such that f ( x ) 0 ( mod n ) , as p i α i n , f ( x ) 0 ( mod p i a i ) .

Conversely, let x 1 , x 2 , , x t be integers such that

f ( x 1 ) 0 ( mod p 1 a 1 ) , f ( x t ) 0 ( mod p t a t ) .

As p i a i p j a j = 1 if i j , the Chinese Remainder Theorem gives an integer x such that x x i ( mod p i a i ) , i = 1 , 2 , , t . As f ( x ) [ x ] , f ( x ) f ( x i ) 0 ( mod p i a i ) . Thus p i a i f ( x ) , i = 1 , 2 , , t , where p i a i p j a j = 1 if i j , then n = p 1 a 1 p t a t f ( x ) , so x is a solution of f ( x ) 0 ( mod n ) .

Conclusion: f ( x ) 0 ( mod n ) has a solution iff f ( x ) 0 ( mod p i a i ) has a solution for i = 1 , , t . □

User profile picture
2022-07-19 00:00
Comments