Local
Local
ABSTRACT ALGEBRA 1
Danilo C. Basista
Prior to this course, it is desired that students have prior knowledge on the
concepts of the real number system and its properties, functions, equivalence
relations, the Cartesian product of sets, operation on matrices and mathematical
proofs.
These materials are self-instructional and allows you to learn in your own
space and pace. But, try to cover the whole instructional materials in one term.
Goodluck!!!
Notations
Learning Outcomes
At the end of the module, you are expected to:
Definition 1.1
In symbols,
∗ : S x S→ S
where S x S = {(a, b) /a ∈ 𝐒, b ∈ 𝐒}.
Illustration:
Consider a set G.
Let a, b ∈ G.
Suppose a ∗ 𝐛 = c. [This is read as: a star 𝐛 is equal to c]
Illustration:
Consider a set G. Let a, b ∈ G.
(a) Suppose a ∗ 𝐛 = c, where c ∈ G. From this, we
can conclude that ∗ on G is a binary operation.
Examples 1.1
Determine whether the following operation is a binary operation, or not,
on the given set.
1.) a ∗ b = a − b , where a, b ∈ ℝ
Answer:
a ∗ b = (a − b) ∈ ℝ, ∀ a, b ∈ ℝ.
Hence, ∗ on ℝ is a binary operation.
Explanation:
The operation ∗ on ℝ is a binary operation because if you take
any real numbers a and b that belong to ℝ , their difference ( a – b)
is always a real number, that is, (a – b) also belongs to ℝ.
You cannot find any real numbers a and b such that their
difference (a – b) is not a real number.
Hence, ∗ on ℝ is a binary operation.
2.) 𝐚 ∗ 𝐛 = 𝐚 + 𝐛 − 2, where a, b ∈ ℝ−
Answer:
a ∗ b = (a + b - 2) ∈ ℝ− , ∀ a, b ∈ ℝ−
Hence, ∗ on ℝ− is a binary operation.
Explanation:
Again, you cannot find values of a and b that belong to the set of
negative real numbers, not even a single value for a and b, such that
𝐚
3.) ∗ defined on ℤ∗ as a ∗ b = 𝐛
Answer:
𝐚
∃ a, b ∈ ℤ∗ s.t. a ∗ b = 𝐛 ∉ ℤ∗ .
Hence, ∗ on ℤ∗ is NOT binary operation.
Example: Let a = 1 ∈ ℤ∗
b = 2 ∈ ℤ∗
1
a ∗ b = 1 ∗ 2 = 2 ∉ ℤ∗ .
Important:
𝐚
4.) Consider ℚ and define ∗ as a ∗ b = 𝐛
Answer:
𝐚
∃ a, b ∈ ℚ s.t. a ∗ b = 𝐛 ∉ ℚ.
Example: Let a = 1 ∈ ℚ
b=0∈ℚ
1
a ∗ b = 1 ∗ 0 = 0 ∉ ℚ.
Explanation:
Note:
The existence of one, even only one, element of the given set which
gives a result of the operation that does not belong to the given set is enough
to warrant a conclusion that the operation is not a binary operation on the
given set.
5.) Consider ℝ∗ and define ∗ as a ∗ b = c, where ab = 𝒄𝟐
Answer :
a∗b=c - - - by definition of ∗
from eqn. ①
Explanation:
namely, +2 and -2. This means that the result is not unique.
Note:
Exercises 1.1
Determine whether the following operation is a binary operation, or not,
on the given set.
1.) ∗ defined on ℚ+ as a ∗ b = |𝒂 − 𝒃|
2.) a ∗ b = √𝒂 + 𝒃 , where a, b ∈ ℝ∗
3.) Consider ℤ and define ∗ as a ∗ b = 𝒂𝒃
1.2 Commutative Operation
Definition 1.2
a ∗ b = b ∗ a for all a, b ∈ 𝐒
Examples 1.2
Given the following binary operations on the given set, determine
whether the following binary operation is commutative or not commutative.
1.) a ∗ b = a − b , where a, b ∈ ℝ
Answer:
∃ a, b ∈ ℝ s.t. a ∗ b ≠ b ∗ a.
Hence, the binary operation ∗ on ℝ is not commutative.
Answer:
Let a, b ∈ ℝ−
𝐛∗𝐚 = 𝐛+ 𝐚−2
= 𝐚+ 𝐛−2 - - - equation ② (Why?)
equation ① = equation ②
This implies that, a ∗ b = b ∗ a, ∀ a, b ∈ ℝ− .
Hence, the binary operation ∗ on ℝ− is commutative.
Reminder:
Note: Exercises of this section is combined with the exercises of the next section.
1.3 Associative Operation
Definition 1.3
(a ∗ b) ∗ c = a ∗ (b ∗ c) for all a, b, c ∈ 𝐒
Examples 1.3
Given the following binary operations on the given set, determine
whether the following binary operation is associative or not associative.
1.) a ∗ b = a − b , where a, b ∈ ℝ
Answer:
∃ a, b, c ∈ ℝ s.t. (a ∗ b) ∗ c ≠ a ∗ (b ∗ c).
Hence, ∗ on ℝ is NOT associative.
Example:
Let a = 1 ∈ ℝ
b=2∈ℝ
c=3∈ℝ
(a ∗ b) ∗ c = (1∗ 2) ∗ 3 a ∗ (b ∗ c) = 1 ∗ (2 ∗ 3)
= (1 – 2) ∗ 3 = 1 ∗ (2 - 3)
= -1 ∗ 3 = 1 ∗ (-1)
= -1 – 3 = 1 – (-1)
(a ∗ b) ∗ c = -4 - - eq’n. ① a ∗ (b ∗ c) = 2 - - eq’n. ②
equation ① ≠ equation ②
That is, (1∗ 2) ∗ 3 ≠ 1 ∗ (2 ∗ 3).
2.) 𝐚 ∗ 𝐛 = 𝐚 + 𝐛 − 2, where a, b ∈ ℝ−
Answer:
Let a, b, c ∈ ℝ−
(a ∗ b) ∗ c = (𝐚 + 𝐛 − 2) ∗ c
= (𝐚 + 𝐛 − 2) + c −2
= 𝐚+ 𝐛+c–4 - - - equation ①
a ∗ (b ∗ c) = a ∗ ( 𝐛 + c −2)
= 𝐚 + (𝐛 + c – 2) −2
= 𝐚+ 𝐛+c–4 - - - equation ②
equation ① = equation ②
Exercises 1.3
Determine whether the following operation is a binary operation on the
given set. If it is a binary operation on the given set, find out if it is
commutative and/or if it is associative.
1.) ∗ defined on ℤ as a ∗ b = |𝒂 − 𝒃|
2.) ∗ defined on ℚ− as a ∗ b = |𝒂 − 𝒃|
3.) a ∗ b = b, where a, b ∈ ℚ
𝐚𝐛
4.) Consider ℝ∗ and define ∗ as a ∗ b = 𝟐
𝐚𝐛
5.) Consider ℚ and define ∗ as a ∗ b = 𝟐
Assignment 1
Determine whether the following operation is a binary operation or
not a binary operation on the given set. If it is a binary operation on the given
set, find out if it is commutative and/or if it is associative.
1.) ∗ defined on ℚ as a ∗ b = ab + 1
𝒂𝒃
4.) ∗ defined on ℤ∗ as a ∗ b = 𝐠𝐜𝐝(𝒂,𝒃)
−1
5.) ∗ defined on G as a ∗ b = a+ b + 2ab, where G = ℚ∖ { 2 }
In symbols,
∗ : S x S→ S
where S x S = {(a, b) /a ∈ 𝐒, b ∈ 𝐒}.
2. A binary operation ∗ on a set S is commutative if (and only if)
a ∗ b = b ∗ a for all a, b ∈ 𝐒
(a ∗ b) ∗ c = a ∗ (b ∗ c) for all a, b, c ∈ 𝐒
Suggested Readings
1.) Gallian, Joseph. Contemporary Abstract Algebra, 8th ed. [pdf file]
2.) http://www.extension.harvard.edu/open-learning-initiative/abstract-algebra
References
Fraleigh, John B. A First Course in Abstract Algebra, 6th ed.
Pearson Education Asia Pte. Ltd. 2000.
Answers Key
Exercises 1.1
1.) binary operation
2.) not binary operation
3.) not binary operation
Exercises 1.3
1.) binary operation, commutative, not associative
2.) not binary operation
3.) binary operation, not commutative, associative
4.) binary operation, commutative, associative
5.) binary operation, commutative, associative