Abstract Algebra - Cyclic groups

In summary, we are trying to determine the order of the group element a, given that |a^28| = 10 and |a^22| = 20. Using the equation <a^k> = <a^gcd(n,k)> and |a^k| = n/gcd(n,k), we can set n equal to each other and find that the possible values for n are 4, 8, 12, 16, 20, 24, etc. By finding integers a and b such that 11a + 7b = 1, we can narrow down the possibilities to 8 and 40. Since (a^28)^2 = a^56 = (a^
  • #1
basketm19
3
0
1. Problem: Suppose a is a group element such that |a^28| = 10 and |a^22| = 20. Determine |a|.

I was doing some practice problems for my exam next week and I could not figure this out. (This is my first post on PF btw)

2. Homework Equations : Let a be element of order n in group and let k be a positive integer. Then <a^k> = <a^gcd(n,k)> and |a^k| = n/gcd(n,k).

3. Attempt at solution:

10 = n/gcd(n, 28); 20 = n/gcd(n, 22)

Setting n equal to each other, 10gcd(n, 28) = 20gcd(n,22)

gcd(n, 28) = 2gcd(n, 22)

The possible values for n are 4, 8, 12, 16, 20, 24, ... , so on.

Not sure where to go from here.
 
Physics news on Phys.org
  • #2
gcd(440,280) = 40.

this means we can find integers a,b with

440a + 280b = 40, that is

11a + 7b = 1. a = 2, b = -3 will work.

thus a^40 = (a^(880))(a^-(840))

= (a^(440))^2(a^(280))^(-3)

= ((a^22)^20)^2((a^28)^10)^(-3)

= e^2(e^-3) = ee = e.

that means |a| divides 40, which gives us just 1,2,4,5,8,10,20 and 40 as possibilities.

since a^28 ≠ e, we can rule out 1,2, and 4 as possibilities.

suppose a^5 = e. then a^28 would have order 5,

since (a^28)^5 = (a^5)^28. similarly, we can rule out

every divisor of 10 and 20, leaving just 8 and 40.

so suppose |a| = 8.

then (a^28)^2 = a^56 = (a^8)^7 = e, but |a^28| = 10.

what's left?
 
  • #3
Thanks for the response. But I don't understand why you are starting out with gcd(440,280) = 40.
 
  • #4
basketm19 said:
Thanks for the response. But I don't understand why you are starting out with gcd(440,280) = 40.

We know that the order of [itex]a^{28}[/itex] is 10. So [itex]a^{280}=e[/itex]. Similarly, we know that [itex]a^{440}=e[/itex].

For each integers x and y, it follows that [itex]a^{280x+440y}=e[/itex]. We wish to minimize 280x+440y (since this will be a small number such that the order divides this number). The minimal number is exactly gcd(280,440). This is why he started by this.
 
  • #5


Dear student,

Thank you for sharing your question on cyclic groups in abstract algebra. Your attempt at solving the problem is a good start. Let's continue with your solution and see if we can find the value of |a|.

From your work, we have determined that the possible values for n are 4, 8, 12, 16, 20, 24, ... , so on. However, we can narrow down the possible values of n further by considering the fact that the order of an element in a cyclic group must divide the order of the group. In this case, the group element a has order n, but what is the order of the group?

We can use the fact that |a^28| = 10 to find the order of the group. Since |a^28| = 10, this means that the order of the group must be a multiple of 10. In other words, the order of the group is either 10, 20, 30, 40, ... , so on. This narrows down the possible values of n to 20, 40, 60, 80, ... , so on.

Now, let's plug in these possible values of n into our equations:

n/gcd(n, 28) = 10 and n/gcd(n, 22) = 20

For n = 20, we have 20/gcd(20, 28) = 10 and 20/gcd(20, 22) = 20, which are both true.

Therefore, we can conclude that |a| = n = 20 is the only possible value that satisfies both equations.

I hope this helps you in your understanding of cyclic groups. Keep up the good work in your studies and good luck on your exam!
 

1. What is a cyclic group?

A cyclic group is a type of algebraic structure in abstract algebra that is generated by a single element. This means that all other elements in the group can be obtained by repeatedly applying the group operation to the generator element. Cyclic groups are often denoted by the symbol ℤn, where n is the number of elements in the group.

2. What are some examples of cyclic groups?

One of the most well-known examples of a cyclic group is the group of integers under addition, denoted by ℤ. Other examples include the group of real numbers under addition and the group of complex numbers under multiplication.

3. How can cyclic groups be classified?

Cyclic groups can be classified based on the order of the generator element. If the generator has infinite order, the cyclic group is called a "cyclic infinite group." If the generator has finite order, the cyclic group is called a "cyclic finite group." Finite cyclic groups can further be classified into p-groups, where the order of the group is a power of a prime number p.

4. What is the significance of cyclic groups?

Cyclic groups have many applications in mathematics, particularly in number theory and cryptography. They also have important implications in physics and chemistry, where they are used to describe symmetries and conservation laws in physical systems.

5. How are cyclic groups related to other algebraic structures?

Cyclic groups are a special case of cyclic semigroups, which are algebraic structures that do not necessarily have an identity element. They are also closely related to cyclic rings, which are algebraic structures that combine the properties of groups and rings. In fact, every finite cyclic group can be represented as a cyclic ring.

Similar threads

  • Math POTW for University Students
Replies
1
Views
534
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
10K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Linear and Abstract Algebra
Replies
3
Views
2K
Replies
6
Views
3K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Linear and Abstract Algebra
Replies
16
Views
3K
Back
Top