Ch20 Student
Ch20 Student
20.1.1
Let G = Z. Complete the following table, where +, −, and × represent the
usual operations of arithmetic.
∗ Closure Associativity Identity Inverse
√
+ √
− √
×
Solution
∗ Closure Associativity Identity Inverse
√ √ √ √
+ √ √ √
− √ ×
√ √
× ×
So G with the + operation has all four properties, and we have a group. But
the other operations do not give rise to groups.
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.1.2
Repeat Ex. 20.1.1 taking G = N, with the same operations.
20.2.1
Write down explicitly the matrices belonging to the group in Example 2 on
p. 262. (There are just six of them.) Find the inverse of each one.
20.2.2
There are eight symmetry transformations of a square. List them, and draw up
the group table as in Example 1 on p. 261.
i r s t m1 m2 m3 m4
i i r s t m1 m2 m3 m4
r r s t i m3 m4 m2 m1
s s t i r m2 m1 m4 m3
t t i r s m4 m3 m1 m2
m1 m1 m4 m2 m3 i s t r
m2 m2 m3 m1 m4 s i r t
m3 m3 m1 m4 m2 r t i s
m4 m4 m2 m3 m1 t r s i
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.3.1
Show that the inverse of ab is b−1 a−1 .
20.3.2
Establish the following implications, where x and y are any elements of a group:
(i) xy = 1 ⇒ yx = 1;
(ii) (xy)2 = x2 y 2 ⇒ xy = yx.
Solution
(i) xy = 1 ⇒ x = y −1 ⇒ yx = yy −1 = 1.
2
(ii) (xy) = x2 y 2 ⇒ xyxy = xxyy ⇒ yx = xy (cancellation).
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.4.1
Let α and β denote the permutations of N7 whose representations in cycle
notation are
α = (15)(27436), β = (1372)(46)(5).
Calculate the orders of α and β, considered as elements of the symmetric group
S7 . What are the orders of αβ and βα?
Solution It is clear that α5 = (15), and so α10 = id. The order of α is 10.
Similarly, the order of β is 4.
We have
αβ = (163425)(7), βα = (153476)(2),
and it follows that the order of both αβ and βα is 6.
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.4.2
Let x and y be elements of a finite group G. Show that the orders of x and
yxy −1 are the same.
Solution
xm = 1 ⇐⇒ yxm y −1 = 1
⇐⇒ yxy −1 · yxy −1 · · · yxy −1 = 1
m
⇐⇒ yxy −1 = 1.
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.5.1
Describe the four symmetries of a rectangle, and construct the group table. By
writing down a suitable bijection show that your group is isomorphic to the one
whose group table is Table 20.5.2.
Table 20.5.2
1 a b c
1 1 a b c
a a 1 c b
b b c 1 a
c c b a 1
i p q r
i i p q r
p p i r q
q q r i p
r r q p i
i p q r
↓ ↓ ↓ ↓ .
1 a b c
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.5.2
By analysing the possible group tables show that, if isomorphic groups are
regarded as the same, then
(i) there is just one group of order 2;
(ii) there is just one group of order 3;
(iii) there are just two groups of order 4.
Solution
(i) There are two elements, one of which must be the identity. If the other
element is x 6= 1, we must have x2 = 1 (why?), and so the group table is
as follows.
1 x
1 1 x
x x 1
(ii) Suppose the elements are 1, x and y. The first row and column of the
group table are forced by the properties of 1. The remaining four entries
can only be as shown below, because of the latin square property.
1 x y
1 1 x y
x x y 1
y y 1 x
1 x y z
1 1 x y z
(G1 ) x x 1 z y
y y z 1 x
z z y x 1
[continued]
1 x y z
1 1 x y z
(G2 ) x x 1 z y
y y z x 1
z z y 1 x
1 x y z
1 1 x y z
(G3 ) x x y z 1
y y z 1 x
z z 1 x y
In fact, the groups (G2 ) and (G3 ) are the same (isomorphic), using the
isomorphism:
(G2 ) 1 x y z
↓ ↓ ↓ ↓
(G3 ) 1 y x z
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.6.1
Let U be the subset of Z7 which contains all the elements of Z7 except 0. Show
that multiplication in Z7 defines a group operation for U , and that U ≈ C6 .
In order to show that U is a cyclic group we have to find x such that hxi = U .
The element 2 is no good, since
21 = 2, 22 = 4, 23 = 1.
However
31 = 3, 32 = 2, 33 = 6, 34 = 4, 35 = 5, 36 = 1,
so that
U = h3i = {3, 32 , 33 , 34 , 35 , 36 } ≈ C6 .
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.7 Subgroups
20.7.1
Which of the following are subgroups of G4 ?
Solution
K1 : is a subgroup (x2 = 1).
K2 : is not a subgroup (xy ∈
/ K2 ).
K3 : is not a subgroup (ry ∈
/ K3 ).
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.7.2
Use the group G4 to provide an example of the fact that if H and K are
subgroups then H ∪ K need not be a subgroup.
20.8.1
Let H be a subgroup of G, and define a relation ∼ on G by the rule that x ∼ y
means x−1 y ∈ H. Show that ∼ is an equivalence relation and its equivalence
classes are the left cosets of H.
The class of x is
{y ∈ G | y ∼ x} = {y ∈ G | x ∼ y}
= {y ∈ G | x−1 y ∈ H}
= {y ∈ G | y ∈ xH}
= xH.
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.8.2
Describe explicitly the partition of the triangle group by the right cosets of the
subgroup H = {i, x}. Check that the partition is not the same as that given by
the left cosets of H.
H = {i, x},
Hr = {ir, xr} = {r, z},
Hs = {is, xs} = {s, y}.
H = {i, x},
rH = {ri, rx} = {r, y},
sH = {si, sx} = {s, z}.
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.8.6
Sketch the lattice of subgroups of the symmetric group S4 . [Hint: you will need
a large sheet of paper.]
20.9.1
Sketch the lattice of subgroups of the cyclic group C24 . If z is a generator of
C24 , identify the subgroups generated by z 7 , z 8 , and z 9 .
Solution As explained in the text, the lattice of subgroups is the same as the
lattice of divisors of 24 (there is just one subgroup for each divisor).
Since 7 is coprime with 24, hz 7 i = C24 . The numbers 8, 9 are not coprime
with 24, and
hz 8 i = {z 8 , z 16 , 1} = C3 ;
hz 9 i = {z 9 , z 18 , z 3 , z 12 , z 21 , z 6 , z 15 , 1} = C8 .
Solutions to Chapter 20 Exercises
in Discrete Mathematics by Norman L. Biggs;
2nd Edition 2002
20.9.2
How many elements of C60 generate the whole group?