Two more simple cyclic group problems

  • Thread starter Thread starter radou
  • Start date Start date
  • Tags Tags
    Cyclic Group
Click For Summary

Homework Help Overview

The discussion revolves around properties of cyclic groups, specifically focusing on automorphisms and group orders. The original poster presents two statements regarding cyclic groups, exploring the implications of relative primality and the relationship between elements and their orders.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the injectivity and surjectivity of the function defined on a cyclic group, questioning the implications of relative primality. They explore the conditions under which two elements generate the same subgroup and the necessity of equal orders.

Discussion Status

Participants are actively engaging with the concepts, raising questions about the validity of certain reasoning and exploring the implications of group properties. Some have offered hints and guidance, while others express confusion about specific theorems and their applications.

Contextual Notes

There is mention of theorem 10.5 and Bezout's theorem, indicating that participants are navigating through advanced concepts in group theory and number theory. The discussion reflects a mix of correct reasoning and misconceptions, particularly regarding the equality of exponents in cyclic groups of finite order.

radou
Homework Helper
Messages
3,149
Reaction score
8

Homework Statement



1) let <a> be a cyclic group of order n. If n and m are relatively prime, then the function f(x) = x^m is an automorphism of <a>.

2) Let G be a group and a, b be in G. Let a be in <b>. Then <a> = <b> iff a and b have the same order.

The Attempt at a Solution



1) It is trivial to check that for any x, y in <a>, f(xy) = f(x)f(y). For injectivity, let x^m = y^m. We have x = a^k and y = a^j, for some integers k and j. Now a^(km) = a^(jm) implies that km = jm, which implies k = j, and hence x = y. (Since, all the powers of a are distinct, so if km and jm were distinct, then a^(km) = a^(jm) couldn't possibly hold).

I have a bit of a problem with surjectivity. When I look at examples of cyclic groups, the whole problem is very obvious intuitively - for any element, we can find adjust another one which will give the first one after multiplying m times - but, formally... Let y be in <a>, so y = a^k, for some integer k. We need to show that there exists some element a^j in <a> such that a^(jm) = a^k. I guess here the fact that m and n are relatively prime comes in... But I can't find the solution.

2) Since a is in <b>, a = b^k, for some k. Let <a> = <b>. Then, by definition, the orders of these groups are equal, and by definition again, the orders of a and b must be equal. For the converse, let ord(a) = ord(b) = p. Is x is in <a> it is clearly in <b>, since a = b^k. Let x be in <b>. so x = b^j, for some j. Now, since the orders of b and a = b^k are equal, this means that there are p distinct powers of b and of b^k. But a power of b^k is a power of b, too, and hence <a> must equal <b>.
 
Physics news on Phys.org
radou said:
1) It is trivial to check that for any x, y in <a>, f(xy) = f(x)f(y). For injectivity, let x^m = y^m. We have x = a^k and y = a^j, for some integers k and j. Now a^(km) = a^(jm) implies that km = jm, which implies k = j, and hence x = y. (Since, all the powers of a are distinct, so if km and jm were distinct, then a^(km) = a^(jm) couldn't possibly hold).

Can you explain why a^(km)=a^(jm) implies that km=jm. If I remember well, this does not hold in general... You will have to use theorem 10.5 on this...

I have a bit of a problem with surjectivity. When I look at examples of cyclic groups, the whole problem is very obvious intuitively - for any element, we can find adjust another one which will give the first one after multiplying m times - but, formally... Let y be in <a>, so y = a^k, for some integer k. We need to show that there exists some element a^j in <a> such that a^(jm) = a^k. I guess here the fact that m and n are relatively prime comes in... But I can't find the solution.

So we must find j such that jm=k (mod n). Now use the fact that m has an inverse in \mathbb{Z}_n to find an explicit form of j.

2) Since a is in <b>, a = b^k, for some k. Let <a> = <b>. Then, by definition, the orders of these groups are equal, and by definition again, the orders of a and b must be equal. For the converse, let ord(a) = ord(b) = p. Is x is in <a> it is clearly in <b>, since a = b^k. Let x be in <b>. so x = b^j, for some j. Now, since the orders of b and a = b^k are equal, this means that there are p distinct powers of b and of b^k. But a power of b^k is a power of b, too, and hence <a> must equal <b>.

