Order of a^m when gcd(m,n) = 1

  • Thread starter Thread starter fishturtle1
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on proving that if \( a^m \) has order \( n \), then \( \gcd(m,n) = 1 \). The proof utilizes the contrapositive approach, assuming \( \gcd(m,n) = q > 1 \) and demonstrating that \( (a^m)^{n'} = e \) leads to a contradiction. Key equations include the definition of order and the relationship \( \operatorname{ord}(a^m) \vert \operatorname{ord}(a) \). The conclusion is that if \( \operatorname{ord}(a^m) = n \), then \( \gcd(m,n) \) must indeed equal 1.

PREREQUISITES
  • Understanding of group theory concepts, specifically the definition of order of an element.
  • Familiarity with the properties of greatest common divisors (gcd).
  • Knowledge of contrapositive reasoning in mathematical proofs.
  • Basic algebraic manipulation involving integers and exponents.
NEXT STEPS
  • Study the properties of group orders and their implications in abstract algebra.
  • Learn about the implications of gcd in modular arithmetic.
  • Explore the concept of contrapositive proofs in greater depth.
  • Investigate examples of groups where the order of elements plays a crucial role, such as cyclic groups.
USEFUL FOR

This discussion is beneficial for students of abstract algebra, particularly those studying group theory, as well as educators looking to enhance their understanding of proofs involving orders of elements and gcd properties.

fishturtle1
Messages
393
Reaction score
82

Homework Statement


At beginning of problem section: Let ##\operatorname{ord}(a) = n##. (Not sure if that carries into this problem..)

Prove that if ##a^m## has order ##n## then ##\gcd(m,n) = 1##. (Hint: Assume ##m## and ##n## have a common factor ##q > 1##, hence we can write ##m = m'q## and ##n = n'q##. Explain why ##(a^m)^{n'} = e##, and proceed from there. )

Homework Equations


Order of ##a## is the least positive integer such that ##a^{\operatorname{ord}(a)} = e##.

From a different problem: ##\operatorname{ord}(a^m) \vert \operatorname{ord}(a)##.

Previous problem: if ##\gcd(m,n) = 1## then ##\operatorname{ord}(a^m) = \operatorname{ord}(a) = n##.

The Attempt at a Solution


Suppose ##\gcd(m,n) = q > 1##. Then there exists integers ##m', n'## such that ##m = m'q## and ##n = n'q##. By definition of order, ##(a^m)^n = (a^m)^{n'q} = (a^{mq})^{n'} = e##. Also ##\gcd(m', n') = 1##.

I'm not sure how to get to ##(a^m)^{n'} = e##..
 
Physics news on Phys.org
Start with ##(a^m)^{n'}##. Take the ##q## out of ##m## and put it in ##n'##.
 
Proof: We'll prove this by contrapositive. Suppose ##\gcd(m,n) = d > 1##. Then ##m = m'\cdot d## and ##n = n' \cdot d## for integers ##m', n'##. Observe, ##(a^m)^{n'} = (a^{m'd})^{n'} = (a^{m'})^n = (a^n)^{m'} = e^{m'} = e##. So ##(a^m)^{n'} = e##. Thus, ##\operatorname{ord}(a^m) \le n' < n##.

We can conclude if ##\operatorname{ord}(a^m) \ge n## then ##\gcd(m,n) = 1##.

Additionally, since ##(a^m)^n = (a^n)^m = e^m = e##, it follows ##\operatorname{ord}(a^m) \le n##. So we can be more specific and say if ##\operatorname{ord}(a^m) = n## then ##\gcd(m,n) = 1##. []
 
  • Like
Likes   Reactions: fresh_42

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
Replies
1
Views
1K