A. The following concept is very useful in Math 4000.
Definition: Let m ∈ N, and let [a] ∈ Zm
We say that [b] ∈ Zm is the inverse of [a] (mod m) when [a][b] = [1] in Zm
In other words, ab = 1 (mod m), so multiplying b "cancels" a. (It turns out [b] is unique.)
SAMPLE: In Z7, we have [2]^(-1) = [4] because 2*4 = 8 = 1 (mod 7)
(a) Determine the inverse [5]^(-1) in Z11, and briefly check your answer.
NOTE: In scratchwork, you may experiment with all values of [b] ∈ Z11 to find
your answer. However, when writing your final HW answer, you don't have to
explain how you found the answer originally.
(b) I'll give you the following inverse for free:
[77]^(-1) = [13] in Z100 (check this if you want)
Use this to find the solution [x] ∈ Z100 to the following linear congruence:
[77][x] + [5] = [3] in Z100
Show your work, and simplify your answer to get x where 0 ≤ x ≤ 99.
HINT: To "divide" the equation by [77], what do we multiply to both sides instead?