Week1 Math 117 Abstract Algebra
Week1 Math 117 Abstract Algebra
ALGEBRA
EDDIE L. FERRER
Instructor
Course Name: ABSTRACT ALGEBRA
Course Code: Math 117
No. of Units: 3
Course Description
This course is designed to facilitate understanding of
basic concepts and properties of algebraic structures. The
topics include Groups, Subgroups, Cyclic Groups,
Permutation Groups, Cosets, Isomorphism, Normal and
Factor Groups, Homomorphism, and introduction to rings.
It aims to develop symbolic thinking, enhance skills in
writing proofs, and foster appreciation for mathematical
structures which are all helpful in dealing with higher Math
Prerequisite Subjects:
Logic and Set Theory
Course Learning Outcomes
REFERENCES
Fraleigh, J.B. (2014). A first course in abstract algebra, (7th Edition). USA:
Pearson.
F.
V. Permutation Groups
a. Permutations and the Symmetric Groups
b. Orbits and Cycles
c. Properties of Permutations
VI. Cosets and Lagrange’s Theorem
a. Cosets
b. Lagrange’s Theorem
VII. Isomorphisms
a. Isomorphisms
b. Automorphisms
VIII. Normal Subgroups and Factor Groups
a. Normal Subgroup
b. Factor Groups
X. Introduction to Rings
a. Definition and Examples of Rings
b. Properties of Rings
c. Subrings
At the end of the week, the pre-service teacher
(PST) should be able to:
We ended up at 0 so 8 mod 4 = 0.
Example
−5 mod 3 =?
With a modulus of 3 we make a clock with numbers 0, 1, 2.
We start at 0 and go through 5 numbers in counter-clockwise
sequence (5 is negative) 2, 1, 0, 2, 1.
We ended up at 1 so −5 mod 3 = 1
In general, if 𝑎 and 𝑏 are integers and 𝑛 is a positive integer,
then 𝑎 mod 𝑛 = 𝑏 mod 𝑛 if and only if 𝑛 divides 𝑎 − 𝑏.
In our applications, we will use addition and multiplication
mod 𝑛. When you wish to compute 𝑎𝑏 mod 𝑛 or (𝑎 +
𝑏) mod 𝑛, and 𝑎 or 𝑏 is greater than 𝑛, it is easier to “mod
first.”
EXAMPLE
36 ≡ 10 (mod 13)
36 and 10 are said to be congruent (mod 13) because
their difference 36 – 10 = 26 is an integer multiple of
𝑛 = 13, that is 26 = 2 x 13.
Addition
EXAMPLE
It is currently 7:00 PM. What time (in AM or PM) will it be
in 1000 hours?
Time "repeats" every 24 hours, so we work modulo 24.
Since 1000 ≡ 24 × 41 + 16 ≡ 16(mod 24),
the time in 1000 hours is equivalent to the time in 16 hours.
Therefore, it will be 11:00 AM in 1000 hours.
EXAMPLE
Find the sum of 31 and 148 in modulo 24.
Solution 1:
EXAMPLE
Find the remainder when 124 ⋅ 134 ⋅ 23 ⋅ 49 ⋅ 235 ⋅ 13 is
divided by 3.
Solution:
In this example, multiplying the numbers would be very
tedious. Instead, we use property 3 repeatedly. We know
that 124 ≡ 1, 134 ≡ 2, 23 ≡ 2, 49 ≡ 1, 235 ≡ 1, and 13 ≡ 1.
Therefore,
124 ⋅ 134 ⋅ 23 ⋅ 49 ⋅ 235 ⋅ 13 ≡ 1 ∙ 2 ∙ 2 ∙ 1 ∙ 1 ∙ 1 ≡
4 ≡ 1 (mod 3),
implying the product, upon division by 3, leaves a
remainder of 1.
Exponentiation
Since exponentiation is repeated multiplication, we have the
following:
Solution:
EXERCISES
𝑥 2 −𝑥
1. 𝑓 𝑥 = 𝑥+1
, 𝑓 2 =
𝑥+1 𝑎+1
2. 𝑓 𝑥 = , 𝑓 =
𝑥−1 𝑎−1
2 2+ℎ −𝑓 2
3. 𝑓 𝑥 = 𝑥 + 2𝑥 + 3, 𝑓 ℎ
𝑥
4. If 𝑓 𝑥 = express 𝑓 3𝑥 in terms of 𝑓 𝑥
𝑥−1
Example
The domain is all values that x can take on. So set the
radicand greater than or equal to zero and solve. The result
will be domain:
−2𝑥 + 3 ≥ 0
−2𝑥 ≥ −3
2𝑥 ≤ 3
3
𝑥≤
2
3
Then the domain is “all 𝑥 ≤
2
The domain is all the values that x is allowed to take on.
So, the only values that x can not take on are those which
would cause division by zero. So, set the denominator
equal to zero and solve;
𝑥2 − 𝑥 − 2 = 0
𝑥−2 𝑥+1 =0
𝑥 = 2 or 𝑥 = −1
𝑥+1 1
1. 𝑓 𝑥 = , 𝑔 𝑥 = , find 𝑓 ∘ 𝑔 𝑥
𝑥−1 𝑥
2
2. 𝑓 𝑥 = , 𝑔 𝑥 = 2𝑥 2 − 4, find
2−3𝑥
(a) 𝑓 ∘ 𝑔 𝑥 (b) 𝑔 ∘ 𝑓 𝑥
3. If 𝑓 𝑥 = 𝑥 − 1, 𝑓 𝑔 𝑥 = 2𝑥, find 𝑔 𝑥
𝑥+1 2
4. If 𝑔 𝑥 = ,𝑔 𝑓 𝑥 = , find 𝑓 𝑥 .
𝑥 𝑥−1
2𝑥−3
5. If 𝑓 𝑔 𝑥 = 2𝑥+1 and 𝑔 𝑥 = 1 − 2𝑥, find 𝑓 𝑥
6. 𝑔 𝑥 = 5 + 6𝑥, 𝑓 𝑔 𝑥 = 108𝑥 2 + 156𝑥 + 56,
find 𝑓 𝑥