Problems from Chapter 2: Matrices, Section 2: Groups and Subgroups.
Problem 2.2.1 :
Produce a multiplication table for .
I’ll leave this one for now as it is very tedious to implement in latex on wordpress with my current knowledge of the platform.
Problem 2.2.2 :
Let be a set with an associative law of composition and with identity. Prove that the subset
consisting of the invertible elements is a group.
contains the identity, which is it’s own inverse so
contains identity. Each element has an inverse by hypothesis. If
then their product
as the product of inverse is inverse of
.
Problem 2.2.3 :
Let be elements of a group
.
(a) Solve for , given
.
(b) Suppose that . Does it follow that (i)
? Does it follow that (ii) $yxz = 1$?
It does not follow as group laws do not necessarily commute. Note that if then (ii) follows, and if
and
then (i) follows.
Problem 2.2.4 :
Determine which of the following pairs are subgroups and which are not.
(a) is a subgroup of
.
(b) is a subgroup of
(c) The set of positive integers (with addition) is not a subgroup of
(d) The set of positive reals (with multiplication) is a subgroup of
(e) The set of matrices such that
and
otherwise, is not a subgroup of
Problem 2.2.5 :
Show that if a subgroup $latex H \subset G$ has an identity, then it must be the identity of and show that the same statement is also true of inverse.
Suppose has identity
and
has identity
. Then for
we have that $
. With the application of inverse we can show that these must be equal.
Suppose has inverse
and
has inverse
. As identity in
and
are the same element then inverses must be equal as they describe the same map.
Problem 2.2.6 :
Let be a group. Define the opposite group (
) on the same underlying set with law of composition
so that $a
. Prove
is a group.
is a permutation of terms of a group operation and so must be associative as group operations are associative.
contains the identity element and
.
contains each inverse element and each left inverse is a right inverse, so inverses exist and are unique.
If then
and
so
closed under group operation. So
is a group.