Looks OK.
 
micromass said:
Can you explain why a^(km)=a^(jm) implies that km=jm. If I remember well, this does not hold in general... You will have to use theorem 10.5 on this...

Hmm, I followed this logic.

a^(km) and a^(jm) are powers of a. They are equal. If km would be different from jm, then a^(km) and a^(jm) would necessarily be different, not? It seemed I could conclude that km = jm from this...
 
No, this is not correct. For example, if you are working in a cyclic group of order 6 and generator a, then

a=a^7=a^{13}=...

So it doesn't necessarily follow that the exponents are equal. What you do have is the following in a group of order n:

a^k=a^p~\Rightarrow~a^{k-p}=1~\Rightarrow~n~\text{divides}~k-p.
 
Yes, that was a stupid line of reasoning from my side...It would hold it we'd be talking about an infinite cyclic group, though, right?

OK, I'll think about this...
 
radou said:
Yes, that was a stupid line of reasoning from my side...It would hold it we'd be talking about an infinite cyclic group, though, right?

OK, I'll think about this...

Yes, in an infinite group, you are correct!
 
OK, it follows that if a^(km) = a^(jm), we have a^(km - jm) = e, and by theorem 10.5. m(k - j) = nq, for some integer q, where n is the order of a. The hint says to use Ex. B3., i.e. if b is in <a>, then ord(a) = ord(b)p (i.e. the order of b is a factor of the order of a. Hence, we can conclude that n = kmp1 =jmp2, for some integers p1 and p2.

Now I have to use the fact that n and m are relatively prime, and here my knowledge gaps in number theory become obvious.

From the equations above I can deduce that kp1 = jp2, but that doesn't really help.
 
I'm a bit confused. Can you explain how you used exercise B3. What did you take for b?
 
For b I took the elements a^(km) and a ^(jm), although the effect is the same as if I took a^k and a^j.
 
  • #10
radou said:
For b I took the elements a^(km) and a ^(jm), although the effect is the same as if I took a^k and a^j.

Yes, but then I'm confused on what comes next. The order of a^(km) is not km. It's more like n/gcd(km,n) if I'm correct.
Also, it doesn't generally hold that n=kmp1. It does hold that there exist something such that qn=kmp1. So a multiple of n equals kmp1... (in other words kmp1=0 (mod n)).

This exercise actually becomes easier if you use Bezout's theorem. It states that if n and m are coprime, then there exist l and k such that nl+km=1. Perhaps you should attempt to show this...
 
  • #11
Ahhh, of course, I know that the order of a^(km) is not km, I was being harsh again! OK, I'll stop writing nonsense and get back when I have something better...
 
  • #12
If you want to you Bezout's theorem, then here's an outline to prove it:

1) Consider the group n\mathbb{Z}+m\mathbb{Z}. Prove that it is a subgroup from \mathbb{Z}
2) Conclude from 1 that n\mathbb{Z}+m\mathbb{Z} is cyclic, and thus from the form d\mathbb{Z}.
3) Use coprimality of n and m to show that d=1.

The general statement of Bezout's theorem is valid even if n and m are not coprime. It states n\mathbb{Z}+m\mathbb{Z}=gcd(n,m)\mathbb{Z}. But you won't need that...
 
  • #13
Thanks for the hint, but I think I'll try to prove it witout this theorem...Btw, I'm not sure what nZ + mZ stands for, perhaps a sum of quotient groups, but I didn't reach that part yet, it may be too much for now.
 
  • #14
Well, you can try to prove it without Bezout's theorem, but the problem is that what you're trying to show is equivalent to Bezout's theorem. So you'll end up proving it anyways :biggrin: But I'm not going to stop you :-p

btw, n\mathbb{Z}+m\mathbb{Z}=\{nz+mz^\prime~\vert~z,z^\prime\in \mathbb{Z}\}. It's the set of all "linear" combinations of n and m, if you want to use linear algebra terminology...
 
  • #15
Well, if that's the case, then it's different. OK. :cool:
 
  • #16
