Solving Modular Arithmetic Problems: How to Explained

  • Thread starter Thread starter XodoX
  • Start date Start date
  • Tags Tags
    Arithmetic
XodoX
Messages
195
Reaction score
0
How do I solve those problems?

Like,

Find some x such that x\equiv8 mod (18)

Find the inverse of 12 modulo 41

Solve 2x=7 mod (13)

I know it's easy, but I don't get it.

Let a and be be integers, and let m be a positive integer. Then a \equiv b ( mod m) if and only if a mod m = b mod m

That's the explanation in the book. I'm not getting it. Can somebody please explain this modular arithmetic to me?
 
Physics news on Phys.org
Nobody knows? Maybe wrong forum.
 
mod arithmetic is just a system of integers that "starts" over at the mod #. Think about the 12 notes on a piano - c,c#,d,d# etc. once you get to b or 12 it just starts over. so 7 mod 13 could be (assuming you start at 1) 7, 20, 33, 46, etc
 
Or hours on the clock -- they start over after 12. Compare military time with clock time: 20:00 hours is 8 o'clock because the clock time arithmetic is modular:

8 = 20 mod(12)
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top