Proof that a certain group G contains a cyclic subgroup of order rs

Click For Summary

Homework Help Overview

The problem involves an abelian group G and finite cyclic subgroups H and K with orders r and s, respectively. The task is to show that if r and s are relatively prime, then G contains a cyclic subgroup of order rs. The original poster expresses uncertainty about applying the fundamental theorem of cyclic groups without knowing if G is cyclic, leading to questions about the implications of G being abelian.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the necessity of G being cyclic and explore the implications of G being abelian. There are attempts to analyze the structure of the subgroup formed by the elements of H and K, with some participants questioning the order of the intersection of H and K.

Discussion Status

Some participants have provided guidance on the relationship between the orders of the subgroups and the necessity of showing that the subgroup generated by hk is cyclic. There is an ongoing exploration of how to demonstrate that the group generated by hk has the desired order, with various interpretations and methods being discussed.

Contextual Notes

Participants note that the problem may require concepts not yet introduced in their course, leading to discussions about the typical progression of topics in abstract algebra. There is also mention of the specific textbook being used, which may influence the understanding of the problem.

Srumix
Messages
35
Reaction score
0

Homework Statement


Let G be an abelian group and let H and K be finite cyclic subgroups with |H|=r and |K|=s.

Show that if r and s are relatively prime, then G contains a cyclic subgroup of order rs

Homework Equations



Fundemental theorem of cyclic group which states that the order of any cyclic subgroup of some cyclic group G must be the divisor of the number of elements, n, in G.

The Attempt at a Solution



Well the big trouble I'm having here (i think) is that I can't apply the fundamental theorem of cyclic group since I don't know if G is cyclic. I just know that it's abelian. The problem doesn't even state if G is finite (problem 6-56 of fraleigh).

I know that every cyclic group is abelian. But I also know that the converse is not true in general. Is there any way for this problem to deduce if G is cyclic? If I knew G was cyclic then this problem is (almost) trivial. Or am I barking up the wrong tree?
 
Physics news on Phys.org
You don't need to know that G is cyclic. In general, G won't be cyclic. You'll need to show that there is a cyclic subgroup of a certain order.

You know that H is cyclic of order r, and K is cyclic of order s. What can you say about HK??
 
micromass said:
You don't need to know that G is cyclic. In general, G won't be cyclic. You'll need to show that there is a cyclic subgroup of a certain order.

You know that H is cyclic of order r, and K is cyclic of order s. What can you say about HK??

To be honest, I really don't know. The author has not introduced group products as of yet. But after looking it up i can see that |HK| = |H||K|/|H and K|. I know that finite cycling groups of order o are isomorphic to the congruence group mod o. So |HK| = r*s/(r-s), given that r>s. (this is wrong and I realize that). Am I atleast on the right path? :)
 
Yes, you are on the right path, but

|H\cap K|\neq r-s

I claim that H\cap K=\{e\}. Indeed, let g be in H and in K. What must the order of g be?? Can you come to a contradiction?
 
micromass said:
Yes, you are on the right path, but

|H\cap K|\neq r-s

I claim that H\cap K=\{e\}. Indeed, let g be in H and in K. What must the order of g be?? Can you come to a contradiction?

If g is in both H and K then the order of g must be a divisor of r and at the same time a divisor of s. But since gcd(r,s) = 1 then g must be of order 1 and is the identity element.

Is this correct? :)
 
Srumix said:
If g is in both H and K then the order of g must be a divisor of r and at the same time a divisor of s. But since gcd(r,s) = 1 then g must be of order 1 and is the identity element.

Is this correct? :)

Yes! This is absolutely correct!

So that proves that |HK|={e}, right??

The only thing you need to prove is that HK is cyclic. Take h a generator of H and k a generator of k. Maybe try to prove that hk is a generator of HK?
 
micromass said:
Yes! This is absolutely correct!

So that proves that |HK|={e}, right??

The only thing you need to prove is that HK is cyclic. Take h a generator of H and k a generator of k. Maybe try to prove that hk is a generator of HK?

Alright fantastic! Thank you so much for your help.

I do have a couple of questions:

1) (I realize that this may come up when i try to find a generator). I'm a bit worried that we haven't at all used the fact that G is abelian. Is it even necessary that G is abelian?

