Exercise 2.3.23* (Solvability of the general system)

Let the m j be arbitrary positive integers in (2.1). Show that there is a simultaneous solution of this system if and only if a i a j ( mod ( m i , m j ) ) for all pairs of the indices i , j for which 1 i < j r .

Answers

Proof.

(⇒)
Suppose that the integer x satisfies the system S : x a 1 ( mod m 1 ) , , x a r ( mod m r ) .

Then for all ( i , j ) such that 1 i < j r ,

{ x a i ( mod m i ) , x a j ( mod m j ) .

By Problem 20, a i a j ( mod m i m j ) .

(⇐)
Suppose that a i a j ( mod m i m j ) for all ( i , j ) for which 1 i < j r . We prove by induction on r 2 that the system S has a solution.

Let ( a i ) i , ( m i ) i be any sequences of integers, and define

𝒫 ( r ) ( ( i , j ) [ [ 1 , r ] ] 2 , 1 i < j r a i a j ( mod m i m j ) ) x , i [ [ 1 , r ] ] , x a i ( mod m i ) .
  • If r = 2 , since a 1 a 2 ( mod m 1 m 1 ) , by Problem 20, there exists a solution x of the system

    { x a 1 ( mod m 1 ) , x a 2 ( mod m 2 ) .

    so 𝒫 ( 2 ) is true.

  • Suppose that 𝒫 ( r ) is true, and assume a i a j ( mod m i m j ) for all ( i , j ) such that 1 i < j r + 1 . Using the induction hypothesis, we know that there is some integer x 0 such that

    x 0 a 1 ( mod m 1 ) , , x 0 a r ( mod m r ) .

    Since m i m r + 1 m i ,

    x 0 a 1 a r + 1 ( mod m 1 m r + 1 ) , x 0 a r a r + 1 ( mod m r m r + 1 ) .

    Therefore

    m 1 m r + 1 x 0 a r + 1 , , m r m r + 1 x 0 a r + 1 ,

    and this implies

    ( m 1 m r + 1 ) ( m r m r + 1 ) x 0 a r + 1 .

    Moreover,

    ( m 1 m r + 1 ) ( m r m r + 1 ) = ( m 1 m 2 m r ) m r + 1 :

    we use the distributivity law

    ( a b ) c = ( a c ) ( b c ) ,

    which is proved by comparing the exposant of a prime p in both members, using

    min ( max ( α , β ) , γ ) = max ( min ( α , γ ) , min ( β , γ ) ) .

    We obtain

    ( m 1 m 2 m r ) m r + 1 x 0 a r + 1 .

    Therefore, Problem 20 shows that there is some integer x such that

    { x x 0 ( mod m 1 m r ) , x a r + 1 ( mod m r + 1 ) .

    Since m i m 1 m r , x x 0 a i ( mod m i ) for i = 1 , , r , and x a r + 1 ( mod m r + 1 ) , so

    x a i ( mod m i ) , i = 1 , , r , r + 1 ,

    and the induction is done.

To conclude, there is a simultaneous solution of the system S if and only if a i a j ( mod m i m j ) for all ( i , j ) such that 1 i < j r .

User profile picture
2024-08-14 10:03
Comments