Download SectionSubGroups

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
1
Subgroups
Practice HW # 1-9 p. 7 at the end of the notes
In this section, we discuss the basics of subgroups.
Fact: Instead of using the notation a , we normally use the following:


a 1 if the binary operation is in multiplicative form.
 a if the binary operation is in additive from.
Definition 1: If a non-empty subset H of a group G is closed under the binary operation 
of G, that is, for a, b  H , a  b  H , and if H is itself a group, then H is a subgroup of G.
Two Facts about Subgroups of a Given Group G
1. G is a subgroup of itself.
2. For the identity e  G , the one element set {e} is a subgroup of G (called the trivial
group).
For example, Z under addition is a subgroup of R under addition.
However, Z  under subtraction is not a subgroup under subtraction since it is not closed
(for example, for 3  4  1 Z  )
Is there a way to verify that a subset is a group is a group without verifying the set
satisfies each of the 4 group properties?
2
Theorem 1: A non-empty subset H of a group G is a subgroup of G under the binary
operation  provided
i) If a, b  H , then a  b  H (H is closed).
ii) If a  H , then a 1  H . (all elements in H must have their inverses in H ).
Proof: We are given that H is a subset of the group G. This implies that the other two of
the group axioms that hold for G should hold for H. That is, H is associative since if
a, b, c  H , ( a  b)  c  a  (b  c ). since a, b, c  G . Since assumption (ii) says that if
a  H , then a 1  H , then a  a 1  a 1  a  e  H by the closure property given by (i).
Thus H is a group and hence a subgroup of G.
█
Example 1: Determine whether the set Q is a subgroup of the group of complex
numbers C under addition.
Solution:
█
3
Example 2: Determine whether the set iR of pure imaginary numbers including 0 is a
subgroup of the group of complex numbers C under addition.
Solution:
█
Example 3: Determine whether the set Q  is a subgroup of the group of non-zero
complex numbers C * under multiplication.
Solution:
█
4
Example 4: Determine whether the set iR of pure imaginary numbers including 0 is a
subgroup of the group of non-zero complex numbers C  under multiplication.
Solution:
█
Note: The set GL(n, R ) represents the group of all invertible n  n matrices under matrix
multiplication.
Example 5: Determine whether the set of n  n matrices with determinant 2 is a subgroup
of iR of GL(n, R ) .
Solution: It is important to note that the set of n  n matrices with determinant 2 is a subset
of GL(n, R ) since any matrix with a non-zero determinant is invertible.
1. Closure: Let A and B be two n  n matrices where det( A)  2 and det( B )  2 . We want
to show that the product of these two matrices AB is in this set, that is, we want to
show that det( AB)  2 . However, using the product property of determinants, we can
see that
det( AB)  det( A)  det( B )  2  2  4  2
Hence, the product AB is not a n  n matrix with determinant of 2. Thus, the closure
property fails.
Hence, the set of n  n matrices with determinant 2 is not a subgroup of GL(n, R ) .
█
5
Example 6: Let G be a group and let a be one fixed element of G. Show that the set
H a  {x  G | xa  ax}
is a subgroup of G.
Solution:
█
6
7
Exercises
1. Determine whether the following subsets of the group of complex numbers C is group
under addition.
a. R
b. Q 
c. 7 Z
2. Determine whether the following subsets of the group of non-zero complex numbers
C * is group under multiplication.
a. R
b. Q 
c. 7 Z
3. Determine whether the following set of matrices is a subgroup of the group of all
invertible n  n matrices GL(n, R ) with real entries.
a. The n  n matrices with determinant 2.
b. The diagonal n  n matrices with no zeros on the diagonal.
c. The n  n matrices with determinant -1.
d. The n  n matrices with determinant -1 or 1.
4. Prove that if G is an abelian group under the multiplication operation, then the set
H  {x  G | x 2  e}
forms a subgroup of G.
5. Show that if H and K are subgroups of an abelian group G, then
T  {hk | h  H and k  K }
is a subgroup of G.
6. Let S be any subset of a group G. Show that
H S  {x  G | xs  sx for all s  S}
is a subgroup of G.
8
7. The center of a group G is the set
Z (G )  {x  G | xg  gx for all g  G} .
Prove that Z (G ) is a subgroup of G.
8. Let H be a subgroup of a group G and, for x  G , let x 1 Hx denote the set
{x 1ax | a  H }
Show that x 1 Hx is a subgroup of G.
9. Let r and s be positive integers. Show that
{nr  ms | m, n  Z }
is a subgroup of Z.
Related documents