Thursday, 10 April 2014

A guess about prime number and modular arithmetic.



I have following guess:





Let p>2 be a prime number. Then there exist an integer 1<a<p such that for any two different integer x,y[p1], we have axay(modp).




I tried the first few examples, like p=5,a=3, and p=7,a=5, and p=19,a=2, all fulfills the above conditions. So is there anything number theory could say something about this?


Answer



There are deep reasons that this is true, but the fundamental reason is that the integers modulo p form something called a field, and, in fields, there can be no more than n solutions to the equation xn1=0 for any n. This can be used to show that there must be a solution to xp11=0 which is not a solution to any xd1 for $d

This a is called a "generator" because when you list a,a2,a3,,ap1(modp), you get p1 distinct values which thus cover all of the nonzero elements, modulo p.



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}...