| 63x congruent to (1 (mod 17)) |
So are you saying that in order to performmod operator is not distributive.
(A + B) mod M ≠(A mod M) + (B mod M)
(A * B) mod M ≠ (A mod M) * (B mod M)
(A / B) mod M ≠ (A mod M) * (1/B mod M)
Perform the operation in the braces first before performing the mod operation.
Now GCD of (11, 6) is not '1'. So what I have to do now?A number only has a multiplicative inverse mod n when that number is relatively prime with n.
So if the GCD of (11, 6) isn't 1, what is it?Hi MrChips- God bless you. You are right. But I am using a little bit different formula. The formula is same which was later on told to me by WBahn.
<Do you understand what a multiplicative inverse is? >
Yes:
Now GCD of (11, 6) is not '1'. So what I have to do now?
Zulfi.
What is (48/6) mod 9?@WBahn Of course you are correct. However, if I have to determine (A/B) mod M I am going to calculate (A/B) first regardless of what you say.
Hi,
<So if the GCD of (11, 6) isn't 1, what is it? >
Sorry I am wrong. Its '1'. I don't know how I said that thing.
<Do you understand WHY 3 is the multiplicative inverse of 3 (mod 8)? >
I can't understand. I thought its something related to relative prime. Please guide me.
Zulfi.
| Thread starter | Similar threads | Forum | Replies | Date |
|---|---|---|---|---|
|
|
Design of a Modular Multilevel Converter in Ltspice | PCB Layout , EDA & Simulations | 6 | |
|
|
Designing Modular Multilevel Converter ..#2 | PCB Layout , EDA & Simulations | 1 | |
|
|
12V DC to AC converter circuit design ..#2 | Power Electronics | 9 | |
|
|
Modular nukes | Off-Topic | 12 | |
| Z | Modular Arithmetic Examples | Homework Help | 4 |