2) Are there any alternative solutions to this problem? The reason I'm asking is that I had to use concepts that are not yet introduced (i.e. the order of the group product HK). Or is it common that I have to use concepts that will appear in future chapters in a course like this one? This is a first course in abstract algebra for me so the methods of solving problems are quite new to me.
 
Srumix said:
Alright fantastic! Thank you so much for your help.

I do have a couple of questions:

1) (I realize that this may come up when i try to find a generator). I'm a bit worried that we haven't at all used the fact that G is abelian. Is it even necessary that G is abelian?

Well, I forgot that actually. You still need to check that HK is a subgroup of G. This will use abelianness of G.
That HK is cyclic will also use that G is abelian.

2) Are there any alternative solutions to this problem? The reason I'm asking is that I had to use concepts that are not yet introduced (i.e. the order of the group product HK). Or is it common that I have to use concepts that will appear in future chapters in a course like this one? This is a first course in abstract algebra for me so the methods of solving problems are quite new to me.

Yes, that worries me as well. Are you learning from a book?? Maybe I can check the book to see what they had in mind.

It's usual that problems in abstract algebra have multiple solutions. And the more abstract algebra you know, the easier you will find it to solve something.
 
Yes, that worries me as well. Are you learning from a book?? Maybe I can check the book to see what they had in mind.

It's usual that problems in abstract algebra have multiple solutions. And the more abstract algebra you know, the easier you will find it to solve something.

I'm using the book "A First Course in Abstract Algebra by John B. Fraleigh (7th ed). The problem is the last of section 6.

Yeah, If I had known to check the order of the subgroup product (or that such a thing could be calculated in that way) I probably wouldn't have gotten stuck.
 
  • #10
Srumix said:
I'm using the book "A First Course in Abstract Algebra by John B. Fraleigh (7th ed). The problem is the last of section 6.

Yeah, If I had known to check the order of the subgroup product (or that such a thing could be calculated in that way) I probably wouldn't have gotten stuck.

OK, here's a way to do it without using products of groups:

Let h be a generator of H, let k be a generator of K. Show that hk has order rs. This shows that hk generates a group of order rs. This group is cyclic.
 
  • #11
I will ponder this while I try to sleep tonight!

Thank you so much for your help micromass, I sincerely appreciate it!
 
  • #12
So if i assume that h gen H and k gen K. If i form the group HK generated by hk and form the subgroups of HK generated by h and k respectively theb their order must divide the order of HK since HK is cyclic. We then have by the fundamental theorem that the order of HK is rs since r and s are rel prime. Is it correct to reson like this? How can i know that hk generates a cyclic group?
 
  • #13
Srumix said:
So if i assume that h gen H and k gen K. If i form the group HK generated by hk and form the subgroups of HK generated by h and k respectively theb their order must divide the order of HK since HK is cyclic. We then have by the fundamental theorem that the order of HK is rs since r and s are rel prime. Is it correct to reson like this? How can i know that hk generates a cyclic group?

No, I think you misunderstood me. In the new method, we don't say anything about HK, so forget that.

We just pick h in H and k in K, and we form the group generated by hk (this group will equal HK, but forget that). This group is cyclic because it is generated by one element (that is: hk). You only need to find the order of this group. That is, you must find the order of hk.
 
  • #14
Alright. So if we assume that r > s we know that HK contains h^s for the integer s. We can then form a cyclic subgroup generated by h^s and we can conclude that r divides |HK|. Am i on the right track?
 
Last edited:
  • #15
Srumix said:
Alright. So if we assume that r > s we know that HK contains h^s for the integer s. We can then form a cyclic subgroup generated by h^s and we can conclude that r divides |HK|. Am i on the right track?

No, we don't do anything with HK here. We're working with the group generated by hk. Forget about HK.
 
  • #16
Im afraid I'm lost. How am I supposed to count the elements of the group generated by hk. Is there any general trick or hint that could be used here?
 
  • #17
Prove that (hk)^{rs}=e and that no smaller j>0 satisfies (hk)^j=e.
 
  • #18
Eureka. Thank you so much! If I'll be back if i run into trouble but i think i should be able to handle it now :)
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K