Subgroup K Normal in Dn: Proof and Examples

hsong9
Messages
71
Reaction score
1

Homework Statement


Let Dn = {1,a,..an-1, b, ba,...ban-1} with |a|=n, |b|=2,
and aba = b.
show that every subgroup K of <a> is normal in Dn.


The Attempt at a Solution


First, we show <a> is normal in Dn.
<a> = {1,a,...an-1} has index 2 in Dn and so is normal
by Thm (If H is a subgroup of index 2 in G, then H is normal in G.)
Next, Since <a> is cyclic, K is also cyclic and abelian.
Let k in K, x in G and 1 in G. ( G = Dn)
k = 1k = (xx-1)k = x(kx-1) because K is abelian.
k in K => xkx-1 in K for all x in G
=> K is a normal in G = Dn.
 
Physics news on Phys.org
are you sure the relation isn't meant to be aba^{-1}=b?

also i think it suffices to show that you have an index of 2 OR that for n \in N, \forall g \in G, gng^{-1} \in N in order to imply N \triangleleft G.
 
hsong9 said:
Let k in K, x in G and 1 in G. ( G = Dn)
k = 1k = (xx-1)k = x(kx-1) because K is abelian.

This doesn't follow. K is abelian, so elements of K commute with themselves; they do not commute with arbitrary elements of G. But then they do not need to - you're trying to show that K is normal, not central.
 
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