Does This Mapping Define a Group Homomorphism from ℤ_n to D_n?

  • Thread starter Thread starter spacetimedude
  • Start date Start date
  • Tags Tags
    Group
spacetimedude
Messages
87
Reaction score
1

Homework Statement


ℤ_n → D_n sending z modn → g^z where g is rotation by an nth of a turn.

Homework Equations


Group homomorphism imply θ(g_1*g_2)=θ(g_1)*θ(g_2)

The Attempt at a Solution


Before anything, I'd like to know if Group homomorphism imply θ(g_1+g_2)=θ(g_1)xθ(g_2) I've seen θ(g_1xg_2)=θ(g_1)×θ(g_2) and θ(g_1+g_2)=θ(g_1)+θ(g_2) but not θ(g_1+g_2)=θ(g_1)xθ(g_2). Can the operator * be different on the left and right side?

Attempt:
θ(z_1+z_2)=gz_1+z_2 modn
I'm not sure how to go from here. I'm sure I need to use the fact that g^n=e but I don't know how to proceed.
Any help will be appreciated!
 
Last edited:
Physics news on Phys.org
spacetimedude said:

Homework Statement


ℤ_n → D_n sending z modn → g^z where g is rotation by an nth of a turn.

What is ##D_n##? And what is a "turn" and an nth of a turn?

Homework Equations


Group homomorphism imply θ(g_1*g_2)=θ(g_1)*θ(g_2)

The Attempt at a Solution


Before anything, I'd like to know if Group homomorphism imply θ(g_1+g_2)=θ(g_1)xθ(g_2) I've seen θ(g_1xg_2)=θ(g_1)×θ(g_2) and θ(g_1+g_2)=θ(g_1)+θ(g_2) but not θ(g_1+g_2)=θ(g_1)xθ(g_2). Can the operator * be different on the left and right side?
Yes, they are usually different groups. Look up the definition of group homomorphism.
 
If you are having trouble with the intuition, you should try picking a value of n, say n=3 to start, and just explicitly write out every possible pair of elements in \mathbb{Z}_n and how they add up and what they would get mapped to in D_n.
 
spacetimedude said:

The Attempt at a Solution


Before anything, I'd like to know if Group homomorphism imply θ(g_1+g_2)=θ(g_1)xθ(g_2) I've seen θ(g_1xg_2)=θ(g_1)×θ(g_2) and θ(g_1+g_2)=θ(g_1)+θ(g_2) but not θ(g_1+g_2)=θ(g_1)xθ(g_2). Can the operator * be different on the left and right side?
Yes, the operations generally are different, even if you happen to use the same symbol for them. When you wrote ##\theta(g_1+g_2) = \theta(g_1)+\theta(g_2)##, the + on the lefthand side isn't the same as the + on the righthand side because ##g## and ##\theta(g)## are from two different sets.
 
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