Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( 1 point) The goal of this exercise is to practice finding the inverse modulo m of some (relatively prime) integer n. We will find

image text in transcribed

( 1 point) 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 9 modulo 58 , i.e., an integer c such that 9c1 (mod 58 ). First we perform the Euclidean algorithm on 9 and 58 : 58=6 =2+1 [Note your answers on the second row should match the ones on the first row.] Thus gcd(9,58)=1, i.e., 9 and 58 are relatively prime. Now we run the Euclidean algorithm backwards to write 1=58s+9t for suitable integers s,t. s= t= when we look at the equation 58s+9t1(mod58), the multiple of 58 becomes zero and so we get 9t1(mod58). Hence the multiplicative inverse of 9 modulo 58 is

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

How To Build A Million Dollar Database

Authors: Michelle Bergquist

1st Edition

0615246842, 978-0615246840

More Books

Students also viewed these Databases questions

Question

4. I can tell when team members dont mean what they say.

Answered: 1 week ago

Question

2. How were various roles filled?

Answered: 1 week ago