What Are the Subgroups and Homomorphisms of D5 from Z/n for n=1 to 10?

In summary: Yes, that is one correct approach to enumerating maps \mathbb{Z}/9\mathbb{Z} \to D_5. However, this only works because \mathbb{Z}/9\mathbb{Z} is small enough that you can actually list all the possibilities. If the domain group were any bigger, this would be a bad strategy.Also, you should be careful about your notation: p18 is meaningless, but p18 = p2p3 = p3p2 makes sense and is either p5 or p4, depending on whether the group operation in D_5 is composition in left-to-right or right-to-left order.
  • #1
nhartung
56
0

Homework Statement



Consider the group D5, the set of all twists and flips which we can perform on a regular pentagonal plate to pass through a fixed regular pentagonal hole under composition.

a. Find all subgroups of D5 of order 2, if order 3, and of order 5.

b. Find all homomorphisms: [tex]Z[/tex][tex]/[/tex]n [tex]\rightarrow[/tex] D5 for each n from 1 to 10. (That is Z(mod)n not Z divides n, Z being the integers)

Homework Equations



None

The Attempt at a Solution



Ok, I think I have a figured out but I'm completely stuck on b, I'm having trouble determining what a homomorphism is.

For my solution for a I found all of the possible subgroups of D5 and looked at their order. I came up with this:

For reference:
<T> = Turn once
<T2> = Turn twice
etc.
<FL> = Flip
<FLT> = Flip then Turn
etc.

<T> = {T,T2,T3, T4,e}
<T2> = {T2, T4, T, T3, e}
<T3> = {T3, T, T4, T2, e}
<T4> = {T4, T3, T2, T, e}

Right away I noticed that these are all creating the same subgroup of order 5.

