Solving Cyclic Group Questions: How Many Elements of Order What?

In summary, the conversation discusses finding the number of elements of a certain order in cyclic groups and introduces the use of Euler's totient function. The solutions to the three basic questions are provided with theorems to back them up. It is explained that the order of an element is the smallest positive integer n such that an = e, with e denoting the unit of the group. The reasoning behind the solutions involves finding all the factors of the orders of the cyclic groups and finding pairs of these factors that have a lowest common multiple equal to the order of the elements being searched for. The use of Euler's totient function (denoted as φ) is also explained.
  • #1
jimmycricket
116
2
I was hoping someone could check the following solutions to these 3 basic questions on cyclic groups and provide theorems to back them up.

1. How many elements of order 8 are there in [itex]C_{45}[/itex]?

Solution: [itex]\varphi(8)=4[/itex]

2. How many elements of order 2 are there in [itex]C_{20}\times C_{30}[/itex]?

Solution: [itex]C_{20}\times C_{30}\simeq C_2\times C_4\times C_3\times C_5\times C_5[/itex]
Since 2 is coprime to 3 and 5 the question is equivalent to how many elements are there in [itex]C_2\times C_4[/itex]? Answer is [itex]\varphi(2)\varphi(4)=3[/itex]

3. How many elements of order 35 are there in [itex]C_{100}\times C_{42}[/itex]?

Solution: Since 2,4 and3 are coprime to 35 the question is equivalent to how many elements of order 35 are there in [itex]C_{25}\times C_7?[/itex]
Answer is [itex]\varphi(25)\varphi(7)=120[/itex]
Now this sounds a bit large to me. A peer of mine said the answer is [itex]\varphi(7)\varphi(5)=24[/itex]. Can anyone explain the reasoning behind this?
 
Physics news on Phys.org
  • #2
Could you tell me what you mean by order of an element (and more importantly φ). Usually one would say, the order of an element a is the smallest positive integer n such that an=e. e denoting the unit of the group. In this case Lagrange's theorem

http://en.wikipedia.org/wiki/Lagrange's_theorem_(group_theory)

would contradict the answer of 1. Since 8 does not divide 45.

For 2. Although I have no idea what you mean by φ(2)φ(4), there are indeed 3 elements of order 2 in that product following the basic reasoning you set out.

For 3. the second answer seems correct, since I don't know what you mean by the φ I can't give a reasoning to it as such. Your reasoning seems sound up to the point where you use the φ. Maybe you should simply try thinking about the question in terms of arithmetic modulo the relevant numbers (25 and 7 in this problem). I don't understand how a function φ can exist such φ(25)φ(7) calculates the number of order 35 elements in anything since the expression φ(25)φ(7) would not refer to the group or the number 35 (the same would go for 2.).

I would be glad to give further comments after you give me the answer to the riddle that is φ!
 
  • Like
Likes jimmycricket
  • #3
Sorry I should have explained that [itex]\varphi(x)[/itex] is Eulers' totient function i.e. the number of integers coprime to x. Thanks for your reply I have now resolved the issue. First restrict the direct product of cyclic groups to a direct product of only groups who share a factor with the order of the elements you are trying to find. Then find all the factors of the orders of the cyclic groups and find all pairs of these factors that have lowest common multiple equal to the order of the elements you are trying to find. For each of these pairs [itex](a,b)[/itex] calculate [itex]\varphi(a)\varphi(b)[/itex] and then do the summation of these products for each pair.
So for 2: We have [itex]C_2\times C_4[/itex]. Factoring the orders gives us 1,2 and 1,2,4 as factors of the orders. Now finding the pairs who have LCM=2 gives (1,2), (2,1), (2,2). Now [itex]\varphi(1)\varphi(2)+\varphi(2)\varphi(1)+\varphi(2)\varphi(2)=1+1+1=3[/itex] elements of order 2.
 

What is a cyclic group?

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

How do you determine the order of an element in a cyclic group?

The order of an element in a cyclic group is the smallest positive integer n such that the element raised to the nth power equals the identity element. This can also be described as the number of times the operation must be applied to the starting element to get the identity element.

What is the order of a cyclic group?

The order of a cyclic group is the number of elements in the group. This can be determined by finding the number of elements in the group generated by a single element.

How do you solve cyclic group questions?

To solve cyclic group questions, you need to understand the concept of cyclic groups and how to determine the order of elements in a cyclic group. You also need to be familiar with the properties of cyclic groups, such as closure, associativity, and the existence of an identity element and inverses.

Why is solving cyclic group questions important?

Solving cyclic group questions is important because cyclic groups have many applications in mathematics and other fields, such as computer science and cryptography. Understanding cyclic groups and their properties allows us to solve problems related to these applications and make important discoveries in these fields.

Similar threads

  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
7
Views
4K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
2K
Replies
2
Views
976
  • Linear and Abstract Algebra
Replies
6
Views
1K
  • Linear and Abstract Algebra
Replies
7
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
Back
Top