What Are the Subgroups of a Group Under Isomorphism?

  • Thread starter Thread starter cmj1988
  • Start date Start date
  • Tags Tags
    Isomorphism
cmj1988
Messages
21
Reaction score
0
Let G be a group and let \phi be an isomorphism from G to G. Let H be a subgroup.

Hint: These subgroups should already be familiar to you.

Let H={z in C:\phi(z)=z}

This would be the subgroup of {-1,1}, this would be the group {-1,1} under multiplication.

Let H={z in C: \phi(z)=-z}

I'm not even sure where to start with this one.
 
Physics news on Phys.org
You don't seem to have posted an actual question. How did you get that H={-1,1} without having defined what phi or G is (and furthermore, what is C here?)

Please post the complete question so we can understand what you're trying to do
 
Firstly Dittos on "what's the actual question?"

cmj1988 said:
Let G be a group and let \phi be an isomorphism from G to G. Let H be a subgroup.

Hint: These subgroups should already be familiar to you.

Let H={z in C:\phi(z)=z}

This would be the subgroup of {-1,1}, this would be the group {-1,1} under multiplication.
If \phi is the identity automorphism then H is in fact G. In other cases H can be the trivial group {1}. Is G a specific group or do you know something more about G?

From what you are given you can at best show that the subset H of such elements is in fact a subgroup. I think you can also show it is a normal subgroup. (Note all subgroups of an abelian group are normal subgroups.)
Let H={z in C: \phi(z)=-z}

I'm not even sure where to start with this one.
You are using -z to indicate the inverse group element which indicates you are using addition to indicate the group product. Are you given that G is an abelian (commutative) group? Typically we represent group product as x+y if the group is abelian and xy if we do not assume it is abelian in which case the inverse is written as a -1 power.

I will note this. Given the mapping:
\phi: G\to G
such that
\phi(g)=g^{-1}
is an isomorphism we observe that since:
\phi(ab) = (ab)^{-1} = b^{-1}a^{-1}= \phi(b)\phi(a)
and since as an isomorphism:
\phi(ab) = \phi(a)\phi(b)
we have that:
b^{-1}a^{-1} = a^{-1}b^{-1}
which must mean that G is in fact abelian. (let a be x inverse, and b be y inverse and xy=yx).

If your isomorphism doesn't map all elements to G to their inverses but only some then the subset on which it does must in fact be abelian but only if it is in fact a subgroup. But this need not be the case.

Example: Let G be the group of permutations of 3 elements and let phi be the identity map.
Since transposition of two elements square to the identity they are their own inverses and thus phi maps them to their own inverses. This is not the case for the 3-cycles so they are not in the set H. Thus the set H is the set of transpositions (and the identity) but this set does not close under group product (1,2)(2,3) = (1,2,3).

If however you impose the condition that H is indeed a subgroup and not just a subset then you will have that H is abelian and I think also that H is a normal subgroup. I'm not 100% certain on the normal part though.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top