What is meant by (mod#)?
modulus. think of it as the remainder after a division 25 mod 24 = 1
I think it means base right? Like adding in different bases ex: I've seen 20+13(mod26)=7
I always think of a clock's hours as being in mod 12. 3 o'clock + 18 hours = 9 o'clock
Think of mod like this:\[a\text{ }mod\text{ }b\]means take multiples of \(b\) away from \(a\) until you are left with a number that is less than \(b\). For your example:\[20+13\text{ }mod(26)=33\text{ }mod(26)=7\]since \(33=26\times1+7\)
\[a\equiv b(\text{ mod }n)\] means \(a-b\) divides \(n\)
@doulikepiecauseidont - do you understand it now or would you like more explanation?
Yea, I understand, but could you do a little more. I remember seeing this in a numberphile video but I don't think they went that far.
continuing with the 12 hour clock idea 13 mod 12 = 1 12 mod 12 = 0 11 mod 12 = 11
what do you mean by "...but I don't think they went that far"?
in detail
I was asking if you have anymore details about it I should know, just the basics, or if you already said it, thanks
so from what I have told you so far would you be able to work out 23 mod 17?
6
correct
you might find these helpul: http://www.math.rutgers.edu/~erowland/modulararithmetic.html http://betterexplained.com/articles/fun-with-modular-arithmetic/
Ok, thanks, can you do multiplication or anything, kinda like what @misty1212 was saying
there is a whole theory on modular (or sometimes called clock) arithmetic. take a look at the sites I mentioned above. if you still have questions after this then ping me on here and I will try to explain anything you are stuck on. good luck! :)
Join our real-time social learning platform and learn together with your friends!