The goal of this exercise is to practice finding the inverse modulo m of some (relatively prime) integer n. We will find the inverse of 11 modulo 82, i.e., an integer c such that 11c = 1 (mod 82). First we perform the Euclidean algorithm on 11 and 82: 82 = 7* 11 + 511 15 = 5 *2 +1 [Note your answers on the second row should match the ones on the first row.] Thus gcd(11,82)=1, i.e., 11 and 82 are relatively prime. Now we run the Euclidean algorithm backwards to write 1 = 82s + 11t for suitable integers s, t. S = -2 t = 15 when we look at the equation 82s + 11t = 1 (mod 82), the multiple of 82 becomes zero and so we get 11t = 1 (mod 82). Hence the multiplicative inverse of 11 modulo 82 is 15
The goal of this exercise is to practice finding the inverse modulo m of some (relatively prime) integer n. We will find the inverse of 11 modulo 82, i.e., an integer c such that 11c = 1 (mod 82). First we perform the Euclidean algorithm on 11 and 82: 82 = 7* 11 + 511 15 = 5 *2 +1 [Note your answers on the second row should match the ones on the first row.] Thus gcd(11,82)=1, i.e., 11 and 82 are relatively prime. Now we run the Euclidean algorithm backwards to write 1 = 82s + 11t for suitable integers s, t. S = -2 t = 15 when we look at the equation 82s + 11t = 1 (mod 82), the multiple of 82 becomes zero and so we get 11t = 1 (mod 82). Hence the multiplicative inverse of 11 modulo 82 is 15
Advanced Engineering Mathematics
10th Edition
ISBN:9780470458365
Author:Erwin Kreyszig
Publisher:Erwin Kreyszig
Chapter2: Second-order Linear Odes
Section: Chapter Questions
Problem 1RQ
Related questions
Question
helppp i got half right and half wrong
![The goal of this exercise is to practice finding the inverse modulo m of some (relatively prime) integer n. We will find the inverse of 11 modulo 82,
i.e., an integer c such that 11c = 1 (mod_82).
First we perform the Euclidean algorithm on 11 and 82:
82 = 7* 11
511
+
15
= 5
*2 +1
[Note your answers on the second row should match the ones on the first row.]
Thus gcd(11,82)=1, i.e., 11 and 82 are relatively prime.
Now we run the Euclidean algorithm backwards to write 1 = 82s + 11t for suitable integers s, t.
S = -2
t =
15
when we look at the equation 82s + 11t = 1 (mod 82), the multiple of 82 becomes zero and so we get
11t 1 (mod 82). Hence the multiplicative inverse of 11 modulo 82 is 15](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F81c2f051-5001-46cd-94a4-81007ba41c59%2Faad96ec3-7f3d-4050-a735-8c7fe67a092d%2Fbw7f77m_processed.png&w=3840&q=75)
Transcribed Image Text:The goal of this exercise is to practice finding the inverse modulo m of some (relatively prime) integer n. We will find the inverse of 11 modulo 82,
i.e., an integer c such that 11c = 1 (mod_82).
First we perform the Euclidean algorithm on 11 and 82:
82 = 7* 11
511
+
15
= 5
*2 +1
[Note your answers on the second row should match the ones on the first row.]
Thus gcd(11,82)=1, i.e., 11 and 82 are relatively prime.
Now we run the Euclidean algorithm backwards to write 1 = 82s + 11t for suitable integers s, t.
S = -2
t =
15
when we look at the equation 82s + 11t = 1 (mod 82), the multiple of 82 becomes zero and so we get
11t 1 (mod 82). Hence the multiplicative inverse of 11 modulo 82 is 15
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images

Recommended textbooks for you

Advanced Engineering Mathematics
Advanced Math
ISBN:
9780470458365
Author:
Erwin Kreyszig
Publisher:
Wiley, John & Sons, Incorporated

Numerical Methods for Engineers
Advanced Math
ISBN:
9780073397924
Author:
Steven C. Chapra Dr., Raymond P. Canale
Publisher:
McGraw-Hill Education

Introductory Mathematics for Engineering Applicat…
Advanced Math
ISBN:
9781118141809
Author:
Nathan Klingbeil
Publisher:
WILEY

Advanced Engineering Mathematics
Advanced Math
ISBN:
9780470458365
Author:
Erwin Kreyszig
Publisher:
Wiley, John & Sons, Incorporated

Numerical Methods for Engineers
Advanced Math
ISBN:
9780073397924
Author:
Steven C. Chapra Dr., Raymond P. Canale
Publisher:
McGraw-Hill Education

Introductory Mathematics for Engineering Applicat…
Advanced Math
ISBN:
9781118141809
Author:
Nathan Klingbeil
Publisher:
WILEY

Mathematics For Machine Technology
Advanced Math
ISBN:
9781337798310
Author:
Peterson, John.
Publisher:
Cengage Learning,

