Thread Closed

Showing Two Groups are Isomorphic

 
Share Thread Thread Tools
Aug3-04, 08:20 AM   #18
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Showing Two Groups are Isomorphic


it's certainly a homomorphism presumably you've got to show that the hard way.

clearly it isn't injective, so not an isomorphism, though it is obviously surjective as well (one need only think of diagonal matrices to see why).
 
Aug3-04, 08:25 AM   #19
 
Sorry about that. You have to show whether or not it is a group homomorphism and decide if it is an isomorphism.
 
Aug3-04, 08:27 AM   #20
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
diag{1,x} and diag{x, 1/x}
 
Aug3-04, 08:27 AM   #21
 
Matt, how did you see that it isn't injective? I am having some difficulty working this out :-C
 
Aug3-04, 08:39 AM   #22
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
what's the determinant of a diagonal matrix with entries x and 1/x for any non-zero x?
 
Aug3-04, 08:44 AM   #23
 
The determinant of a diagonal matrix is just the product of the entries on the main diagonal. So a 2x2 diagonal matrix with diagonal entries x is x². And the determinant of the 2x2 diagonal matrix with entries 1/x is 1/x². Is this what you mean?
 
Aug3-04, 08:53 AM   #24
 
The determinant of a 2x2 diagonal matrix with elements x and 1/x (x non-zero) would be 1, not 1/x^2... I.e. there are many matrices which are not equal to one another, but have the same determinant.

Also, you can prove that no isomorphism can exist between those two groups ((R\{0}, x) is abelian but GL_2(R) isn't).
 
Aug3-04, 09:55 AM   #25
 
I see, I misunderstood. The 2x2 diagonal matrix has entry(11)= x and entry(22) = 1/x with entries(12,21) = 0. Then I agree, the determinant is 1.

But, as you said, many matrices have determinant 1 so the mapping between the two groups is not bijective. Hence it is not isomorphic? You said that because one group is abelian and the other is not indicates that the two groups are not isomorphic, is this another property that I do not know about? Could you explain.
 
Aug3-04, 10:22 AM   #26
 
But, as you said, many matrices have determinant 1 so the mapping between the two groups is not bijective. Hence it is not isomorphic?
No, "hence det(x) is not an isomorphism between the two groups" (this might be what you meant though). There is a difference between saying that two groups are isomorphic and saying that a particular function is an isomorphism between two groups.

You said that because one group is abelian and the other is not indicates that the two groups are not isomorphic, is this another property that I do not know about?
Try constructing the proof yourself (proof by contradiction).
 
Aug3-04, 10:38 PM   #27
 
Why did you choose the diagonal entries to be x and 1/x?

I understand that the identity is mapped to itself
det(I) = 1
And that the group operation is preserved. I can show this by proving
det(A*B) = detA X detB not equal to 0.
Hence the det is a group homomorphism between the two groups.

Thanks for the help guys.
 
Aug4-04, 04:23 AM   #28
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
I chose x and 1/x because that was the most obvious way of showing that the map is not injective. Always make your life easier on yourself; diagonal and upper triangular matrices have determinants and traces that are easy to read off.
 
Aug5-04, 02:57 AM   #29
 
I have another quick question.

If I were asked to prove that a certain operation * was a binary operation on a given set S. Would I simply prove that it obeys closure? That is, take x, y in S and show that x*y is back in S. If so, then it is a binary operator on S.
 
Aug5-04, 04:11 AM   #30
 
See the definition of a binary operator (you have to prove that given two elements x and y, x*y is uniquely determined as well).
 
Aug5-04, 05:53 AM   #31
 
So if my set S was the set of all real numbers excluding -1. And (S, *) was a group where x*y = x + y + xy. How would I start proving that * is a binary operation?
 
Aug5-04, 06:04 AM   #32
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
you would show it satisfied all the axioms defining a binary operation, that's all. It's a "just do it" proof. Clearly given two inputs there is a unique output, how about closure? Note, since you've called (S,*) a group, then * must be a binary operation, or it isn't a group.
 
Sep23-04, 11:31 AM   #33
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
The hints here have been outstanding. I wanted to add something though, and I can only think of this summary of what has been said:

1. to show two groups are isomorphic, you must find an isomorphism between them,

2. to show two groups are not isomorphic, you must show there cannot be any isomorphism, not just that one particular attempt fails. this is harder, as your argument has to apply to all potential isomorphisms. hence you need to find a property of groups that would be preserved by all isomorphisms, and yet which your two groups do not share, such as being commutative (which is called "abelian" for groups, in honor of Niels Abel).

In general the search for properties that would be preserved by all isomorphisms is a deep and fundamental one in every area, sometimes called the search for "invariants".

for example in algebraic curve theory, to show the projective plane curve x^3 + y^3 = z^3, is not rationally isomorphic to the line, can be done by outright cleverness, but is most efficiently done by producing the invariant called the genus. I.e. topoloogically the cubic is a doughnut and the "line" is a sphere.

the proof of the fundamental theorem of algebra in topology, is done by finding some way of discerning the difference between the punctured plane and the plane itself, which eventually becomes the first homology group. i.e. you have to show why the unit circle cannot be pulled away from the origin without passing through the origin. this is usually done by computing the integral of dtheta, and applying greens theorem from calculus.

in number theory one uses reduction "mod n" which says that any solution of an equation in integers would also yield a solution mod every n. Hence, since after division by 4, the equation x^2 = 2 has no solution (the left side always has remainder 0 or 1 after division by 4,) hence the equation x^2 = 204,840,962 also has no solution.
 
Thread Closed
Thread Tools


Similar Threads for: Showing Two Groups are Isomorphic
Thread Forum Replies
Finding if two groups are isomorphic Calculus & Beyond Homework 1
Number of Non-Isomorphic Abelian Groups Calculus & Beyond Homework 8
Non-Isomorphic Groups of Order 30 Calculus & Beyond Homework 13
isomorphic quotient groups Calculus & Beyond Homework 1
groups masquerading as isomorphic Linear & Abstract Algebra 5