<FL> = {FL, e}
<FLT> = {FLT, e}
<FLT2> = {FLT2, e>
<FLT3> = {FLT3, e>
<FLT4> = {FLT4, e>

These are all separate subgroups of order 2.

There are no subgroups of order 3.

How do you guys think this looks for part a? Hopefully I'm doing this correctly.

For part b I'm completely lost. I see how D5 is working like Z(mod)5 and Z(mod)2 I just don't know how find a homomorphism. Maybe if you could give me an example similar to the problem I have here I could make some sense of it.

Thanks
 
Physics news on Phys.org
  • #2
Your solution to part a is correct: there is one subgroup of order five generated by the rotation [tex]\rho[/tex], and five subgroups of order two generated by each of the five elements [tex]\sigma, \sigma\rho, \sigma\rho^2, \sigma\rho^3, \sigma\rho^4[/tex], where [tex]\sigma[/tex] is any flip.

For part b, you need some basic facts about how subgroups work. Do you know Lagrange's theorem, that the order of a subgroup divides the order of the group? Use this, and the fact that the kernel of a homomorphism [tex]\phi: G \to H[/tex] is a subgroup of [tex]G[/tex] and the image of [tex]\phi[/tex] is a subgroup of [tex]H[/tex]. These should help you determine what the homomorphisms [tex]\mathbb{Z}/n\mathbb{Z} \to D_5[/tex] are.
 
  • #3
I've been looking at what you said for awhile and it doesn't seem to be getting me anywhere but here are some attempts anyway. In class we proved that for any homomorphism f:(G, *) [tex]\rightarrow[/tex] (H, *) must take the identity of G to the identity of H.

I know the identity for both of these groups is 0 but I'm not sure how it would work for Z/9 where i choose Z = 9. In this case I get the identity element in Z/9 but in D5 I get T4. Does this mean that Z/9 is not a homomorphism? (And by the same reasoning Z/7, Z/3 and Z/1). Other than this I haven't had much progress.

I'm not sure how I would use Lagrange's theorm here. My teacher didnt do any example of finding homomorphisms in class, he only defined them and I'm no math major so I'm completely lost here.
 
  • #4
nhartung said:
I know the identity for both of these groups is 0 but I'm not sure how it would work for Z/9 where i choose Z = 9. In this case I get the identity element in Z/9 but in D5 I get T4. Does this mean that Z/9 is not a homomorphism? (And by the same reasoning Z/7, Z/3 and Z/1). Other than this I haven't had much progress.

I'm afraid there is a lot of nonsense in here -- you seem to be really confused about some things.

nhartung said:
I know the identity for both of these groups is 0

The identity element of [tex]D_5[/tex] is the identity map [tex]\iota[/tex] (the transformation of the pentagon that leaves it unmoved). The identity element of [tex]\mathbb{Z}/9\mathbb{Z}[/tex] is conventionally written [tex]0[/tex], but really the notation [tex]0[/tex] is short for the equivalence class of [tex]0[/tex] in [tex]\mathbb{Z}/9\mathbb{Z}[/tex], which is the coset [tex]0 + 9\mathbb{Z}[/tex]. Sometimes people write [tex]\overline{0}[/tex] to emphasize that they mean the equivalence class.

You are correct that any homomorphism [tex]\phi: \mathbb{Z}/9\mathbb{Z} \to D_5[/tex] must send [tex]0 \mapsto \iota[/tex].

nhartung said:
i'm not sure how it would work for Z/9 where i choose Z = 9.

What? "[tex]\mathbb{Z} = 9[/tex]" just makes no sense.

nhartung said:
In this case I get the identity element in Z/9 but in D5 I get T4. Does this mean that Z/9 is not a homomorphism?

"Z/9 is not a homomorphism" is a true statement, but for the wrong reason: [tex]\mathbb{Z}/9\mathbb{Z}[/tex] is a group, not a homomorphism.

Here's a correct statement of what you seem to be saying: If you attempt to construct a homomorphism [tex]\phi: \mathbb{Z}/9\mathbb{Z} \to D_5[/tex] by sending [tex]1 \mapsto \rho[/tex], you find that on the one hand [tex]\phi(0) = \iota[/tex] because [tex]\phi[/tex] is a homomorphism, and on the other hand [tex]\phi(0) = \phi(1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1) = \rho^9 = \rho^4 \neq \iota[/tex]. This contradiction implies that there is no homomorphism [tex]\phi: \mathbb{Z}/9\mathbb{Z} \to D_5[/tex] such that [tex]\phi(1) = \rho[/tex].

However, you haven't excluded all the maps [tex]\mathbb{Z}/9\mathbb{Z} \to D_5[/tex] that could possibly be homomorphisms yet.
(Hint: there is at least one map that is a homomorphism.)

If you use the facts about subgroups I mentioned above, you can solve the problem a little more efficiently than by enumerating all the possibilities for maps and proving one-by-one whether or not each is a homomorphism.
 
  • #5
I think I'm starting to understand this a little bit now. If i were to test for homomorphisms by enumerating all the possibilities for maps (which I realize would be a bad idea) would I be doing something like this:

Continuing with Z/9Z -> D5:
Mapping 1 -> p2 We find that phi(0) = phi(1+1+1+1+1+1+1+1+1) = p18 = p3 ≠ i.
Similarly we find that mapping 1 -> p3 and 1 -> p4 is not a homomorphism.
However when we map 1 -> i we find that phi(0) = phi(1+1+1+1+1+1+1+1+1) = i, meaning that phi(1) -> i is a homomorphism of Z/9 -> D5.

Is this correct? I hope so, now I need to figure out how to determine this by using Lagrange's theorm.
 
  • #6
This is the right idea. However, there is something I glossed over a little bit in my previous post which you need to make sure you understand:

When one says "attempt to construct a homomorphism [tex]\phi: \mathbb{Z}/9\mathbb{Z} \to D_5[/tex] by sending [tex]1 \mapsto \iota[/tex] (this is the one that works), what that means is: to try to build a complete function from the domain to the range by taking the given data and extending it by using the homomorphism laws.

So the homomorphism [tex]\phi: \mathbb{Z}/9\mathbb{Z} \to D_5[/tex] given by [tex]\phi(1) = \iota[/tex] is the function that sends [tex]0 \mapsto \iota, 1 \mapsto \iota, 2 \mapsto \iota, \dots[/tex] -- that is, the constant function [tex]\phi(n) = \iota[/tex] for any [tex]n \in \mathbb{Z}/9\mathbb{Z}[/tex]. (This is because a homomorphism [tex]\phi: G \to H[/tex] is determined completely by its effect on a set of generators of [tex]G[/tex], and [tex]\mathbb{Z}/9\mathbb{Z}[/tex] is a cyclic group with [tex]1[/tex] as a generator; [tex]\phi(2) = \phi(1)^2[/tex] and so on. You seem to understand this already, but it's worth explicitly pointing out why.)

You can't say that "[tex]\phi(1) = \iota[/tex] is a homomorphism of [tex]\mathbb{Z}/9\mathbb{Z}[/tex] to [tex]D_5[/tex]" as you did above -- but it is a piece of data that can be successfully extended to form a homomorphism.
 

FAQ: What Are the Subgroups and Homomorphisms of D5 from Z/n for n=1 to 10?

What is a homomorphism in modern algebra?

A homomorphism is a mathematical function that preserves the structure of algebraic systems. In other words, it maps one algebraic structure to another in a way that maintains the operations and relationships between elements.

How is a homomorphism different from an isomorphism?

A homomorphism only preserves the operations and relationships between elements, whereas an isomorphism also preserves the identity element and the invertibility of elements. In other words, an isomorphism is a bijective homomorphism.

What are some examples of homomorphisms in modern algebra?

Some common examples of homomorphisms include the addition and multiplication functions in groups, rings, and fields. Other examples include the modulus function in modular arithmetic and the logarithm function in exponential fields.

How are homomorphisms used in modern algebra?

Homomorphisms are used to study the properties and relationships between different algebraic structures. They allow mathematicians to compare and classify structures, and to prove theorems and solve problems by reducing them to simpler cases.

What is the importance of homomorphisms in modern algebra?

Homomorphisms are a fundamental concept in modern algebra, as they provide a way to connect different algebraic structures and understand their properties. They also play a crucial role in many branches of mathematics, such as group theory, ring theory, and field theory.

Back
Top