- #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