Tuesday, 26 May 2015

elementary number theory - Solve congruence equation 3373xequiv2485pmod168



3373x2485(mod168)



Uhm...I don't even know how to start.



GCD(3373,168)=1, so solution exists.




Usually I would use extended Euclidean algorithm and get the outcome, but it would require multiplying by 2485 later, so...well, is there some easier way?


Answer



First of all, 168=2337, so you want to solve the three congruences:



3373x2485(mod8)3373x2485(mod3)3373x2485(mod7)



The first of these three is really 3373x80, which just implies x80




For the second, 337331, and any odd power of 2 is congruent modulo 3 to 2, so we have x32



Thirdly, 337376, and 23712485722=4. Thus, we have 6x74, or x73



Finally, we use the Chinese Remainder Theorem to find a number satisfying:



x80x32x73




In this way, we obtain x80(mod168).


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find lim without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...