Order of element and order of cyclic group coincide

Click For Summary
SUMMARY

The discussion focuses on proving that for a group \( G \) and an element \( x \in G \) with order \( |x| = n \), the order of \( x \) coincides with the number of distinct elements generated by \( x \), specifically \( |x| = |\{x^k : k \in \mathbb{Z}\}| \). The proof establishes that the set \( H = \{x^k : k \in \mathbb{Z}\} \) contains exactly \( n \) distinct elements, which are \( \{1, x, x^2, \dots, x^{n-1}\} \). A minor correction was noted regarding the bounds of the remainders in the Euclidean algorithm, confirming that \( r, i, j \in [0, n) \) does not affect the validity of the proof.

PREREQUISITES
  • Understanding of group theory concepts, particularly group order
  • Familiarity with the Euclidean algorithm
  • Knowledge of modular arithmetic
  • Basic properties of cyclic groups
NEXT STEPS
  • Study the properties of cyclic groups in abstract algebra
  • Learn about the structure of groups and subgroup orders
  • Explore the application of the Euclidean algorithm in number theory
  • Investigate the implications of modular arithmetic in group theory
USEFUL FOR

This discussion is beneficial for students and educators in abstract algebra, particularly those studying group theory, as well as mathematicians interested in the properties of cyclic groups and their applications.

Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


Let ##G## be a group and ##x \in G## any element. Prove that if ##|x| = n##, then ##|x| = |\{x^k : k \in \mathbb{Z} \}|##.

Homework Equations

The Attempt at a Solution


Let ##H = \{x^k : k \in \mathbb{Z} \}##. I claim that ##H = \{1,x,x^2, \dots , x^{n-1} \}##. First, we show that these sets are equal. Let ##m \in \mathbb{Z}##. By the Euclidean algorithm, ##m = nq + r##, where ##r \in [1, n)##. Then ##x^m = x^{nq+r} = (x^n)^qx^r = x^r \in \{1,x,x^2, \dots , x^{n-1} \}##. The reverse containment is obvious. Now, we show that ##H## has ##n## distinct elements. Let ##i,j \in [1,n)## and suppose that ##x^i = x^j##. Then ##x^{i-j}=1##. So ##n ~ | ~ i-j##, which implies that ##i \equiv j ~ (\bmod n)##. But since ##1 \le i,j < n##, ##i = j##. Hence, all of the elements of ##H## are distinct and ##|x| = |H|##
 
Physics news on Phys.org
Mr Davis 97 said:

Homework Statement


Let ##G## be a group and ##x \in G## any element. Prove that if ##|x| = n##, then ##|x| = |\{x^k : k \in \mathbb{Z} \}|##.

Homework Equations

The Attempt at a Solution


Let ##H = \{x^k : k \in \mathbb{Z} \}##. I claim that ##H = \{1,x,x^2, \dots , x^{n-1} \}##. First, we show that these sets are equal. Let ##m \in \mathbb{Z}##. By the Euclidean algorithm, ##m = nq + r##, where ##r \in [1, n)##. Then ##x^m = x^{nq+r} = (x^n)^qx^r = x^r \in \{1,x,x^2, \dots , x^{n-1} \}##. The reverse containment is obvious. Now, we show that ##H## has ##n## distinct elements. Let ##i,j \in [1,n)## and suppose that ##x^i = x^j##. Then ##x^{i-j}=1##. So ##n ~ | ~ i-j##, which implies that ##i \equiv j ~ (\bmod n)##. But since ##1 \le i,j < n##, ##i = j##. Hence, all of the elements of ##H## are distinct and ##|x| = |H|##
Looks good. Only one minor mistake: The lower bound for the remainders is ##0##, not ##1##, so ##r,i,j \in [0,n)## and ##0\leq i,j <n ## which doesn't harm the proof, as ##x^0=1\,.##
 
  • Like
Likes   Reactions: Mr Davis 97

Similar threads

Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
988
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
1K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
1K