Join the QuestionCove community and study together with friends!
Sign Up
Parth (parthkohli):
You should Google for the notation.
OpenStudy (unklerhaukus):
oh,
ah i see the modulus of one and an integer is equal to zero,
makes sense their would be no remainder
Parth (parthkohli):
Exactly.
OpenStudy (unklerhaukus):
is \[\mod(x,y)=\mod(y,x)\] ?
Parth (parthkohli):
Try it with two numbers.
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
Parth (parthkohli):
It'd surely work if x and y are 1.
Parth (parthkohli):
It'd certainly work if \(x = y\).
OpenStudy (unklerhaukus):
\[\mod(5,11)=6\]
\[\mod(11,5)=5\],
or did i write that the wrong way arround
Parth (parthkohli):
You are correct here :)
OpenStudy (unklerhaukus):
mod(5,11)=1
?
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (unklerhaukus):
so the order is important
Parth (parthkohli):
mod(5,11) = 5
Parth (parthkohli):
Yes it is very very very important.
Parth (parthkohli):
Do you want to know a use of modular arithmetic?
OpenStudy (unklerhaukus):
donuts ?
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
Parth (parthkohli):
lol
OpenStudy (unklerhaukus):
yeah i guess another example wouldn't hurt
Parth (parthkohli):
If you want to add hours according to a clock, for example you want to add x hours to y'o clock, then you'll use the clock 7 notation.
Parth (parthkohli):
\(\mod{(x + y,12)}\)
OpenStudy (unklerhaukus):
yeh i saw you asking a question about that earlier
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
Parth (parthkohli):
3 hours added to 11'o clock is not 14 'o clock lol
Parth (parthkohli):
Yeah I did xD
OpenStudy (unklerhaukus):
clock 7 notation
?
why the seven?
Parth (parthkohli):
12*
OpenStudy (unklerhaukus):
ah , that makes sense,
now
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
Parth (parthkohli):
Hmm, I'm glad it does :D
OpenStudy (unklerhaukus):
then should we say
\(\mod(x,y)\) is the modulus of x with respect to y? or to base y or something like that
Parth (parthkohli):
Hmm? I don't get the question. I need examples :P
OpenStudy (unklerhaukus):
well can the time '3 hours after 11' being displayed on a 12-hr clock
be said
the time modulus of (3) to base twelve is two
\[\mod(3+11,12)=2\]
Parth (parthkohli):
Yes exactly
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (unklerhaukus):
you would say to base twelve?
Parth (parthkohli):
No
Parth (parthkohli):
14 modulus 12
OpenStudy (unklerhaukus):
and you say somthing about your fourmula @badreferences
\[a\mod b=x\forall x<b,\frac{a-x}b\in\mathbb Z\]
how do you say it?
OpenStudy (anonymous):
\(\forall\) means "for all", or "these are the conditions for which the statement is true".
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (unklerhaukus):
the modulus of b is
for all x less that b
and withan integer remainder of (a minus x) over b
is equal to y .
OpenStudy (unklerhaukus):
is that right?
OpenStudy (unklerhaukus):
?<
OpenStudy (anonymous):
Well, actually, Parth is teaching you I think another notation of modulo arithmetic. I'm more familiar with the modulo as an operator.
And right now I have a bit of a headache, so you can ignore me. ;) It's not that important. Parth was pretty dead on.