Sunday, 8 December 2013

elementary number theory - Solution to a system of quadratic congruences.




The following is a system of quadratic congruences:
{x2a(mod3)x2b(mod7)
If (a3)=1=(b7), where () is the Legendre symbol, then above system has four solutions by the Chinese remainder theorem.



But, I'm wondering about that: Is it possible the first and second congruence has the same solution?



Since gcd(3,7)=1, I guess it is impossible, but I can't explain clearly.



How do I explain it?




Give some advice. Thank you!


Answer



Let x be any solution to x2a(mod3) and y any solution to y2b(mod7). Then x+3m is also a solution for any integer m, and y+7n is also a solution for any integer n. So it suffices to show that there exist integers m and n such that
x+3m=y+7n,
or equivalently 3m+7(n)=yx. Such m and n exist because 3 and 7 are coprime. Concretely, as
3×(2)+7×(1)=1,
we can take m=2(yx) and n=1(yx) to find that
x6(yx)=y7(yx)=7x6y,
satisfies both congruences simultaneously.


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

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