Lecture 02 - Groups (Definition and Basic Properties)
Lecture 02 - Groups (Definition and Basic Properties)
Properties
F ELEC 2 - Abstract Algebra 2
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
In high school algebra, one of the key objectives is to learn how to
solve equations. Even before learning algebra, students in elementary
school are given problems like 4 + x = 9 and 3x = 5 in high school
algebra. Let us closely examine the steps we use to solve these
equations:
4+x=9 (given)
−4 + (4 + x) = −4 + 9 (adding -4)
(−4 + 4) + x = −4 + 9 (associative law)
0 + x = −4 + 9 (computing -4+4)
x = −4 + 9 (property of 0)
x=5 (computing -4+9)
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Strictly speaking, we have not shown in the previous slide that 5 is
a solution, but rather that it is the only possibility for a solution.
To show that 5 is a solution, one merely computes 4 + 5. A similar
analysis could be made for the equation 3x = 5 in the rational
numbers with the operation of multiplication:
3x = 5 (given)
1 1 1
(3x) = (5) multiplying by
3 3 3
1 1
·3 x= (5) (associative law)
3 3
1 1
1 · x = (5) computing · 3
3 3
1
x = (5) (property of 1)
3
5 1
x= computing (5)
3 3
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Now suppose that we have a set with a binary operation ∗. What
properties does the operation need to have in order to solve an
equation of the form a ∗ x = b where a and b are fixed elements
of S? Both equations 4 + x = 9 and 3x = 5 have this form; the
first uses the operation +, and the second uses the operation ×. By
examining the steps used we can see what properties of the operation
∗ are required as summarized in the table below.
Property + ×
1
= 13 · 3 x
Associative Property −4 + (4 + x) = (−4 + 4) + x 3
(3x)
Identity Element 0: 0 + x = x 1: 1 · x = x
1
Inverse Element −4: −4 + 4 = 0 3
: 13 · 3 = 1
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Groups
a∗b=b∗a ∀a, b ∈ G
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Groups
Example 2.1
The set Z, Q, R, and C under addition are abelian groups.
Example 2.2
The set of all m × n matrices with real entries under addition is
also abelian group.
Example 2.3
The set Z+ under multiplication is not a group.
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Groups
Example 2.4
The set of all invertible 2 × 2 matrices is a non-abelian group
under the usual matrix multlipication.
i. (AB)C = A(BC)
1 0
ii. e =
0 1
iii. Since the set consists of all invertible matrices all elements
have an inverse.
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Groups
Example 2.5
Let G = {e, a, b, c} with operation ∗ is defined by the following
table is called Klein’s four group
∗ e a b c
e e a b c
a a e c b
b b c e a
c c b a e
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Groups
Example 2.6
U (10) = {1, 3, 7, 9}
Remark 2.1
U (n) is a group under multiplication modulo n.
Remark 2.2
If n is a prime, then U (n) = {1, 2, 3, · · · , n − 1}.
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Groups
Example 2.7
For all integers n ≥ 1, the elements of the set
2πk 2πk
Un = cos + i · sin : k = 0, 1, 2, · · · , n − 1
n n
are called the nth root of unity. Then the set Un is a group under
multiplication.
Example 2.8
U1 = {1} U2 = {−1, 1}
U3 = 1, − 21 + 32 i, − 21 − u 32 i
U4 = {1, i, −1, −i}
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Groups
Example 2.9
ab
Let * be defined on Q+ by a ∗ b = 2. Show that (Q+ , ∗) is an
abelian group.
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Groups
Proof:
i. Associativity:
Let a, b, c ∈ Q+ . Then,
ab
(a ∗ b) ∗ c = ∗c
2
( ab )c
= 2
2
( abc )
= 2
2
a( bc
2)
=
2
bc
=a∗
2
= a ∗ (b ∗ c)
Hence, ∗ is associative.
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Groups
Proof (continuation):
ii. Existence of Identity:
Scratch work:
a∗e=a
ae
=a
2
ae = 2a
e=2
We set e = 2 ∈ Q+ . Then, ∀a ∈ Q+ .
2a
a∗2=2∗a= 2 =a
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Groups
Proof (continuation):
iii. Existence of Inverses:
Scratch work:
a ∗ a0 = 2
aa0
=2
2
aa0 = 4
4
a0 =
a
∀a ∈ Q+ , set a0 = 4
a
∈ Q+ . Then,
4)
a( a
a ∗ a0 = 2
= 4
2
=2
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Group
Proof (continuation):
iv. Commutativity:
Let a, b ∈ Q+ . Then,
ab
a∗b=
2
ba
=
2
=b∗a
Hence, * is commutative
Therefore, (Q+ , ∗) is an abelian group.
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Basic Properties of Groups
Proof.
We will proof only the left cancellation law and left as an exercise the
proof for right cancellation law.
a0 ∗ (a ∗ b) = a0 ∗ (a ∗ c)
(a0 ∗ a) ∗ b = (a0 ∗ a) ∗ c
e∗b=e∗c
b=c
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Basic Properties of Groups
Proof.
Suppose that there are two identities say e1 and e2 . (WTS:
e1 = e2 )
Then, a ∗ e1 = a and a ∗ e2 = a. Now,
a ∗ e1 = a ∗ e2
a ∗ (a ∗ e1 ) = a0 ∗ (a ∗ e2 )
0
(a0 ∗ a) ∗ e1 = (a0 ∗ a) ∗ e2
e ∗ e1 = e ∗ e2
e1 = e2
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Theorem 2.3 (Uniqueness of Inverses)
The inverse of each element in group (G, ∗) is always unique
Proof.
Exercise !!
Proof.
Exercise !!
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Basic Properties of Groups
Theorem 2.5
Let (G, ∗) be a group. If a, b ∈ G, then the linear equation
a ∗ x = b has a unique solution.
Proof.
Exercise !!
Theorem 2.6
If G is a group, for any g ∈ G, if g ∗ g = g, then g = e.
Proof.
Exercise !!
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
Problem Set
Lecture 02 - Groups: Definition and Basic Properties
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties
References
John Kevin M. Padro, BS Math Lecture 02 - Groups: Definition and Basic Properties