Undergrad Prove that elements of x^i 0<i<n-1 are distinct

  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Elements
Click For Summary
SUMMARY

The discussion centers on proving that the elements \(1, x, x^2, \dots, x^{n-1}\) are distinct when \(x\) is an element of finite order \(n\) in a group \(G\). The equivalence \(x^k = x^m\) if and only if \(k = m\) is established, leading to the conclusion that if \(\operatorname{ord}(x) = n\), then \(x^i \neq x^j\) for \(i \neq j\). The proof involves showing that if \(x^i = x^j\), then \(i \equiv j \pmod{n}\), which implies \(i = j\) under the constraints \(1 \leq i, j < n\).

PREREQUISITES
  • Understanding of group theory concepts, particularly finite order elements.
  • Familiarity with modular arithmetic and congruences.
  • Basic knowledge of number theory, especially properties of integers.
  • Ability to construct mathematical proofs and understand implications.
NEXT STEPS
  • Study the properties of finite groups and their elements' orders.
  • Learn about modular arithmetic and its applications in group theory.
  • Explore the concept of cyclic groups and their structure.
  • Review formal proof techniques in mathematics, particularly in algebra.
USEFUL FOR

Mathematicians, students of abstract algebra, and anyone interested in group theory and its applications in number theory.

Mr Davis 97
Messages
1,461
Reaction score
44
Here is the statement: If x is an element of finite order ##n## in ##G##, prove that the elements ##1,x,x^2, \dots , x^{n-1}## are all distinct.

So I started by reinterpreting the question into something more tangible. Is it true that this problem is equivalent to the following? Suppose that ##|x| = n## and that ##0 \le k,m \le n-1##. Prove that ##x^k = x^m ## if and only if ##k = m##.
 
Physics news on Phys.org
Yes, this is the same. You want to prove:
If ##\operatorname{ord}(x)=n ## then ##x^i \neq x^j##.
and substituted this by:
If ##\operatorname{ord}(x)=n ## then ##(x^i = x^j \Leftrightarrow i=j)##
which is the same. As ##"\Leftarrow"## is trivial, the second statement reduces to:
If ##\operatorname{ord}(x)=n ## then ##(x^i = x^j \Rightarrow i=j)##
which is the same as the first statement.

You can either prove the last statement, or assume ##x^i=x^j## for ##i \neq j## and deduce a contradiction to the minimality of ##n##.
 
fresh_42 said:
Yes, this is the same. You want to prove:
If ##\operatorname{ord}(x)=n ## then ##x^i \neq x^j##.
and substituted this by:
If ##\operatorname{ord}(x)=n ## then ##(x^i = x^j \Leftrightarrow i=j)##
which is the same. As ##"\Leftarrow"## is trivial, the second statement reduces to:
If ##\operatorname{ord}(x)=n ## then ##(x^i = x^j \Rightarrow i=j)##
which is the same as the first statement.

You can either prove the last statement, or assume ##x^i=x^j## for ##i \neq j## and deduce a contradiction to the minimality of ##n##.
So suppose that ##1 \le i,j < n## and that ##x^i = x^j##. Then ##x^{i-j}=1##. So ##n~ |~ (i-j)## which means that ##i \equiv j \pmod n##. But since ##1 \le i,j < n## we have that ##i=j##. Does this work?

My only problem is the statement that ##i \equiv j \pmod n## and ##1 \le i,j < n## implies ##i=j##. This implication seems kind of obvious to me, but would there be a more formal way of doing it? I haven't taken much number theory so I'm not sure.
 
Mr Davis 97 said:
So suppose that ##1 \le i,j < n## and that ##x^i = x^j##. Then ##x^{i-j}=1##. So ##n~ |~ (i-j)## which means that ##i \equiv j \pmod n##. But since ##1 \le i,j < n## we have that ##i=j##. Does this work?

My only problem is the statement that ##i \equiv j \pmod n## and ##1 \le i,j < n## implies ##i=j##. This implication seems kind of obvious to me, but would there be a more formal way of doing it? I haven't taken much number theory so I'm not sure.
No, that's fine. You could do it per pedes (by foot) if you like: Assume ## i > j## then ##0 \neq i-j = qn \geq n ~\Longrightarrow ~i \geq j+n \geq 0+n = n## contradicting ##i<n##. However, this isn't necessary. Such situations are what calculations with modulo are made for.
 
  • Like
Likes Mr Davis 97

Similar threads

  • · Replies 26 ·
Replies
26
Views
900
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 25 ·
Replies
25
Views
3K
Replies
48
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 24 ·
Replies
24
Views
929
  • · Replies 3 ·
Replies
3
Views
928