OK, parts 1 and 2 are trivial - for any two elements in nZ + mZ, their sum is in nZ + mZ too, and every element of nZ + mZ has in inverse in nZ + mZ, it's really obvious, and, since Z is cyclic, and nZ + mZ is proven to be a subgroup of Z, nZ + mZ must itself be cyclic. Hence, it has a generator d. I'll have to think a bit for the third part (no hints please).
 
  • #17
But just a sec, isn't dZ simply Z if d = 1? Or I misunderstood the notation... i.e. in the case where n and m are coprime, this subgroup equals Z? Is that what we need to prove?
 
  • #18
radou said:
OK, parts 1 and 2 are trivial - for any two elements in nZ + mZ, their sum is in nZ + mZ too, and every element of nZ + mZ has in inverse in nZ + mZ, it's really obvious, and, since Z is cyclic, and nZ + mZ is proven to be a subgroup of Z, nZ + mZ must itself be cyclic. Hence, it has a generator d. I'll have to think a bit for the third part (no hints please).

That's already correct!
 
  • #19
radou said:
But just a sec, isn't dZ simply Z if d = 1? Or I misunderstood the notation... i.e. in the case where n and m are coprime, this subgroup equals Z? Is that what we need to prove?

Yes, that is exactly what you need to show, that nZ+mZ=Z!
 
  • #20
I'm trying to motivate myself to find a pattern, I wrote down the set nZ + mZ for n = 3 and m = 8... It's obvious that for any integer x, one can find k, l such that x = mk + nl. Now I only need to formalize this.

Edit: no hints! :biggrin:

Edit 2: if I prove this, the theorem follows easily...
 
  • #21
Say if you want a hint :biggrin: And don't look too far...
 
  • #22
Ahhh, a small hint, please! :-p :rolleyes:
 
  • #23
Is a in dZ? And what does this imply?
 
  • #24
micromass said:
Is a in dZ? And what does this imply?

a in dZ? Isn't <a> an arbitrary cyclic group? dZ is an additive group, right? i.e. dZ = {dz : z is in Z}, for some fixed integer d.

If a is in dZ then a = dz, for some integer z.
 
  • #25
Oh, I'm sorry. I meant: are n and m in dZ? I mixed up with the a...
 
  • #26
Well, certainly they are. And we concluded that nZ + mZ must be a cyclic group with some generator d. Hence n = dp and m = dq, for some integers p and q.
 
  • #27
So d divides both n and m...
 
  • #28
micromass said:
So d divides both n and m...

Ah, of course! Since m and n are relatively prime, it follows that d = 1! :biggrin:

So, we proved the theorem. I.e.:

Let m and n be relatively prime. Then, for any given integer x, there exist integers k, l such that mk + nl = x.

Specially, for x = 1 this must hold.

OK, now I'll see how that helps me to solve the problem...
 
  • #29
OK, we want to prove injectivity of the map f : <a> --> <a> given with f(x) = x^m, where m is relatively prime to ord(a) = n.

Let x^m = y^m, i.e. a^(km) = a^(jm), for some integers k, j. It follows that a^(km - jm) = e. From Theorem 10.5. I conclude that km - jm = np, for some integer p. Somehow, using the theorem just proven, I need to show that k = j, i.e. x = y, right?
 
  • #30
radou said:
OK, we want to prove injectivity of the map f : <a> --> <a> given with f(x) = x^m, where m is relatively prime to ord(a) = n.

Let x^m = y^m, i.e. a^(km) = a^(jm), for some integers k, j. It follows that a^(km - jm) = e. From Theorem 10.5. I conclude that km - jm = np, for some integer p. Somehow, using the theorem just proven, I need to show that k = j, i.e. x = y, right?

Well, you don't need to show that k=j, that won't be true in general. You need to show that k-j=qn for some q. The reason is that a^k might equal a^j, even if k and j are not equal. (Of course, if you assume k and j to be less then n, then a^k=a^j is equivalent with j=k...)

Here's a small hint (don't read if you don't want a hint:biggrin:)

The easiest way to show this is by calculating modulo n.
You need to show that k-j=qn. This means that you need to show that k=j (mod n).
You have that km-jm=np, this means that km=jm (mod n). So the only thing you need to do is find an inverse of m in modulo n.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
1
Views
2K