2024 Math 2070 HW 6 Sol
2024 Math 2070 HW 6 Sol
2023-2024
HW6
Charles Li
Due: April 8th 2024, Mon, 11:59pm
Instructions
1. Hand in your work through Gradescope before the deadline. No late HW will be accepted. You
must match the question number with page number.
2. You have to answer all the questions. Show your steps unless otherwise stated.
3. The scores for each part may be adjusted without further notification. The total score is 100.
Questions
√ √
1. Let R = Z[ 2] = {a + b 2 : a, b ∈ Z} be endowed with the operations of real number addition +
and real number multiplication ×.
You can use the fact that (R, +, ×) is a commutative ring without proof.
Determine whether the following subsets are ideals of R:
√
(a) I1 = {a + b 2 ∈ R : a is even};
√
(b) I2 = {a + b 2 ∈ R : b is even}.
If yes, prove it. If not, provide explicit examples that violate the definition of an ideal.
Answer.
α + β ∈ I.
as + rb ≡ 1 × 1 + r × 0 ≡ 1 (mod 2).
So ρα ∈
/ I2 . Example:
√
ρ= 2, α = 1.
1
2. Recall that Q[x] is the set of rational polynomials. Let R = (Q[x], +, ×).
Determine whether the followings sets are ideals of R. If yes, prove it. If not, provide explicit
examples that violate the definition of ideal.
(a) I1 = {f (x) ∈ Q[x] : f (1) = 0, f (3) = 0}
(b) I2 = {f (x) ∈ Q[x] : there exists an odd integer n such that f (n) = 0}.
(c) I3 = {f (x) ∈ Q[x] : f (x) is an even function, i.e. f (−x) = f (x)}.
(d) I4 = {f (x) ∈ Q[x] : x2 − x + 1 is a factor of f (x)}.
(e) I5 = {f (x) ∈ R[x] : f (x) has a real root or is the zero polynomial}.
Answer.
Note that R is commutative, so ar = ra for a ∈ I and r ∈ R. We only need to show ar ∈ I when
we show that I absorbs products.
(a) We claim that I1 is an ideal of R. To see this, we check the three conditions:
I1 is nonempty since the zero polynomial is in I1 .
Suppose f, g ∈ I1 . Then f (1) = f (3) = g(1) = g(3) = 0. Therefore, (f + g)(1) =
f (1) + g(1) = 0 and (f + g)(3) = f (3) + g(3) = 0, which shows that f + g ∈ I1 .
Suppose f ∈ I1 and g ∈ R. Then (f g)(1) = f (1)g(1) = 0 and (f g)(3) = f (3)g(3) = 0,
which shows that f g ∈ I1 .
Therefore, I1 is an ideal of R.
(b) We claim that I2 is not an ideal of R. To show this, we provide an explicit example that
violates the definition of an ideal.
Let f (x) = x − 1 and g(x) = x − 3. Note that f (1) = 0 and g(3) = 0, so f, g ∈ I2 . However,
(f +g)(x) = 2x−4 and the only zero of f +g is x = 2, which is not an odd integer. Therefore,
f +g ∈ / I2 and I2 fails to be closed under addition. Hence, I2 is not an ideal of R.
(c) We claim that I3 is not an ideal of R. To see this, we provide an explicit example that
violates the definition of an ideal.
Consider f (x) = x2 and g(x) = x. Note that f ∈ I3 since f (−x) = f (x) for all x ∈ Q.
However, f g = x3 and (f g)(−1) = 1 ̸= −1 = f g(1), so f g is not in I3 . Therefore, I3 is not
closed under multiplication by elements of R. Hence, I3 is not an ideal of R.
(d) We claim that I4 is an ideal of R. To see this, we check the three conditions:
I4 is nonempty since the zero polynomial is in I4 .
Suppose f, g ∈ I4 . Then x2 − x + 1 is a factor of f (x) and g(x). Therefore, x2 − x + 1 is
also a factor of (f + g)(x) = (f (x) + g(x)), which shows that f + g, f − g ∈ I4 .
Suppose f ∈ I4 and g ∈ R. Then x2 −x+1 is a factor of f (x), say f (x) = (x2 −x+1)q(x)
for some q(x) ∈ Q[x]. Therefore, (f g)(x) = f (x)g(x) = (x2 −x+1)q(x)g(x), which shows
that f g ∈ I4 .
Therefore, I4 is an ideal of R.
(e) I5 is a not and ideal. f = 2x2 ∈ I5 as x = 0 is a real root of f .
g = −x2 + 1 ∈ I5 as x = 1 is a real root of g.
But the sum 2x2 + (−x2 + 1) = x2 + 1 has no real root. Hence f + g is not in I5 .
□
3. Determine if each of the following maps is a ring homomorphism:
(a)
ϕ : Z −→ Q,
ϕ(n) = 2n, n ∈ Z.
(b)
ϕ : Z6 −→ Z3 ,
ϕ(s) = s3 , s ∈ Z6 ,
where s3 denotes the remainder of the division of s by 3.
2
(c)
ϕ : Z7 −→ Z5 ,
ϕ(s) = s5 , s ∈ Z7 ,
where s5 denotes the remainder of the division of s by 5.
(d)
ϕ : Z5 −→ Z10 ,
ϕ(s) = s, s ∈ Z5 .
Answer.
(a)
ϕ(1 · 1) = ϕ(1) = 2 · 1 = 2 ̸= 2 · 2 = ϕ(1)ϕ(1).
Hence, ϕ is not a ring homomorphism.
(b) This is a ring homomorphism.
It is clear that ϕ(1) = 1. To show that ϕ is compatible with addition and multiplication, we
first make the following observation:
Since 3|6, for all a, b ∈ Z such that a ≡ b mod 6, we have a ≡ b mod 3.
For all a ∈ Z, since a ≡ a6 mod 6, we have:
a ≡ a6 mod 3.
Since c ≡ d mod 3 implies c3 ≡ d3 mod 3, it follows that:
a3 ≡ (a6 )3 mod 3.
But a ring homomorphism must send 0 to 0, and 5 ̸= 0 in Z10 . Hence, ϕ is not a ring
homomorphism.
3
□
4. Let R = Q × Q endowed with addition +:
(a, b) + (c, d) = (a + c, b + d)
and multiplication ×
(a, b) × (c, d) = (ac, bd).
(a) Show that R is a ring.
(b) Show that R is not field.
(c) Show that ϕ : R → Q, ϕ(a, b) = a is a ring homomorphism.
(d) Show that ψ : Q[x] → R, defined by ψ(f (x)) = (f (1), f (3)), is a ring homomorphism. Then,
by considering the kernel of ψ, show that the set I1 defined in Question 2a is an ideal.
Applying the first ring isomorphism theorem to ψ : Q[x] → R, what can you conclude?
Answer.
(a) We need to verify that R satisfies the axioms of a ring:
(R, +) is an abelian group:
– Associativity: (a, b) + [(c, d) + (e, f )] = (a, b) + (c + e, d + f ) = (a + c + e, b + d + f ) and
[(a, b) + (c, d)] + (e, f ) = (a + c, b + d) + (e, f ) = (a + c + e, b + d + f ), so associativity
holds.
– Identity: (0, 0) + (a, b) = (a, b) + (0, 0) = (a, b) for all (a, b) ∈ R, so (0, 0) is the
identity element.
– Inverse: (−a, −b) + (a, b) = (0, 0) for all (a, b) ∈ R, so every element has an inverse.
– Commutativity: (a, b) + (c, d) = (a + c, b + d) = (c + a, d + b) = (c, d) + (a, b) for all
(a, b), (c, d) ∈ R, so addition is commutative.
Multiplication is associative: ((a, b) × (c, d)) × (e, f ) = (ac, bd) × (e, f ) = (ace, bdf ) =
(a, b) × (cf, df ) = (a, b) × ((c, d) × (e, f )) for all (a, b), (c, d), (e, f ) ∈ R.
Multiplication distributes over addition: (a, b) × [(c, d) + (e, f )] = (a, b) × (c + e, d + f ) =
(a(c + e), b(d + f )) = (ac + ae, bd + bf ) = (ac, bd) + (ae, bf ) = (a, b) × (c, d) + (a, b) × (e, f )
and [(a, b)+(c, d)]×(e, f ) = (a+c, b+d)×(e, f ) = ((a+c)e, (b+d)f ) = (ae+ce, bf +df ) =
(a, b) × (e, f ) + (c, d) × (e, f ) for all (a, b), (c, d), (e, f ) ∈ R.
Multiplication has an identity: (1, 1) × (a, b) = (a, b) × (1, 1) = (a, b) for all (a, b) ∈ R,
so (1, 1) is the identity element of multiplication.
Therefore, R is a ring.
(b) To show that R is not a field, we exhibit a nonzero element that does not have a multiplicative
inverse. Suppose (a, b) ∈ R is the multiplicative inverse of (0, 1), i.e. (0, 1) × (a, b) =
(a, b) × (0, 1) = (1, 1). Then we have a × 0 = 1, which is impossible since a ∈ Q. Therefore,
(0, 1) does not have a multiplicative inverse in R, and R is not a field.
(c) To show that ϕ is a ring homomorphism, we need to verify that it preserves identity, addition,
and multiplication:
ϕ((1, 1)) = 1.
ϕ((a, b) + (c, d)) = ϕ((a + c, b + d)) = a + c = ϕ(a, b) + ϕ(c, d) for all (a, b), (c, d) ∈ R.
ϕ((a, b) × (c, d)) = ϕ((ac, bd)) = ac = ϕ(a, b) × ϕ(c, d) for all (a, b), (c, d) ∈ R.
Therefore, ϕ is a ring homomorphism.
(d) To show that ψ is a ring homomorphism, we need to verify that it preserves identity, addition,
and multiplication:
ψ(1) = (1, 1).
ψ(f (x)+g(x)) = (f (1)+g(1), f (3)+g(3)) = (f (1), f (3))+(g(1), g(3)) = ψ(f (x))+ψ(g(x))
for all f (x), g(x) ∈ Q[x].
ψ(f (x)×g(x)) = (f (1)×g(1), f (3)×g(3)) = (f (1), f (3))×(g(1), g(3)) = ψ(f (x))×ψ(g(x))
for all f (x), g(x) ∈ Q[x].
4
Therefore, ψ is a ring homomorphism.
The kernel of ψ is the set of polynomials f (x) ∈ Q[x] such that ψ(f (x)) = (f (1), f (3)) =
(0, 0), which means f (1) = f (3) = 0. This is precisely the ideal I1 . Therefore, I1 is an ideal
in Q[x].
By the first ring isomorphism theorem, we have Q[x]/I1 ∼ = im(ψ) ⊆ R.
Furthermore we can show that ψ is surjective by the following methods
Method 1 Using the Lagrange interpolation theorem.
Recall The Lagrange interpolation theorem states that for any distinct elements x1 , x2 , . . . , xn
in a field k and any y1 , y2 , . . . , yn in k, there exists a unique polynomial f (x) ∈ k[x] of degree
at most n − 1 such that f (xi ) = yi for all i = 1, 2, . . . , n.
In particular, if we take n = 2, x1 = 1, x2 = 3, y1 = a, and y2 = b, then there exists a unique
polynomial f (x) ∈ Q[x] of degree at most 1 such that f (1) = a and f (3) = b. Therefore, for
any (a, b) ∈ Q × Q, there exists a polynomial f (x) ∈ Q[x] such that ψ(f ) = (a, b). Hence, ψ
is surjective.
c + d = f (1) = a
3c + d = f (3) = b,
Answer.
(a) Closure of +:
a1 4b1 a 4b2 a1 + a2 4(b1 + b2 ) a 4b
+ 2 = =
b1 a1 b2 a2 b1 + b2 (a1 + a2 ) b a
with a = a1 + a2 ∈ Q, b = b1 + b2 ∈ Q.
5
Closure of ∗:
a1 4b1 a2 4b2 a1 a2 + 4b1 b2 4(a2 b1 + a1 b2 ) a 4b
= =
b1 a1 b2 a2 a2 b1 + a1 b2 a1 a2 + 4b1 b2 b a
where a = a1 a2 + 4b1 b2 ∈ Q, b = a2 b1 + a1 b2 ∈ Q.
The additive inverse is in R.
a 4b −a 4(−b)
− =
b a −b −a
is in R.
Let a = 0, b = 0, then the zero matrix is in R.
Let a = 1, b = 0, then the identity matrix is in R.
(b) ϕ(I2 ) = 1.
a 4b1 a 4b2 a 4b1 a 4b2
ϕ( 1 + 2 ) = ϕ( 1 ) + ϕ( 2 )
b1 a1 b2 a2 b1 a1 b2 a2
LHS is a1 + a2 + 2(b1 + 2b2 ). RHS is a1 + 2b1 + a2 + 2b2 .
a 4b1 a2 4b2 a 4b1 a 4b2
ϕ( 1 ) = ϕ( 1 )ϕ( 2 )
b1 a1 b2 a2 b1 a1 b2 a2
LHS = a1 a2 + 4b1 b2 + 2(a2 b1 + a1 b2 ).
RHS = (a1 + 2b1 )(a2 + 2b2 ) = a1 a2 + 2a1 b2 + 2a2 b1 + 4b1 b2 .
Both sides are equal.
(c) General form
2b 4b
A=
b 2b
Let
−2 4
B=
1 −2
B is in R (with a = −2, b = 1). And AB = 0.
□
6. Let R be a commutative ring.
(a) Let I be an idea of R. Suppose a1 , a2 , . . . , ak ∈ I. Show that (a1 , a2 , . . . , ak ) ⊆ I.
(b) Let I be an idea of R. Suppose 1 ∈ I. Show that I = R.
(c) Let a, a1 , a2 ∈ R. Show that (a1 , a2 ) = (a) if any only if there exist r, s, u, v ∈ R such that
a1 r + a2 s = a, a1 = au and a2 = av
(d) Let a1 , a2 ∈ R. Show that (a1 , a1 + a2 ) = (a1 , a2 ).
Answer.
(a) (a1 , a2 , . . . , ak ) denote the ideal generated by a1 , a2 , . . . , ak . Note that a1 , a2 , . . . , ak ∈ I. Let
Pk
x ∈ (a1 , a2 , . . . , ak ). Then x = i=1 ri ai for some ri ∈ R. Since I is an ideal, it is closed
under multiplication by elements Pk of R, x ∈ I, therefore ri ai ∈ R. Since I is an ideal, it is
closed additions, therefore i=1 ri ai ∈ R. Therefore, (a1 , a2 , . . . , ak ) ⊆ I.
(b) Since 1 ∈ I, for any r ∈ R, we have r = r · 1 ∈ I. Therefore, I = R.
(c) Suppose (a1 , a2 ) = (a). Then, a1 , a2 ∈ (a), thus a1 = au and a2 = av for some u, v ∈ R.
Moreover, since a ∈ (a) = (a1 , a2 ), there exist r, s ∈ R such that a = a1 r + a2 s.
Conversely, suppose there exist r, s, u, v ∈ R such that a1 r + a2 s = a, a1 = au and a2 = av.
Then a1 , a2 ∈ (a) and so (a1 , a2 ) ⊆ (a) by part (a).
Similarly, a = a1 + a2 s ∈ (a1 , a2 ) and so (a) ⊆ (a1 , a2 ). Therefore, (a1 , a2 ) = (a).
6
(d) We have a1 , a1 + a2 ∈ (a1 , a2 ), and a1 , a2 ∈ (a1 , a1 + a2 ). By part(a), we have (a1 , a1 + a2 ) ⊆
(a1 , a2 ).
Furthermore a1 ∈ (a1 , a1 + a2 ), a2 = 1R (a1 + a2 ) + (−1R )a1 ∈ (a1 , a1 + a2 ). By (a) again,
(a1 , a2 ) ⊆ (a1 , a1 + a2 ). This concludes that (a1 , a2 ) = (a1 , a1 + a2 )
□
√ √
7. Let R = Q[ 5] = {a + b 5 : a, b ∈ Q} endowed with real number addition + and real number
multiplication ×.
√
(a) For z ∈ R, we can write z = a + b 5 for some rational numbers a and b. Show that such a
and b are unique. √
In particular, if a, b are rational numbers such that a + b 5 = 0, then a = b = 0.
(b) Show that (R, +, ×) is a field.
Hint 1: the associativity and the distributivity of + and × follows easily from the corre-
sponding properties of addition and multiplication of real numbers.
Hint 2: √
1 1 a−b 5
√ = √ × √ .
a+b 5 a+b 5 a−b 5
√
(c) For z√∈ R, we can write z = a + b 5, where a and b are rational numbers. Define ϕ(z) =
a − b 5. Show that ϕ is a ring isomorphism from R to R.
Answer.
√ √ √
(a) Suppose a1 + b1 5 = a2 + b2 5. Then, we have√(a1 − a2 ) + (b1 − b2 ) 5 = 0. If b1 − b2 ̸= 0,
then we can divide both sides by b1 − b2 to get 5 = ab12 −a
−b1 .
2
However, since the left side is an irrational number and the right side is a rational number,
this is a contradiction. Therefore, we must have b1 − b2 = 0, which implies b1 = b2 . Now, we
have (a1 − a2 ) = 0, which implies a1 = a2 . Since both a1 = a2 and b1 = b2 , the coefficients
a and b are unique.
(b) (R, +, ×) is a field:
Closure under addition
√ and multiplication:
√ √
Let z1 = a1 + b1 5, z2 = a2 + b2 5 ∈ R. √ Then, z1 + z2 = (a1 + a2 ) + (b1 + b2 ) 5 and
z1 × z2 = (a1 a2 + 5b1 b2 ) + (a1 b2 + a2 b1 ) 5 are both in R as well.
Commutativity, associativity and distributivity:
As noted in the problem statement, commutativity, associativity and distributivity of +
and × follow easily from the corresponding properties of addition and multiplication of
real numbers.
Existence of additive and multiplicative
√ identities: √
The additive identity is 0 = 0+0 5 ∈ R. The multiplicative identity is 1 = 1+0 5 ∈ R.
Existence of additive
√ inverses: √
For any z = a + b 5 ∈ R, its additive inverse is −z = −a − b 5 ∈ R.
Existence of √
multiplicative inverses:
Let z = a + b 5 ∈ R, with z ̸= 0. Then, we can find the multiplicative inverse of z using
the hint:
√ √
1 1 a−b 5 a−b 5 a −b √
√ = √ × √ = 2 2
= 2 2
+ 2 5.
a+b 5 a+b 5 a−b 5 a − 5b a − 5b a − 5b2
a
Since z ̸= 0, we have a2 − 5b2 ̸= 0. Thus, the multiplicative inverse of z is a2 −5b2 +
−b
√
a2 −5b2 5 ∈ R.
Therefore, (R, +, ×) is a field.
(c) To show that ϕ : R → R is a ring isomorphism, we need to show that it is a bijection and
that it preserves the ring operations.
7
Bijection:
√ √ √
a−b 5 for z = a+b 5 ∈ R, we can define the inverse function ϕ−1 (z) = a+b 5
Since ϕ(z) = √
for z = a − b 5 ∈ R. Since both ϕ and ϕ−1 map elements from R to R, ϕ is a bijection.
Preserves identity: ϕ(1) = 1.
Preserves addition:
√ √
Let z1 = a1 + b1 5, z2 = a2 + b2 5 ∈ R. Then,
√ √ √ √
ϕ(z1 +z2 ) = ϕ((a1 +a2 )+(b1 +b2 ) 5) = (a1 +a2 )−(b1 +b2 ) 5 = (a1 −b1 5)+(a2 −b2 5) = ϕ(z1 )+ϕ(z2 ).
8
√
1 ∈ R: The element 1 = 1 + 0 −5 is an element of R, since 1 and 0 are both integers.
Distributivity
Because R is a subset of C, the distributivity of addition and multiplication of R follows
from the distributivity of addition and multiplication of complex numbers.
(R, ×) is commutative.
Because R is a subset of C, the commutativity of multiplication of R follows from the
commutativity of multiplication of the complex numbers.
Then we conclude that R is a ring.
It is not a field since the multiplicative inverse of 2 does not exist in R. Hence, (R, +, ×) is
a commutative ring but not a field.
√
(b) i. For any z = a + b −5 ∈ R, a2 + 5b2 ≥ 0 since a, b ∈ Z. Therefore, N (z) = |z|2 is always
non-negative.
ii. For any z1 , z2 ∈ R, we have |z1 z2 | = |z1 ||z2 | ⇒ N (z1 z2 ) = |z1 z2 |2 = |z1 |2 |z2 |2 =
N (z1 )N (z2 ).
(c) If b ∈ (a), then there exists an r ∈ R such that b = ar. Conversely, if there exists an r ∈ R
such that b = ar, then b ∈ (a).
(d) If b ∈ (a) and a ̸= 0, then there exists an r ∈ R such that b = ar. This gives N (b) = N (ar) =
N (a)N (r). Then N (a)|N (b).
√ √
(e) Suppose I = (a) for some a ∈ R. Then, 1 + −5, 3 ∈ (a). By part 2, N (a)|N (1 + −5) = 6
and N (a)|N (3) = 9. The only possibilities for N (a) are 1 and 3.
However, there are no integers x and y satisfying x2 + 5y 2 = 3, and if N (a) = 1, a = ±1.
Then (a) = R. √ √
Suppose I = R, then 1 ∈ R = I. There exists r = a + b −5 and s = c + d ∈ R such that
√
1 = (1 + −5)r + 3s
√ √ √
= (1 + −5)(a + b −5) + 3(c + d −5)
√
= (a − 5b + 3c) + (a + b + 3d) −5
Thus
1 = a − 5b + 3c (1)
0 = a + b + 3d (2)
1 ≡ a − 5b + 3c ≡ a + b (mod 3) (3)
0 ≡ a + b + 3d ≡ a + b (mod 3). (4)
If we assume I = (1), then we have I = (1). Thus, we obtain II = (1)(1) = (1) ⊆ (3), which
is clearly absurd. Therefore I ̸= (1).
(f) A principal ideal domain (PID) is an integral domain in which every ideal is principal. Since
R has a non-principal ideal I by (e), R is not a PID.
□
9. Let R be a commutative ring. An ideal I of R is said to be a prime ideal if for any a, b ∈ R and
ab ∈ I, then a ∈ I or b ∈ I.
9
(a) Suppose R = Z, show that I is a prime ideal if and only if I = (p), where p is a prime number
or p = 0 or p = 1 (the bold words are newly added to fix a mistake).
(b) Show that I is a prime ideal if and only if R/I is an integral domain.
Answer.
(a) (⇒) Let I be a prime ideal. Because Z is a PID, Z = (m) for some integer m. If m ̸= 0, ̸= 1
and suppose m is not a prime. Then m = ab, 1 < a, b < m. Thus ab = m ∈ I. Since
0 < a, b < m, thus m ∤ a, m ∤ b, so a, b ∈
/ (m) = I. Hence (m) is not a prime ideal. This
concludes that m must be a prime.
(⇐) Now suppose R/I is an integral domain. Suppose a, b ∈ R such that ab ∈ I. Then
a b = ab = 0. Because R/I is an integral domain, so a = 0 or b = 0. If a = 0, then a ∈ I. If
b = 0, then b ∈ I. Hence I is a prime ideal.
□
10. No need to hand in answer for this question. But you still need to study it for the
final exam.
Answer.
(a) (3, x − 1) ⊆ R = (1).
Next, consdier any f (x) ∈ R. Let r(x) = f (x)/3 ∈ R. Since 3 ∈ (3, x−1), by the definition of
an ideal f (x) = 3r(x) ∈ (3, x − 1). Hence R ⊆ (3, x − 1). This concludes that R = (3, x − 1).
(b) Let I = (x − 3, x − 4). Then we have 1 = (1)(x − 3) + (−1)(x − 4) ∈ I. The result follows
from Question 6c.
(c) Let I = (3, x − 1) = (d(x)) for some d(x) ∈ Z[x]. Since 3 ∈ I = (d(x)), there exists q(x) ∈ R
such that 3 = d(x)q(x). By comparing the degree on both sides, 0 = deg d + deg q. Hence
deg d = deg q = 0. it follows that both d(x) and q(x) are integer constant functions and d(x)
is an integer factor of 3. Hence, d(x) = ±1 or ±3.
Since x − 1 ∈ I = (d(x)).
There exists q(x) ∈ R such that x − 1 = d(x)q(x). If d(x) = ±3,
x−1
then d(x) = ± 13 x − 13 is not in R. Therefore d(x) must be equal to ±1.
If I = (±1) = (1), then there exist a(x), b(x) ∈ R such that
3a(x) + (x − 1)q(x) = 1.
10
Substituting x = 1 into the above equation, we obtain
3a(0) + 0q(0) = 1.
□
11. No need to hand in answer for this question. But you still need to study it for the
final exam.
a b
R={ : a, b ∈ R}
−b a
endowed with matrix addition + and matrix multiplication ∗.
11
a b c d ac − bd ad + bc c d a b
Commutativity: ∗ = = ∗
−b a −d c −bc − ad ac − bd −d c −b a
iii. Multiplication distributes over addition: This inherits from M2 (R).
a b
(b) ϕ : R → C, defined by ϕ( ) = a + bi, is a ring isomorphism:
−b a
a b c d
i. ϕ is a homomorphism: for any , ∈ R, we have
−b a −d c
a b c d a+c b+d
ϕ( + ) = ϕ( )
−b a −d c −b − d a+c
= (a + c) + (b + d)i
= (a + bi) + (c + di)
a b c d
= ϕ( ) + ϕ( )
−b a −d c
and
a b c d ac − bd ad + bc
ϕ( ∗ ) = ϕ( )
−b a −d c −bc − ad ac − bd
= (ac − bd) + (ad + bc)i
= (a + bi)(c + di)
a b c d
= ϕ( ) · ϕ( ).
−b a −d c
a b
ii. ϕ is bijective: ϕ is injective since if ϕ( ) = 0, then a = b = 0. ϕ is surjective
−b a
a b
since for any z = a + bi ∈ C, we have ϕ( ) = a + bi.
−b a
□
12. No need to hand in answer for this question. But you still need to study it for the
final exam.
Let R be the set of 2 × 2 real matrices of the form:
a −3b
, a, b ∈ R.
b a
Given that R is a commutative ring under the usual operations of addition and multiplication for
matrices, show that R is isomorphic to C via the map:
ϕ : R −→ C
√
a −3b
ϕ = a + bi 3
b a
12
(b) For any a, a′ , b, b′ ∈ R, we have:
′
−3b′
a −3b a
ϕ + ′
b a b a′
a + a′ −3(b + b′ ) √
=ϕ ′ ′ = (a + a′ ) + (b + b′ )i 3
b+b a+a
√ √
= a + bi 3 + a′ + b′ i 3
′
−3b′
a −3b a
=ϕ +ϕ
b a b′ a′
then:
√ √
a + bi 3 = a′ + b′ i 3
ϕ : R −→ R′ .
Define a map:
Φ : R[x] −→ R′ [x]
as follows: !
n
X n
X
i
Φ ai x = ϕ(ai )xi , ai ∈ R.
k=0 k=0
Then:
13
Φ(1) = ϕ(1) = 1.
max{n,m}
n m
!
X X X
i i i
Φ ai x + bi x = Φ (ai + bi )x
k=0 k=0 k=0
Then, it is clear that Φ′ ◦ Φ and Φ ◦ Φ′ are the identity maps on R and R′ , respectively. Hence,
the map Φ has an inverse Φ−1 = Φ′ , so it is bijective.
We conclude that Φ is a ring isomorphism. □
14. No need to hand in answer for this question. But you still need to study it for the
final exam.
Let R, S be commutative rings. Let J be an ideal in S. Suppose there exists a ring homomorphism
ϕ : R −→ S. Show that:
ϕ−1 (J) := {r ∈ R : ϕ(r) ∈ J}
is an ideal in R which contains ker ϕ.
Answer.
14
Since J is an ideal, 0 ∈ J. Since ϕ(0) = 0 ∈ J, we have 0 ∈ ϕ−1 (J).
Given r, r′ ∈ ϕ−1 (J), we have:
ϕ(r), ϕ(r′ ) ∈ J.
Hence, ϕ(r + r′ ) = ϕ(r) + ϕ(r′ ) ∈ J, since ϕ is a ring homomorphism and J is closed under
addition.
Given any r ∈ ϕ−1 (J), t ∈ R, we have:
ϕ(rt) = ϕ(r)ϕ(t) ∈ J,
15