Question: Theorem 2.17 Let n be a positive integer. For each Z * n , and all l, m Z with gcd(l, m ) = 1,
Theorem 2.17 Let n be a positive integer. For each Z*n, and all l, m Z with gcd(l,m) = 1, if l (Z*n)m, then (Z*n)m
In this exercise, you are to make the result of Theorem 2.17 effective. Suppose that we are given a positive integer n, two elements , Z*n, and integers l and m, such that l = m and gcd(l, m) = 1. Show how to compute Z*n such that = m in time O(len(l) len(m) + (len(l) + len(m)) len(n)2). NO SPAM Please
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
