Homepage Solution manuals David S. Dummit Abstract Algebra Exercise 4.2.5 (Action of $D_8$ on the set of left cosets of $H$)

Exercise 4.2.5 (Action of $D_8$ on the set of left cosets of $H$)

Let r and s be the usual generators for the dihedral group of order 8 and let H = s . List the left cosets of H in D 8 as 1 H , 𝑟𝐻 , r 2 H and r 3 H .

(a)
Label these cosets with the integers 1 , 2 , 3 , 4 , respectively. Exhibit the image of each element of D 8 under the representation π H of D 8 into S 4 obtained from the action of D 8 by left multiplication on the set of 4 left cosets of H in D 8 . Deduce that this representation is faithful (i.e., the elements of S 4 obtained form a subgroup isomorphic to D 8 ).
(b)
Repeat part (a) with the list of cosets relabelled by the integers 1 , 3 , 2 , 4 , respectively. Show that the permutations obtained from this labelling form a subgroup of S 4 that is different from the subgroup obtained in part (a).
(c)
Let K = 𝑠𝑟 , list the cosets of K in D 8 as 1 K , 𝑟𝐾 , r 2 K , and r 3 K , and label these with the integers 1 , 2 , 3 , 4 . Prove that, with respect to this labelling, the image of D 8 under the representation π K obtained from left multiplication on the cosets of K is the same subgroup of S 4 as in part (a) (even though the subgroups H and K are different and some of the elements of D 8 map to different permutations under the two homomorphisms).

Answers

Proof. The left cosets of H in D 8 are

1 H = { 1 , s } , 𝑟𝐻 = { r , 𝑟𝑠 } , r 2 H = { r 2 , r 2 s } , r 3 H = { r 3 , r 3 s } .

(a)
We label these cosets with the bijection f :

k 1 2 3 4
f ( k ) 1 H 𝑟𝐻 r 2 H r 3 H

If g D 8 , we write σ g = π H ( g ) S 4 . Since D 8 = s , r , we compute σ s and σ r :

s 1 H = { s , 1 } = 1 H σ s ( 1 ) = 1 s 𝑟𝐻 = { 𝑠𝑟 , 𝑠𝑟𝑠 } = { r 3 s , r 3 } = r 3 H σ s ( 2 ) = 4 s r 2 H = { s r 2 , s r 2 s } = { r 2 s , r 2 } = r 2 H σ s ( 3 ) = 3 s r 3 H = { s r 3 , s r 3 s } = { 𝑟𝑠 , r } = 𝑟𝐻 σ s ( 4 ) = 2 ,

so σ s = ( 2 4 ) .

Moreover,

r 1 H = 𝑟𝐻 σ r ( 1 ) = 2 r 𝑟𝐻 = r 2 H σ r ( 2 ) = 3 r r 2 H = r 3 H σ r ( 3 ) = 4 r r 3 H = H σ r ( 4 ) = 1 ,

so σ r = ( 1 2 3 4 ) .

Since π H : D 8 S 4 defined by π H ( g ) = σ g is a homomorphism,

σ e = ( ) σ r = ( 1 2 3 4 ) σ r 2 = ( 1 3 ) ( 2 4 ) σ r 3 = ( 1 4 3 2 ) σ s = ( 2 4 ) σ 𝑠𝑟 = ( 1 4 ) ( 2 3 ) σ s r 2 = ( 1 3 ) σ s r 3 = ( 1 2 ) ( 3 4 ) .

Therefore ker ( π H ) = { e } , thus this representation is faithful. This shows that

D 8 ( 1 2 3 4 ) , ( 2 4 ) .

With Gap:

     gap> r := (1,2,3,4);
     (1,2,3,4)
     gap> s := (2, 4);
     (2,4)
     gap> G := Group(r,s);
     Group([ (1,2,3,4), (2,4) ])
     gap> List(G);
     [ (), (1,3)(2,4), (1,4,3,2), (1,2,3,4), (2,4), (1,3), (1,4)(2,3), (1,2)(3,4) ]
     gap> StructureDescription(G);
     "D8"

(b)
We repeat part (a) with the bijection g :

k 1 2 3 4
g ( k ) 1 H r 2 H 𝑟𝐻 r 3 H

Then

s 1 H = 1 H τ s ( 1 ) = 1 s r 2 H = r 2 H τ s ( 2 ) = 2 s 𝑟𝐻 = r 3 H τ s ( 3 ) = 4 s r 3 H = 𝑟𝐻 τ s ( 4 ) = 3 ,

so τ s = ( 3 4 ) .

Moreover,

r 1 H = 𝑟𝐻 τ r ( 1 ) = 3 r r 2 H = r 3 H τ r ( 2 ) = 4 r 𝑟𝐻 = r 2 H τ r ( 3 ) = 2 r r 3 H = H τ r ( 4 ) = 1 ,

so τ r = ( 1 3 2 4 ) .

Since λ H : D 8 S 4 defined by λ H ( g ) = τ g is a homomorphism,

τ e = ( ) τ r = ( 1 3 2 4 ) τ r 2 = ( 1 2 ) ( 3 4 ) τ r 3 = ( 1 4 2 3 ) τ s = ( 3 4 ) τ 𝑠𝑟 = ( 1 4 ) ( 3 2 ) τ s r 2 = ( 1 2 ) τ s r 3 = ( 1 3 ) ( 2 4 ) .

We observe that the subgroups { σ g g D 8 } and { τ g g D 8 } are distinct (but these subgroups are conjugate, i.e., if γ = ( 2 3 ) , then τ g = γ σ g γ 1 for every g D 8 )

(c)
Let K = 𝑠𝑟 = { 1 , 𝑠𝑟 } . The cosets of K are 1 K = { 1 , 𝑠𝑟 } , 𝑟𝐾 = { r , 𝑟𝑠𝑟 } = { r , s } , r 2 K = { r 2 , r 2 𝑠𝑟 } = { r 2 , s r 3 } , r 3 K = { r 3 , r 3 𝑠𝑟 } = { r 3 , s r 2 } .

We label these cosets with the bijection h :

k 1 2 3 4
h ( k ) 1 K 𝑟𝐾 r 2 K r 3 K

If we write π K : g φ g the associate representation, then

s 1 K = { s , r } = 𝑟𝐾 φ s ( 1 ) = 2 s 𝑟𝐾 = { 𝑠𝑟 , 1 } = 1 K φ s ( 2 ) = 1 s r 2 K = { s r 2 , r 3 } = r 3 K φ s ( 3 ) = 4 s r 3 K = { s r 3 , r 2 } = r 2 K φ s ( 4 ) = 3 ,

so φ s = ( 1 2 ) ( 3 4 ) .

Moreover,

r 1 K = 𝑟𝐾 φ r ( 1 ) = 2 r 𝑟𝐾 = r 2 K φ r ( 2 ) = 3 r r 2 K = r 3 K φ r ( 3 ) = 4 r r 3 K = K φ r ( 4 ) = 1 ,

so φ r = ( 1 2 3 4 ) .

Then the image of this representation is

{ φ g g H } = φ s , φ r = ( 1 2 ) ( 3 4 ) , ( 1 2 3 4 ) = { ( ) , ( 2 4 ) , ( 1 2 ) ( 3 4 ) , ( 1 2 3 4 ) , ( 1 3 ) , ( 1 3 ) ( 2 4 ) , ( 1 4 3 2 ) , ( 1 4 ) ( 2 3 ) } = { σ g g H }

is the same subgroup of S 4 as in part (a).

User profile picture
2026-01-24 12:09
Comments