modulos math, Which of the following gives the 3rd root of 92 modulo 187? (Note that 187=11⋅17.)
okay
3rd root ? or \(92^3\) ?
not making sense
92 mod 187 = 92 , the remainder is simply 92 in this case
i am sure, she knows that... lets assume its \(\Large 92^3 mod ~187\)
ok
can you post the screenshot of the question ?
ok hold on one sec
https://www.dropbox.com/s/kmwny6v0eziwuqy/Screenshot%202014-12-30%2021.01.37.jpg?dl=0
what is the question telling me the prime factors for 187 ( 11 * 17) ? and what does it mean by 3rd root ?
is it like x^3 = 92 modulo 187? and I have to find x ?
I am not sure, i'll wait for other experts to look into it...sorry
its ok np
in that case i think you would just take 3rd root of 92
I would like to see "the following", please.
i thought mod arithmetic works with integers only
sumbody temme what she wants !!
https://www.dropbox.com/s/8h1iub9daga1qvr/Screenshot%202014-12-30%2021.05.21.jpg?dl=0
should very well be the one hartnn assumed , but I am more like looking for the reasoning
all i can say is : its not 2nd option :P
xD
is it asking for 3rd primitive root ... :O
hartnn seems to know
most likely
but wats dat
I need to use the prime factors of 187 somehow
@ganeshie8 @mathmath333
you want to solve \[x^3 \equiv 92 \pmod {187}\]
what does it mean by 'give 3rd root of 92 modulo 187' ?
find some integer whose cube is 92
it doesnt exist
it might exist in modulo 187
looking at your options, it does exists
how can you pin point so fast though
looking at the options i mean
what we use (decimal) is modulo 10 ?
we need to work the root was just saying you dont have an option like "root does not exist"
I don't @hartnn im new to modular arithmetic , might very well be
lets use the hint maube..
hmm
by the way right answer is: https://www.dropbox.com/s/fx0z4egq4ket670/Screenshot%202014-12-30%2021.22.15.jpg?dl=0
really got to brush up my modulos
just in case it helps with anything regarding the process
thats the right answer but idk any easy method to explain you
got it, thanks a lot
you will need to know euler phi function and few other things to make sense of above ^ let me see if i can figure out a solution using basic mod properties
nah I know phi function and the others, I understand perfectly now
fixed typo : \[\phi(187) = \phi(11\cdot 17) = 10\cdot 16 = 160\] so we have \[92^{160} \equiv \color{Red}{1} \pmod {187}\] \[x^3\equiv 92\times 92^{2\times 160} \pmod {187}\] \[x^3\equiv 92^{2\times 321} \pmod {187}\] \[x\equiv 92^{ 321/3} \pmod {187}\]
thanks a bunch
you're good then :)
*sigh* some day :P
xD
phi function is just an extension to fermat little theorem
Fermat little theorem : whenp is prime and gcd(a,p)=1 below holds \[a^{p-1}\equiv 1 \pmod {p}\]
euler generalization of fermat little theorem using phi function : \[a^{\phi(n)}\equiv 1 \pmod {n}\] this is true for all integers n, it need not be prime anymore however gcd(a,n)=1 is still required
\(\phi(n)\) gives the number of integers less than \(n\) that are coprime to \(n\)
\(\phi (n) =n-1\) is tru only if n is prime
yes when n is prime, euler generalization becomes fermat little thm
ok thanks :) i'll dig more :)
Join our real-time social learning platform and learn together with your friends!