Exercise 2.4.10 (Method of factorization)

Note that 85 = ( 341 1 ) 4 . Show that 2 85 32 ± 1 ( mod 341 ) , and that 2 170 1 ( mod 341 ) . Deduce that 341 is a pseudoprime base 2 , but not a spsp( 2 ). Apply the Euclidean algorithm to calculate ( 32 ± 1 , 341 ) , and thus find numbers d , e , 1 < d < 341 , such that de = 341 .

Answers

Proof.

For m = 341 , the two congruences

2 ( m 1 ) 4 = 2 85 32 ( mod m ) , 2 ( m 1 ) 2 1 ( mod m ) ,

show that 341 is not a spsp( 2 ).

Moreover 2 m 1 = ( 2 ( m 1 ) 2 ) 2 1 ( mod m ) , so m is a pseudoprime to the base 2 .

By Problem 11, since x 2 1 ( mod m ) and x ± 1 ( mod m ) , where x = 2 ( m 1 ) 4 , then ( x 1 ) m and ( x + 1 ) m are non trivial divisors of m .

Since x = 32 + km , k , ( 32 ± 1 ) m = ( x ± 1 m are non trivial divisors of m .

Then 33 341 = 11 and 31 341 = 31 are divisors of m = 341 . This gives the factorization

341 = 11 × 31 .

User profile picture
2024-08-22 09:32
Comments