Proof of Order of b is a Factor of the Order of a in Cyclic Groups

In summary, the order of b is a factor of the order of a if and only if the order of b is divisible by the order of a.
  • #1
jmjlt88
96
0
Proposition: If G= <a> and b ϵ G, then the order of b is a factor of the order of a.
Proof:
Let G be a group generated by a. That is, G=<a>. Let b ϵ G. Since G is cyclic, the element b can be written as some power of a. That is, b=ak for some integer k. Suppose the order of a is n. Hence, an=e. We wish to show that the order of b is a factor of n. First, we shall divide n by k using the Division Algorithm. That is,
(1) n=qk+r for some integer q and 0≤r<n.
Then, we have,
(2) e=an=aqk+r=aqkar=e.
From (2), we observe that an=aqkar. Multiplying on the right by a-r, we obtain,
(3) ana-r=aqk. Then, we have,
(4) an-r=aqk=e.
Since an-r=e and 0≤r<n, we must have that r=0. With r=0, from (4), we get,
(5) an=aqk=(ak)q=bq=e.
Hence, the order of b is q and by (5), n=qk. That is, q|n and we have that the order of b is a factor of the order of a.
QED
 
Physics news on Phys.org
  • #2


I'm not sure how you got line (4)... Why does [itex] a^{qk}=e [/itex] ? You end up concluding that the order of b is q by this reasoning, but here is a contradictory example.

Consider [itex]G=C_5[/itex], where [itex] b=a^2[/itex] as in your problem. Then n=5, k=2, so division algorithm gives us [itex]n=5=2\times 2 + 1 = 2k+1[/itex]. You would conclude that the order of b is q=2, but [itex]b^2=a^4\neq e [/itex].

Back to the problem. You're trying to prove that the order of b is a factor of n. Why did the above example go wrong? Because k doesn't divide n... Let's do some calculations. [itex]b=a^2[/itex], [itex]b^2=a^4[/itex], [itex]b^3=a^6=a[/itex] and so on... We loop around and get back to the identity at [itex] b^5=a^{10}=(a^5)^2=e^2=e[/itex]. So in fact, the order of b is 5.

How does this help us? Both b and a are of order 5, so in fact, we aren't cheating when we say that the cyclic group generated by b is the same as that generated by a. More suggestively, [itex]<b>=<a^1>[/itex]. In this example, we had n=5 and k=2. n and k are coprime, so their gcd is 1.

Another quick example. Let's say n=8 and k=2. So [itex]b=a^2[/itex], [itex]b^2=a^4[/itex], [itex]b^3=a^6[/itex], [b^4=a^8=e], so b is of order 4, and we have that [itex] <b>=<a^2>[/itex]. n=8 and k=2 are not coprime; their gcd is 2.

That's probably suggestive enough :P
 
  • #3


Thank you Christoff!

I'll get back to you later with the revised solution. But, for now, let me make sure I understand it intuitively.

So, we let b=ak. Now, k can either divide n, the order of a, or n and k can be relatively prime. If they are relatively prime, then the order of b and the order of a are the same [...but how can I justify this statement?]. Or else, k divides n and a logical progression similar to the above may work. Do I have the right idea?
 
  • #4


Indeed, if k divides n, then the division algorithm immediately gives you r=0, so your proof is fine. But there's another scenario that can come up. What if k doesn't divide n, but they are NOT coprime?

Let's try n=10 and k=8. So we are interested in the order of [itex] b=a^8[/itex]. Computing powers, we get [itex] b^2=a^{16}=a^6[/itex], [itex]b^3=a^{24}=a^4[/itex], [itex]b^4=a^{32}=a^2[/itex], [itex]b^5=a^{40}=(a^{10})^4=e^4=e[/itex]. So the order of b is 5.

Note that in computing the powers of b, we managed to get [itex] a^8,a^6,a^4,a^2[/itex]and [itex] e[/itex]. So in fact, we can write [itex]<b>=<a^2>[/itex] since taking powers up to the fifth of a^2 will get you all of these elements. Notice that gcd(8,10)=2, and further, that the order of b is 10/2=5.

I claim that if gcd(n,k)=d, then [itex] <b>=<a^d> [/itex], and that the order of b is n/d, which of course divides n (which you were supposed to prove).

To prove this, you will first need to prove the two-sided inclusion [itex]<b>=<a^d>[/itex]. Then show that n/d is the smallest positive integer with the property that [itex] b^j=e [/itex] for some integer j. This second statement is a bit trickier, so here's another way of going about it...

The order of b is EQUAL to the order of the cyclic subgroup generated by it (if you haven't seen this, prove it. It isn't too difficult). So the order of b will be the smallest integer j such that [itex] (a^d)^ja^{dj}=e [/itex] (by the nice little equality <b>=<a^d>). But n is the smallest integer such that a^n=e. Remember that d=gcd{n,k)...

Got it?
 
Last edited:

1. What is a cyclic group?

A cyclic group is a mathematical concept that describes a set of elements that can be generated by repeatedly applying a single operation to a starting element. This operation can be addition, multiplication, or another mathematical operation.

2. What is the order of an element in a cyclic group?

The order of an element in a cyclic group is the number of times the operation needs to be applied to the starting element in order to return to the starting element again. In other words, it is the number of elements in the subgroup generated by that element.

3. What does it mean for b to be a factor of the order of a in cyclic groups?

If b is a factor of the order of a, it means that the order of a is divisible by b. In other words, b is a number that can evenly divide the number of elements in the subgroup generated by a.

4. How is the proof of order of b being a factor of the order of a demonstrated in cyclic groups?

The proof typically involves showing that every element in the subgroup generated by b is also an element in the subgroup generated by a. This can be done by demonstrating that the operation applied to b can also be applied to a, and vice versa. This shows that the two subgroups have the same elements and therefore, the order of b must be a factor of the order of a.

5. Why is the concept of order of b being a factor of the order of a important in cyclic groups?

This concept is important because it allows us to understand the structure and properties of cyclic groups. It also helps us to identify subgroups within a cyclic group and determine their relationships. Additionally, it has applications in cryptography and other fields of mathematics.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
689
  • Calculus and Beyond Homework Help
Replies
1
Views
514
  • Calculus and Beyond Homework Help
Replies
1
Views
576
  • Calculus and Beyond Homework Help
Replies
1
Views
460
  • Calculus and Beyond Homework Help
Replies
3
Views
521
  • Calculus and Beyond Homework Help
Replies
2
Views
271
  • Calculus and Beyond Homework Help
Replies
3
Views
813
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
24
Views
796
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
Back
Top