Exercise 2.6.8 (Solve $1000 x \equiv 1 \pmod{101^3}$)

Apply the theory of this section to solve 1000 x 1 ( mod 10 1 3 ) , using a calculator.

Answers

Proof. First solution. The Bézout’s algorithm applied to 1000 , 10 1 3 gives

308060 × 1000 299 × 10 1 3 = 1 .

Therefore the solution of 1000 x 1 ( mod 10 1 3 ) is

x 308060 ( mod 10 1 3 ) .

Second solution. If we apply the section 2.6, we search first a solution a 1 of f ( x ) = 1000 x 1 0 ( mod 101 ) , which is equivalent to 91 x 1 ( mod 101 ) . Since 10 × 91 9 × 101 = 1 , we obtain a 1 = 10 .

Here f ( x ) = 1000 91 ( mod 101 ) , thus a = a 1 is a nonsingular root, and f ( a ) 91 , f ( a ) ¯ = 10 .

We obtain the solutions a 2 of f ( x ) 0 ( mod 10 1 2 ) , and a 3 of f ( x ) 0 ( mod 10 1 3 ) with

a 2 = a 1 f ( a 1 ) f ( a ) ¯ = 10 9999 × 10 2030 ( mod 10 1 2 ) , a 3 a 2 f ( a 2 ) f ( a ) ¯ = 2030 ( 1000 × 2030 1 ) × 10 = 20297960 308060 ( mod 10 1 3 ) .

Therefore the solution of 1000 x 1 ( mod 10 1 3 ) is

x 308060 ( mod 10 1 3 ) .

User profile picture
2024-08-30 11:18
Comments