ABSTRACT ALGEBRA Notes
ABSTRACT ALGEBRA Notes
ABSTRACT ALGEBRA Notes
2 ab
5
COMMUTATIVE
a*b=b*a
2 ab 2ba
=
5 5
∴ is commutative
Associative
(a*b)*c=a*(b*c)
2 ab a∗2 bc
∗c=
5 5
2 ( 2abc
5 )
=
2a
2bc
5
5 5
4 abc 1 4 abc 1
⋅ = ⋅
5 5 5 5
4 abc 4 abc
=
25 25
∴ is associative
ISOMORPHISMS
<Q,+> w/ <Q,+> where ∅
Math major
Science major
English major
Academic performance
Multiple intelligences
Deoquino, Ivy C. BSED-Math 3 Abstract Algebra Module 2: Learning task 1
In Exercises 1 through 9 compute the given arithmetic expression and give the answer in the
form a + bi for a, b ∈ ℝ.
1. i 3=i 2 × i=(−1)×i=−i
2. i 4 =(i 2)2=(1)2=1
3. i^23=(i^4)^5×i^3=1^5×(−i)= −i
4. (−i)^35 =(i)^35 =i^34×i =(i^4)^8×i =1^8×i =i
5. (4−i)×(5+3i)
= (4×5)+(4×3i)−(i×5)−(i×3i)
=20+12i−5i−3i^2
=20+7i−3(−1)
=23+7i
6. (8+2i)×(3−i)
=24−8i+6i−2(i^2)
=24−8i+6i−2(−1)
=24-2i+2
=26-2i
7. (2−3i)×(4+i)+(6−5i)
=8+2i−12i−3(i^2)+6−5i
=8+2i−12i+3+6−5i
=17−5i
8. (1+i^3) = 1−i
¿ ( 4 i 2) ( 1−i )
¿ ( 4(−1) ) ( 1−i )
¿ (−4 ) ( 1−i )
¿−4 +4 i
10. Find |3 — 4i| ¿ √ 32 +(−4)2=√ 9+16=√ 25=5
So, the magnitude of 3+4= |3 — 4i| is 5, and the magnitude of 6+4=|6 + 4i| is 52*52.
15.
In Exercises 12 through 15 write the given complex number z in the polar form | z | (p + qi)
where |p + qi | = 1.
12.
13.
14.
In Exercises 16 through 21, find all solutions in ℂ of the given equation.
In Exercises 22 through 27, compute the given expression using the indicated modular
addition.
22.) 10+¿ 17 16 :10+16=26 mod 17=9 ¿
23.) 8+¿ 10 6 :8+ 6=14 mod 10=4 ¿
24.) 20.5+¿ 25 19.3=(20.5+19.3) mod 25=39.8 mod 25=14.8 ¿
1
25.) +¿1 =
2
7
8 ( 12 + 78 )mod 1= 118 mod 1= 38 ¿
26.)
3π
4
+ ¿2 π
3π
2
=(3π 3π
4
+
2 )
mod 2 π=
3π 6π
4
+
4 (
mod 2 π = )
9π
4
π
mod 2 π= ¿
4
27.) 2 √ 2+¿ √32 3 √2= ( 2 √2+3 √ 2 ) mod √32=5 √2 mod √32=−5 i √30 ¿
The notation R6 isn't standard notation in mathematics. It seems to mix the real
numbers with some kind of operation that involves the number 6, but the meaning isn't
clear.
In standard mathematics, real numbers are usually operated upon using arithmetic
operations like addition, subtraction, multiplication, and division. If you have a specific
operation or context in mind, it would be helpful to clarify it further. Otherwise, the
expression 5+¿ 6 8 ¿ doesn't make sense in conventional mathematical language.
¿−4 mod 15
x=11
3π 3 π
30. ) x + ¿2 π = ∈ R2 π ¿
2 4
31. ) x + ¿7 x =3∈Z 7 ¿
x=( 1+7 ) mod 7
¿ 8 mod 7
x=1
¿ 19 mod 7
x=5
¿ 13 mod 12
x=1
34. ) x + ¿4 x +¿ 4 x +¿ 4 x =0∈Z 4 ¿ ¿ ¿
x=( 0+ 4+ 4+ 4 ) mod 4
¿ 12 mod 4
x=0
35. )Recall the power series expansions from calculus. Derive Euler’s formula
2 3 4 n
x x x x x
e =1+ x + + = +...+ +.. .
2! 3 ! 4 ! n!
3 5 7 2 n−1
x x x n−1 x
sinx=x − + − + …+ (−1 ) +… ,∧¿
3 ! 5! 7 ! ( 2 n−1 ) !
2 4 6 2n
x x x n x
cos x=1+ ¿ + − +...+ (−1 ) +… ¿
2! 4! 6! (2 n ) !
Deoquino, Ivy C. BSED-Math 3 Abstract Algebra Module 2: Learning task 2
Computations
Exercises 1 through 4 concern the binary operation ∗ defined on S = {a, b,c, d, e} by
means of Table 2.26.
1. Compute b ∗ d, c ∗ c, and [(a ∗ c) ∗ e] ∗ a.
b∗d=e
c∗c=b
[(a∗c)∗e]∗a=[(c∗a)∗e]∗a=(b∗e)∗a=d∗a=e
2. Compute (a ∗ b) ∗ c and a ∗ (b ∗ c). Can you say on the basis of this computations
whether ∗ is associative?
(a∗b)∗c=(b∗c)∗c=(e∗c)∗c=c∗c=b
a∗(b∗c)=a∗(a)=b
Since (a∗b)∗c≠a∗(b∗c), the operation ∗ is not associative.
3. Compute (b ∗ d) ∗ c and b ∗ (d ∗ c). Can you say on the basis of this computation
whether ∗ is associative?
b∗d)∗c=(e∗d)∗c=b∗c=a
b∗(d∗c)=b∗(e)=c
Since (b∗d)∗c≠b∗(d∗c), the operation ∗∗ is not associative.
4. Is ∗ commutative? Why?
Yes, ∗ is commutative. For example, a∗b=b∗a because a∗b=b and b∗a=b. This
holds for all pairs of elements in S. Therefore, the operation ∗ is commutative.
15. A binary operation ∗ on a set S is associative if and only if, for all a, b, c ∈ S, we have (b ∗
c) ∗ a = b ∗ {c ∗ a).
Corrected:
In Exercises 17 through 22, determine whether the definition of ∗ does give a binary
operation on the set. In the event that ∗ is not a binary operation, state whether Condition
1, Condition 2, or both of these conditions on page 23 are violated.
17. On ℤ+, define ∗ by letting a ∗ b =a - b.
18. On ℤ+, define ∗ by letting a ∗ b =ab .
19. On ℝ, define ∗ by letting a ∗ b =a - b.
20. On ℤ+, define ∗ by letting a ∗ b = c, where c is the smallest integer greater than both a
and b.
To determine whether the given definition of ⋆ gives a binary operation on the set, we need
to verify if the operation satisfies the conditions of a binary operation
Condition 1:
Condition 2:
This operation satisfies both Condition 1 and Condition 2. a−b is a real number for
all a,b in R.
20) On Z^+, define ⋆ by letting a⋆b=c, where c is the smallest integer greater than both a
and b.
This operation violates both Condition 1 and Condition 2 because the result c might
not always be in Z^+, and it's not always uniquely defined.
In summary:
In all the exercises, + is the usual addition on the set where it is specified, and ⋅ is the usual
multiplication.
Computations
+¿ ¿
8. 〈ℝ, +〉 with 〈 R ,⋅〉 where ∅ (r) = 0.5r for r € ℝ
Theory
9. Prove that if ∅ : S → S' is an isomorphism of 〈S,∗〉 with 〈S′,∗ ′′〉 and ψ : S′ → S′′ is an
isomorphism of
〈S′,∗ ′〉 with 〈S′′∗ ′′〉, then the composite function ψ ∘ ∅ is an isomorphism of 〈S,∗〉 with 〈S
′,∗ ′′〉.
Deoquino, Ivy C. BSED-Math 3 Abstract Algebra Module 2: Learning task
4
EXERCISES 4
Computations
structure on the given set. If no group results, give the first axiom in the order G 1
+¿ ¿
3. Let ∗ be defined on R by letting a∗b=√ ab .
One simplest example of an abelian group I can give from the lesson I
learn earlier is the additive group of integers modulo n, denoted as Z1000 . In
this case, we want the group to have exactly 1000 elements, so we can choose
n = 1000.
This group consists of the integers from 0 to 999, where the operation
is addition modulo 1000. In other words, if we take any two elements a and b
in this group, their sum a + b is computed modulo 1000. The group operation
is commutative, satisfying the abelian property.
The Rubik's Cube is a great example of a problem that can be analyzed using abstract
algebra, specifically group theory. But before diving into the mathematical framework based
on group theory concept, let’s see the common series of steps and algorithms. Here’s a
simplified version of a common method, known as the Layer-By-Layer method:
1. First Layer (White Cross): Start by making a cross on one face of the cube, usually the
white face. The edge pieces of the cross should match the center pieces on the adjacent
faces.
2. First Layer (White Corners): Next, solve the corners of the white face. This can be done
intuitively or by using specific algorithms.
3. Second Layer: After the first layer is complete, solve the middle layer by moving the
appropriate edge pieces into their correct positions.
4. Third Layer (Yellow Cross): Start the third layer by forming a yellow cross on the opposite
face from the white face. There are specific algorithms to help with this.
5. Third Layer (Yellow Edges): Once the cross is complete, orient the yellow edges so that
the colors of the edge pieces match the colors of the center pieces on the adjacent faces.
6. Third Layer (Yellow Corners): Next, move the yellow corners into their correct positions.
7. Third Layer (Orient Yellow Corners): Finally, orient the yellow corners correctly to
complete the cube.
Each of these steps involves learning and applying specific algorithms, which are
sequences of moves designed to achieve a particular result without disturbing other solved
parts of the cube. The exact algorithms used can vary depending on the specific method being
used to solve the cube.
And now, let’s break down how you can approach solving a Rubik’s Cube using group theory:
1. Group Elements: Each possible move on the Rubik's Cube (like turning the front face
clockwise by 90 degrees) can be considered as an element of a group¹. The set of all possible
configurations of the Rubik's Cube forms a group under the operation of combining moves².
2. Group Operation: The operation in this group is the composition of moves. For example, if
"F" represents a 90-degree clockwise turn of the front face and "R" represents a 90-degree
clockwise turn of the right face, then the operation "F ∗ R" represents first doing move "F",
then doing move "R"².
3. Identity Element: The solved state of the Rubik's Cube serves as the identity element of the
group. Any sequence of moves followed by the reverse of that sequence will return the cube
to its original state3.
4. Inverses: Every move on the Rubik's Cube has an inverse, which is simply the same move
performed in the opposite direction. For example, the inverse of a 90-degree clockwise turn
of the front face is a 90-degree counterclockwise turn of the front face4.
5. Associativity: The group operation is associative. This means that for any three moves A, B,
and C, the result of first performing A, then the result of performing B and C (i.e., (A ∗ B) ∗ C),
is the same as the result of first performing A and B, then performing C (i.e., A ∗ (B ∗ C)) 5.
By understanding these concepts, you can develop systematic methods for solving
the Rubik’s Cube. Many popular methods for solving the Rubik’s Cube are based on these
group theory concepts2. However, it’s important to note that while group theory provides a
mathematical framework for understanding the Rubik’s Cube, solving the cube also requires
practice and familiarity with the cube’s movements and patterns.
References:
abstract algebra - Order of the Rubik's cube group - Mathematics Stack ....
https://math.stackexchange.com/questions/1123838/order-of-the-rubiks-cube-
group.
"Solving the Rubik's Cube using Group Theory" by Courtney Cooke - RIC.
https://digitalcommons.ric.edu/honors_projects/162/.