Exercise 2.8.14 (Order of the inverse modulo $p$)

Suppose that a has order h ( mod p ) , and that a a ¯ 1 ( mod p ) . Show that a ¯ also has order h . Suppose that g is a primitive root ( mod p ) , and that a g i ( mod p ) , 0 i < p 1 . Show that a ¯ g p 1 i ( mod p ) .

Answers

Proof. Since a a ¯ 1 ( mod p ) , we can assure that a 0 ( mod p ) . Then, for every positive integer n , since a n p = 1 ,

a ¯ n 1 ( mod p ) a n a ¯ n a n ( mod p ) ( a a ¯ ) n a n ( mod p ) 1 a n ( mod p ) h n .

This shows that a ¯ n 1 h n , so that the least positive integer n such that a n 1 ( mod p ) is h . So the order of a ¯ is h .

If a g i ( mod p ) , 0 i < p 1 , then

1 a a ¯ g i a ¯ .

Moreover,

g i g p 1 i = g p 1 1 ( mod p ) ,

thus

g i a ¯ g i g p 1 i ( mod p ) .

Since p g = 1 , we obtain

a ¯ g p 1 i ( mod p ) .

User profile picture
2024-09-13 07:21
Comments