Algebra Inclass
Algebra Inclass
1 Introduction
article amsmath,amssymb
Question 4
Let (R, +, ◦) and (S, +, ∗) be rings.
θ (( a ) bcd) = a − b
Solution
We need to check if the mapping θ preserves both addition and multiplication:
1
Addition: For two matrices A = ( a ) b
cd and B = ( e ) f
gh,
A + B = ( a ) + eb + f c + gd + h.
Now,
θ(A + B) = (a + e) − (b + f ) = (a − b) + (e − f ).
On the other hand,
θ(A) + θ(B) = (a − b) + (e − f ).
Hence, θ(A + B) = θ(A) + θ(B), so θ preserves addition.
Question 5
Let R be a ring and S a subset of R.
2
Proof:
1. Since S is nonempty, there exists some element s0 ∈ S.
2. From condition 2, since r − s ∈ S for all r, s ∈ S, this implies that S is
closed under subtraction, which includes additive inverses.
Question 6
Let G = ⟨g⟩ be a cyclic group of order 12.
3
(a) Find ⟨g 3 ⟩.
The subgroup generated by g 3 is:
⟨g 3 ⟩ = {(g 3 )k : k ∈ Z}.
Since g has order 12, g 12 = e, the identity element. The order of g 3 is the
smallest n such that (g 3 )n = e. We have:
(c) Define the order of x ∈ G and prove that x and x−1 have
the same order.
The order of an element x ∈ G is the smallest positive integer n such that
xn = e, where e is the identity element of G.
Proof:
Suppose xn = e, then x−1 satisfies:
Therefore, the order of x−1 is also n. Thus, x and x−1 have the same order.