MSU MATHEMATICS |
MTH 310.003 |
Fall 2018 |
1. The pair (a),(c) are equivalent contrapositives. So are the pair (b),(d) are contrapositives of each other, and converses of (a),(c).
2a. Take C to be (D ⇒ E). Contrapositive: NOT(E) ⇒ NOT(D), "If something looks bad to me, it isn't food.". Converse: E ⇒ D, "If something looks good to me, then it is food", or "Nothing besides food looks good to me." Negation: D and NOT(E), "This is food, but it looks bad to me", or "Some food looks bad to me."
2b. Assume "I am hungry" and "there is some food", and deduce "it looks good to me". That is, to prove A ⇒ (D ⇒ E), we show the equivalent statement (A and D) ⇒ E.
2c. Contrapositive: NOT(C) ⇒ NOT(A): "If some food looks bad to me, then I'm not hungry". Converse: C ⇒ A: "If all food looks good to me, then I'm hungry."
1a. ([H] p.14, #1(c)) Euclidean algorithm:
72 = 1·56 + 16;
56 = 3·16 + 8; 16 = 2·8 + 0.
Last non-zero remainder is d = r2 = 8,
a common divisor of 72 = 9·8 and of 56 = 7·8.
(Here it is easy to see this is the greatest common divisor, gcd(72,56) = 8.)
1b. Extended Euclidean Algorithm. Move remainder to left of each division equation:
8 = 56 − 3·16; 16 = 72 − 1·56. Starting with the first equation,
then substituting the second:
1. Proposition: For integers a,b,c ∈ Z, if a|b and a|c, then a | (nb+mc) for any n,m ∈ Z.
Proof: (HYPOTHESIS)
Suppose a,b,c ∈ Z with a|b and a|c. By definition, this means b = ae and c = af for some e,f ∈ Z.
Thus for any n,m ∈ Z, we have:
2. False. Taking a = 4, b = 6, and c = 36, we see 4 | 36 and 6 | 36, but 4·6 = 24 is not a divisor of 36. Even simpler: take a = b = c = 2. Any counter-example invalidates the theorem: there could be no general proof, since it would not work on this example.
3. Proposition: If n,m ∈ Z with nm = 1, then n = m = 1 or n = m = −1.
Proof: (HYPOTHESIS)
Suppose n,m ∈ Z with nm = 1. This implies |n||m| = |nm| = 1, where |n|,|m| ∈ N. If we had |n| = 0 or |m| = 0, this would mean |n||m| = 0, contradicting the hypothesis. Thus |n|,|m| ≥ 1. If we had |n| > 1 or |m| > 1, this would mean |n||m| > 1·1 = 1, again contradicting the hypothesis. The only possibility left is |n| = |m| = 1, so we must have n = m = 1 or n = m = −1
(CONCLUSION). QED
1. p. 12 #1a. 56 = 23 7 , 72 = 23 32, so gcd(56,72) = 23 = 8 , lcm(56,72) = 23 32 7 = 504 , and indeed 504 = 5
2a. The factors 143 = 11·13 and 91 = 7·13 are not prime. The unique prime factorization is 1001 = 7·11·13.
2b. Compute: 7·137 = 959, while 11·89 = 979, so these are prime factorizations of two different numbers.
? |
= |
3.
4. The numbers [n] having [1] in their row, so that
they have a clock reciprocal with [n][m] = [1],
are [n] = [1], [5], [7], [11].
These are all equal to their own reciprocals,
which is a special feature of the 12-hour clock.
Only [n] with gcd(n,12) = 1 have [1] in their row, and thus have a clock reciprocal [n][m] = [1].
To solve [7]x + [10] = [3], subtract [10] from
both sides to get [7]x = [-7] = [5], then
multiply [7]x = [5] by [7]−1 = [7]
to get:
[7]−1[7]x = [35]
[1]x = [35]
4. False: We have 22 ≡ 02 (mod 4), but 2 is not congruent to ± 0 (mod 4). Note: Usually, we would prove this by writing
5. The equations are true for any x ∈ Zn, because they are equivalent to [n]x = [0], i.e. [0]x = [0].
6. The every row of the multiplication table modulo 12 either contains [0] or has [1] on the main diagonal. Note that [a]2 = [1] iff [a]−1 = [a].
+ | 0 | 1 | 2 | 3 | 4 |
0 | 0 | 1 | 2 | 3 | 4 |
1 | 1 | 2 | 3 | 4 | 0 |
2 | 2 | 3 | 4 | 0 | 1 |
3 | 3 | 4 | 0 | 1 | 2 |
4 | 4 | 0 | 1 | 2 | 3 |
• | 0 | 1 | 2 | 3 | 4 |
0 | 0 | 0 | 0 | 0 | 0 |
1 | 0 | 1 | 2 | 3 | 4 |
2 | 0 | 2 | 4 | 1 | 3 |
3 | 0 | 3 | 1 | 4 | 2 |
4 | 0 | 4 | 3 | 2 | 1 |
1b. (a+b)2 = a2 + 2ab + b2 ;
(a+b)3 = a3 + 3a2b + 3ab2 + b3 ;
(a+b)4 = a4 + 4a3b + 6a2b2 + 4ab3 + b4
= a4 − a3b + a2b2 − ab3 + b4 ;
(a+b)5 = a5 + 5a4b + 10a3b2 + 10a2b3 + 5ab4 + b5
= a5 + b5 (!)
That is, (a+b)5 = a5 + b5
for a,b ∈ Z5.
1c. (a−b)(a+b) = a(a+b) − b(a+b) = a·a + a·b − b·a − b·b = a2 + a·b − a·b − b2 = a2 − b2 .
1d. The mulitplication table has a single 1 in each row (except the row for mult by 0). This means precisely that each a ≠ 0 has a unique a−1.
1e. (2x − 1) / (3x + 2) = 2 ⇔ 2x − 1 = 2 (3x + 2) ⇔ 4x = −5 = 0 ⇔ x = 4−10 = 0 (unique solution).
Check: x = 0 plugs into the equation: (2(0) − 1)/(3(0) + 2) = (−1)/(2) = (4)(2−1) = (4)(3) = 2
1f. Taking 02,...,42, we find only 0, 1, and 4 = −1 have square roots.
If x2 = a, then (−x)2 = (−1)2x2 = 1(x2) = a, so −x is also a square root.
1g. x = ( −b±√(b2−4ac) ) / 2a = ( −1 ± √(1−4(3)(1)) ) / 2(3) = ( −1 ± √(4) ) / 1 = (−1 ± 2), i.e. x = 1 or x = −3 = 2. We can verify the solutions by plugging them into the original quadratic equation.
1h. There is no 0 in any row of the mulitplication table, except in the row and column of multiplication by 0. Thus ab = 0 only for a = 0 or b = 0.
2. Z6 has no reciprocals except 1−1 = 1 and −1−1 = −1. Also (2)(3) = 6 = 0. Equation (e) has no solution, and the Quadratic Formula does not work for equation (g) because the denominator 2a = 6 = 0, so it has no reciprocal and it is not meaningful to divide by it. Similarly for Z9.
3a. The Extended Euclidean Algorithm gives 29 = 5·5 + 4 , 5 = 4 + 1, so that:
3b. Solve 2x + 1 = −3x + 4 as usual for a linear equation, obtaining:
1. Check the properties on generic matrices whose entries are a,b,c, . . . . A matrix has a reciprocal whenever it is non-singular, i.e. when its determinant is non-zero.
2. Vector addition satisfies the first five properties. Cross product multiplication is closed, and the distributive law holds. However, multiplication is not commutative since v×w = −w×v; not associative since i×(i×j) = i×k = −j, but (i×i)×j = 0×j = 0; there is no identity vector; and there are no reciprocals since the equation v×w = 1 does not even make sense.
Proof Statement | Justification |
Suppose a+b = 0, a+c = 0. | Hypothesis |
Then b = 0+b, | Zero axiom |
b = (a+c)+b, | Substitution |
b = (c+a)+b, | Commutative axiom |
b = c+(a+b), | Associative axiom |
b = c+0, | Hypothesis |
b = c. | Zero axiom |
Therefore −a is unique. | Conclusion |
Statement | Justification |
a0 = a(0+0) | Zero axiom |
a0 = a0 + a0 | Distributive axiom |
a0 − a0 = a0 + a0 − a0 | Substitution |
0 = a0 + 0 = a0 | Negative & Zero axioms |
1. See [H] p. 62.
2. Check that S∩T is closed under addition, multiplication, and negatives. These follow from the corresponding facts for the subrings S and T.
1. We are looking for an integer c such that c ≡ 13 mod 21 and c ≡ 7 mod 8. Applying the Euclidean Algorithm to the moduli 21 and 8 gives: 21 = 2·8 + 5 , 8 = 1·5 + 3 , 5 = 1·3 + 2 , 3 = 1·2 + 1. Then the Extended Euclidean Algorithm gives: 1 = 3 − 2 , 2 = 5 − 3 , 3 = 8 − 5 , 5 = 21 − 2·8, which works back to:
2. Claim (i): A homomorphism f : R → S
takes f(0R) = 0S.
Proof: We have:
Claim (ii): An isomorphism f : R → S
takes f(1R) = 1S.
Proof: Since f is onto, for any s ∈ S
we can find r ∈ R with f(r) = s.
Then:
Claim (iii): A homomorphism f : R → S
takes f(−a) = −f(a).
Proof: We have:
Then:
The other claims are proved similarly.
Claims (ii), (iv), (v) require f : R → S to be an isomorphism, not just a homomorphism, as can be seen from the homomorphism f : R → R×R, f(a) = (a,0). Then f(1) = (1,0) ≠ (1,1) = 1S; also f(a) = (a,0) is a zero-divisor, so f(a)−1 will never exist; and the domain (input ring) is a field but the codomain (output ring) is not.
Proof: (a) Suppose f(x) is a unit, so that there is g(x) with f(x)g(x) = 1 ∈ F[x]. Letting
(b) Assume f(x) multiplies to zero, meaning there is some g(x) ≠ 0 with f(x)g(x) = 0. (Here 0 means the zero constant function.) If we also had f(x) ≠ 0, we could multiply as above to find f(x)g(x) has highest term anbmxn+m with anbm ≠ 0. But f(x)g(x) = 0 = 0x0 has no non-zero terms. This contradiction shows we could not have f(x) ≠ 0 with f(x)g(x) = 0, so there are no zero-divisors.
1. x4 − 4 factors as (x2−2)(x2+2) in Q[x], as (x−√2)(x+√2)(x2+2) in R[x], and as (x−√2)(x+√2)(x−i√2)(x+i√2) in C[x].
2a. See Hand-In HW 8/31 #4. If f(x) = h(x)g(x) and g(x) = k(x)f(x), then f(x) = f(x)h(x)k(x) and 1 = h(x)k(x), so h(x),k(x) are units in F[x]. But the only such units are non-zero constants, so h(x) = u and f(x) = u g(x).
2b. [H] Corollary 1.3 Step 1, p. 13. Suppose that d(x) = f(x)a(x) + g(x)b(x). If c(x) is a common divisor with c(x) | a(x) and c(x) | b(x), then c(x) also divides the linear combination f(x)a(x) + g(x)b(x) = d(x). That is, c(x) | d(x).
2c. Euclid's Prime Algorithm, HW 9/7 #1. To get new irreducible polynomials, take
Example: In Z2[x], p1(x) = x , p2(x) = x−1 = x+1 are irreducible, since they are non-units of minimal degree (any non-trivial factors would have degree less than one). Thus q(x) = x(x+1) + 1 = x2 + x + 1 has irreducible factors different from x, x−1. But any non-trivial factor would have degree 1, and x, x+1 are the only such in Z2[x], so q(x) is irreducible.
Taking the Algorithm one step further in Z2[x]:
a | −b |
b | a |
a | −b |
b | a |
Solutions: 1. To see that T = {a = f(r) s.t. r ∈ R} is a subring of S, we must check the following. First, T is closed under + : if a,b ∈ T, then a = f(c), b= f(d), so a+b = f(c)+f(d) = f(c+d) since f is a homomorphism, and a+b ∈ T. Similarly, T is closed under multiplication. Also f(0R) = 0S ∈ T. Finally, if a ∈ T, then a = f(c), and f(c) + f(−c) = f(c+(−c)) = f(0R) = 0S, so −a = f(−c) and −a ∈ T.
2. Since gcd(m,n) = 1, the Eulcidean Algorithm lets us write ms + nt = 1 for some integers s,t. Then ams + ant = a. Since n | a and m | m, clearly nm | ams, and similarly mn | ant. Finally mn | ams + ant = a. That is mn | a, which is our desired conclusion.
3a. The least common multiple is lcm(4,22) = (4)(22) / gcd(4,22) = 44. Thus, 44 ≠ 0 in Z88, but f(44) = (44,44) = 0 in Z4 × Z22. Hence f is not one-to-one and cannot be an isomorphism. (However, f does respect addition and multiplication, so it is a homomorphism.)
3b. Any isomorphism would have to take units in one ring
to units in the other, and the same with zero-divisors.
The units in Zn are [a] with
gcd(a,n) = 1, and all other elements are zero-divisors. Thus in Z88 we can count 40 units, 47 zero-divisors, and the zero element.
The units in Z4 × Z22 are the pairs (a,b) where
a ∈ Z4 and b ∈ Z22 are both units, so there
are 2·10 = 20 units, 67 zero-divisors,
and the zero-element. Since these numbers differ
for the two rings, there can be no isomorphism between
them.
Here is another proof.
Suppose f is an isomorphism: one-to-one, onto,
respecting addition and multiplication.
I claim f(1R) = 1S.
This is because f is onto, so 1S = f(r) for some r ∈ R, and f(1R) = 1S f(1R)= f(r) f(1R) = f(r 1R) = f(r) = 1S, which shows the claim.
Now, consider 44 ∈ Z88 and (44,44) = (0,0) ∈ Z88.
Since f respects addition, we have:
3c. According to the Chinese Remainder Theorem (Notes 10/1), the mapping f : Znm → Zn × Zm given by f([a]nm) = ([a]n, [a]m) is an isomorphism, provided gcd(n,m) = 1. Thus, we must take n = 11, m = 8.
4a. If f(a) = f(b) = (c,d) ∈ Z8 × Z11, then a ≡ b mod 8 and a ≡ b mod 11, which means 8 | (a−b) and 11 | (a−b). Since gcd(8,11) = 1, Problem 2 above implies 88 = (8)(11) | (a−b), and a = b in Z88 . Thus, f(a) = f(b) only for a = b, so f is one-to-one.
4b. The Euclidean Algorithm gives 8s + 11t = 8(−4) + 11(3) = 1. Hence 11t &equiv 1 − 8s ≡ 1 mod 8, and 11t ≡ 0 mod 11, and we get f(11t) = f(33) = (1,0) ∈ Z8 × Z11. Similarly, f(8s) = f(−32) = f(56) = (0,1).
Finally, given any (c,d) ∈ Z8 × Z11, we find a ∈Z88 with f(a) = (c,d): since f respects addtion and multiplication, f(33c + 56d) = (1,0)(c,c) + (0,1)(d,d) = (c,d), so a = 33c + 56d = 11tc + 8sd works.
These arguments would work to show Zmn≅ Zn × Zm whenever gcd(n,m) = 1.
5. R is a commutative ring ( r r' = r' r ) but S is not. Thus there could be no isomorphism which turns the multiplication table of R into that of S. Formally, suppose f : R → S were an isomorphism. Take any s = f(r) and any s' = f(r') and compute: s s' = f(r) f(r') = f(r r') = f(r' r) = f(r') f(r) = s' s, which would mean S is commutative, but we know matrices do not always commute. This contradiction means there could not be any isomorphism f.
6. An element a ≠ 0 with ak = 0 for some k is called a nilpotent of R. The simplest ring with a nilpotent element is R = Z(n2), since n ≠ 0 but n2 = 0 in R. To get 7 = 23−1 nilpotents, take R3 = R×R×R, for example Z4 × Z4 × Z4 , which has the 7 nilpotents (2,0,0), (0,2,0), (0,0,2), (2,2,0), (2,0,2), (0,2,2), (2,2,2).
To get infinitely many nilpotents, take the ring R of 2×2 real matrices. This contains infinitely many nilpotents of the form:
0 | x |
0 | 0 |
1. Guess f(1) = 0. To factor f(x), do long division by x−1, getting quotient x2 − 2x + 3, which has roots 1+i√2, 1−i√2 by the Quadratic Formula (and some simplification). Thus we may factorize f(x) = (x−1)(x−1−i√2)(x−1+i√2) in C[x]; but the last two factors are not in R[x], so f(x) = (x−1)(x2−2x+3) ∈ R[x], and also in Q[x].
[a(x)] | = { b(x) such that b(x) ≡ a(x) mod f(x) }, |
[s+tx] + [s'+t'x] | = | [s+tx+s'+t'x] = [(s+s')+(t+t')x] |
[s+tx][s'+t'x] | = | [(s+tx)(s'+t'x)] = [ss' + st'x + s'tx + tt'x2] |
= | [ss' + st'x + s'tx + tt'(x2+1) −tt'] = [(ss'−tt') + (st'+s't)x]. |
3. [x−√2][x+√2] = [x2−2] = [0]. The reciprocal formula does not work for [x−√2]−1 because the denominator of the formula becomes zero.
1,2. Division gives: x2 + x + 1 = (1⁄2x − 1⁄4)(2x + 3) + 7⁄4, so:
q(x) = 1⁄ax + (a−b)⁄a2 | rem r = (a2−ab+b2)⁄a2 | |
ax + b | ) x2 + x + 1 | |
−(x2 + b⁄ax) | ||
(1−b⁄a)x + 1 | ||
−((a−b)⁄ax + (ab−b2)⁄a2) | ||
1 − (ab−b2)⁄a2 |
1a. Zooming in on the graph shows the roots of x3 − 3x − 1 are about ᾱ ≈ 1.88 , β̄ ≈ −0.35 , γ̄ = −1.53 .
1b. The Euclidean Algorithm for p(x) = x3 − 3x − 1 and a(x) = x2 + 2 gives:
1c. In the polynomial ring K[y] with variable y and coefficients in K = Q[α] satisfying α3 − 3α − 1 = 0, we divide
f(y) = x3 − 3y − 1
by y − α:
q(x) = y2 + αy + (α2−3) | ||
y − α | ) y3 − 3y − 1 | |
−(y3 − αy2) | ||
αy2 − 3y − 1 | ||
−(αy2 − α2y) | ||
(α2−3)y − 1 | ||
−((α2−3)y − (α3−3α2)) | ||
r(x) = α3−3α2−1 = 0 |
Note that β, γ are no longer in K = Q[α], since they involve square roots of α's; rather, they are in an even bigger field. This is called the splitting field of p(x), denoted L = Q[α, β, γ], because the polynomial splits into linear factors if we allow coefficients in L: p(x) = (x−α)(x−β)(x−γ) ∈ L[x].
1. I = (f(x)) ⊂ F[x] is a principal ideal. It satisfies (i) because g(x)f(x) + h(x)f(x) = (g(x) + h(x))f(x) ∈ I; and (ii) because g(x)f(x) h(x) = (g(x)h(x)) f(x) ∈ I for all h(x) ∈ F[x].
2. This is the principal ideal ([2]) = {[0], [2], [6]}, all multiples of [2] in Z6.
3. (R,0) ⊂ R × S satisfies (i) because (r,0) + (r',0) = (r+r',0) ∈ (R,0); and (ii) (r,0)(r',s') = (rr', 0) for all (r',s') ∈ R × S. In fact, this is the principal ideal (R,0) = ((1,0)).
4. The set (q1, . . . , qm) ⊂ R satisfies (i) because
[r] | = | {r' ∈ R with r' ≡ r mod I} |
= | {r + i for i ∈ I} | |
= | r + I. |
1a. S is closed under addition, multiplication, and negatives, and contains 1R = (1,1), so it is a subring with identity. However, it is not closed under multiplication by R: for (k,k) ∈ S and (m,n) ∈ R, we have (k,k)(m,n) = (km,kn), which is not always in S.
1b. To standardize (m,n) by adding an element (k,0), cancel the first coordinate: [(m,n)] = [(m,n) + (−m,0)] = [(0,n)]. This is unique, since if the same element had two standard forms [(0,n)] = [(0,n')], then (0,n) − (0,n') = (0, n − n') ∈ I, which can only happen if n − n' = 0, namely n = n'. We conclude: R/I = {[(0,n)] for n ∈ Z}.
1c. Define the mapping f : R/I → Z by f([(0,n)]) = n. This mapping clearly respects addition and multiplication, and is one-to-one and onto, and so is an isomorphism.
4. R/(0) consists of one-element classes [r] = r + {0} = {r}. Thus f : R → R/(0) with f(r) = [r] is clearly an isomorphism.
Also R/(1) = R/R consists of a single class: [r] = r + R = R = [0] for any r. The operations are [0] + [0] = [0] and [0][0] = [0]. Note that in this degenerate ring [0] = [1].
1. Prop: Any ideal I ⊂ R has 0 ∈ I.
Proof: I is closed under multiplication by R, so taking any i ∈ I and r = 0 ∈ R, we have ir ∈ I, but ir = i0 = 0, so 0 ∈ I.
2a. We show the natural homomorophism R = Z6 → R/I = Z6/(2) as:
R |
| → |
| R/I |
2b. The kernel of R → R/I is the set of all elements in R = Z6 which go to [0] ∈ R/I, namely the elements of I = [0] ⊂ R: that is, Ker(f) = {2,4,6} = I, as predicted by the Natural Homomorphism Theorem.
3a. We have φ(f(x)+g(x)) = f(0) + g(0) = φ(f(x)) + φ(g(x)), and similarly for multiplication. Thus φ is a homomorphism.
3b. Ker(φ) = {f(x) ∈ R[x] with φ(f(x)) = f(0) = 0}; the polynomials with constant term zero, which are divisible by x in R[x]. That is, Ker(f) = (x) = {x g(x) for g(x) ∈ R[x]}.
3c. The quotient ring R/I = R[x]/(x) has standard forms which are remainders r(x) under division by x, namely deg r(x) < 1, so that r(x) = r0 a constant, and any class is [f(x)] = [r(x)] = [c], corresponding to c ∈ R; and the classes [c] ∈ R/I are added and multiplied in the same way as c ∈ R. The mapping on standard forms is obviously one-to-one and onto, so the natural mapping is an isomorphism.
6. Let P = {kR = ±(1R + ··· + 1R) with |k| terms, for k ∈ Z}. Clearly this is a subring, and there is a surjective homomorphism φ : Z → R with φ(k) = k1R. The First Isomorphism Theorem implies P ≅ Z / Ker(φ). But any ideal of Z is (n) for some n (possibly n = 0), so Ker(φ) = (n) and P ≅ Z/(n) = Zn. P is called the prime ring of R.
b. The characteristic of a ring R is the smallest integer n such that nR = 0R. If n = ab with a,b > 1, then aR, bR ≠ 0R, but aR bR =
nR = 0R. Hence P = {kR for k ∈ Z} has zero-divisors, and so does R ⊃ P. If R = F, a field, then there can be no zero-divisors, so we must have n = p prime.
1. Prop: The ideal (2,x) ⊂ Z[x] is not prinicipal.
Proof: Suppose that (2,x) = (a(x)) were a principal ideal.
Then 2 ∈ (a(x)), meaning 2 = a(x)f(x) for f(x) ∈ Z[x], which
means 0 = deg a(x) + deg f(x), so deg a(x) = 0, and a(x) = a, non-zero constant.
Thus 1 = aa−1 ∈ (a), but clearly 1 ∉ (2,x), so (1,x) ≠ (a), contradicting
our original assumption. This contradiction shows the assumption is impossible,
and (2,x) is not principal.
R/I is a field | ⇔ | [a][b] = [1] for some [b] ∈ R/I |
⇔ | ab ≡ 1 mod I for some b ∈ R | |
⇔ | ab = 1 + i for some b ∈ R, i ∈ I | |
⇔ | ab − i = 1 for some b ∈ R, i ∈ I | |
⇔ | (a) + I ∋ 1 | |
⇔ | (a) + I = (1) = R. | |
⇔ | I is a maximal ideal. |
0 | −1 |
1 | 0 |
1 | 2 | 3 | 4 |
2 | 3 | 4 | 1 |
1a,b. The symmetries of the square are:
I | Identity mapping, no motion | [
| (
| ||||||||||||
R | 90° rotation counterclockwise | [
| (
| ||||||||||||
R2 | 180° rotation | [
| (
| ||||||||||||
R3 | 270° = −90° rotation | [
| (
| ||||||||||||
A | reflection across y-axis | [
| (
| ||||||||||||
B | reflection across x-axis | [
| (
| ||||||||||||
C | reflection across y = x | [
| (
| ||||||||||||
D | reflection across y = −x | [
| (
|
1c. The group table of G:
⚬ | I | R | R2 | R3 | A | B | C | D |
I | I | R | R2 | R3 | A | B | C | D |
R | R | R2 | R3 | I | D | C | A | B |
R2 | R2 | R3 | I | R | B | A | D | C |
R3 | R3 | I | R | R2 | C | D | B | A |
A | A | C | B | D | I | R2 | R | R3 |
B | B | D | A | C | R2 | I | R3 | R |
C | C | B | D | A | R3 | R | I | R2 |
D | D | A | C | B | R | R3 | R2 | I |
1 | 2 | 3 | 4 |
2 | 1 | 4 | 3 |
1 | 2 | 3 | 4 |
2 | 3 | 4 | 1 |
1 | 2 | 3 | 4 |
1 | 4 | 3 | 2 |
1a. A matrix in G = GL2(Z2), has columns which are a basis of F2 for F = Z2. Choosing the basis vectors one at a time:
1 | 0 |
0 | 1 |
0 | 1 |
1 | 0 |
1 | 1 |
1 | 0 |
1 | 1 |
0 | 1 |
0 | 1 |
1 | 1 |
1 | 0 |
1 | 1 |
1b. G is non-commutative; it has an identity I, three elements with A2 = I, and two elements with A3 = I. This is just like the group D3 in HW 11/14 #2, the symmetries of a triangle; D3 is also isomorphic to S3, since the symmetries permute the 3 vertices of the triangle in all possible ways.
1c. Since G ≅ S3, it can be represented as permuting 3 objects. We can take these to be the three non-zero vectors in F2 for F = Z2:
1 | 0 |
0 | 1 |
1 | 2 | 3 |
1 | 2 | 3 |
0 | 1 |
1 | 0 |
1 | 2 | 3 |
2 | 1 | 3 |
1 | 1 |
1 | 0 |
1 | 2 | 3 |
3 | 1 | 2 |
1 | 1 |
0 | 1 |
1 | 2 | 3 |
1 | 3 | 2 |
0 | 1 |
1 | 1 |
1 | 2 | 3 |
2 | 3 | 1 |
1 | 0 |
1 | 1 |
1 | 2 | 3 |
3 | 2 | 1 |
Suppose ab = e and ca = e. | State hypothesis |
Then: c = ce, | Identity |
ce = c(ab), | Use hypothesis |
c(ab) = (ca)b, | Associativity |
(ca)b = eb, | Use hypothesis |
eb = b. | Identity |
Therefore c = b. | Transitivity of equality |
1. Prop: If (ab)2 = a2b2 for all a,b ∈ G,
then G is abelian.
Pf: Suppose (ab)2 = a2b2.
This means abab = aabb, so
a−1(abab)b−1 =
a−1(aabb)b−1
and thus
ba = ab, meaning G is commutative.
1. Write the dihedral group as G = D3 = {e, r, r2, a, b, c} with multiplication table:
· | e | r | r2 | a | b | c |
e | e | r | r2 | a | b | c |
r | r | r2 | e | c | a | b |
r2 | r2 | e | r | b | c | a |
a | a | b | c | e | r | r2 |
b | b | c | a | r2 | e | r |
c | c | a | b | r | r2 | e |
Finally, each subgroup is the symmetry group of a decorated version of the triangle: the extra structures decrease the amount of symmetry from G to H. The rotation subgroup H = ⟨r⟩ is symmetries of an oriented triangle:
2(ii) Prop: |aH| = |H|. Pf: I claim the mapping f : H → aH given by f(h) = ah is one-to-one and onto, which immediately implies that H and aH have the same size. Indeed, f is one-to-one, since f(h) = f(h') means ah = ah', which gives h = h' by cancellation. Finally, f is onto, since if ah ∈ aH, then ah = f(a).
2(iii) Prop: G is a disjoint union of cosets. Pf: Any g ∈ G lies in the coset gH, since g = ge and e ∈ H. Thus, the cosets cover all of G, and they are disjoint by Lemma (i).
a | c |
b | d |
1 | 2 | ··· | n |
A(1) | A(2) | ··· | A(n) |
Closed: | ab ∈ G |
Associative: | (ab)c = a(bc) |
Identity: | e ∈ G with ea = ae = a |
Inverses: | a−1 ∈ G with aa−1 = a−1a = e |
1 | 0 |
0 | 0 |
1a. Take R = Z integers or F[x] polynomials. Then there are no zero-divisors, but there are only a few units: ±1 ∈ Z and f(x) = c ∈ F[x]. Any other elements are neither zero-divisors nor units.
Recall the definitions: a zero-divisor multiplies to give 0; a unit multiplies to give 1; there is no reason an arbitrary element must have one or the other, though this does happen for some rings, such as R = Zn and R = M2.
1b. In the matrix ring R = M2(R), the linear mapping
w =
[
]
has Im(w) = R(1,0), i.e. the output space is the x-axis;
and Ker(w) = R(0,1), i.e. the y-axis is crushed to zero.
Now choose z so it takes the x-axis to zero: z =
[
1
0
0
0
]
for any (a,b);
then z(w(x,y)) = z(x,0) = (0,0),
and the composition is zw = 0.
However, Ker(z) = R(1,0) and Im(z) = R(a,b),
so taking a ≠ 0, we find w(z(1,0)) = w(a,b) = (a,0) ≠ (0,0),
and wz ≠ 0.
We can take our final answer to be:
0
a
0
b
1 | 0 |
0 | 0 |
0 | 1 |
0 | 0 |
Here we used the linear algebra meaning of kernel for a linear mapping like w : R2 → R2, namely Ker(w) = {v such that w(v) = 0}. This is analogous to the ring definition of kernel for a homomorphism φ : R → S, namely Ker(φ) = {r such that φ(r) = 0}. In both cases, the larger the kernel, the farther the mapping is from being one-to-one.
2a. Suppose R is a ring where every r ≠ 0,1 is a zero-divisor. Now, −1 is never a zero-divisor (since −a = (−1)a = 0 implies a = 0), so we must have −1 = 1. Thus R must be built up from Z2. Indeed, R = Z2×Z2 works, or to get 16 = 24 elements we take R = Z2×Z2×Z2×Z2 with 14 zero-divisors.
2b. We construct a field with 16 = 24 elements as an extension of Z2. First, we need a degree 4 irreducible polynomial p(x) ∈ Z2[x]. The leading term is x4; and p(x) has no linear factor, hence no root, so p(0) ≠ 0 and the constant term is 1; also p(1) ≠ 0 so there is an odd number of terms. Thus p(x) could be:
Now take p(x) ∈ Z2[x] = R to be any of the above 3 choices, take the principal ideal I = (p(x)) = {g(x)p(x) for g(x) ∈ Z2[x]}, and construct K = R/I = Z2[x]/(p(x)), the quotient or modular ring consisting of classes
2c. The only non-commutative rings we have covered are Mn(F), the n×n matrices with entries in a field F. If F is a finite field with q elements, the ring Mn(F) has qm2 elements; so M2(Z2) has 24 = 16 elements.
2d. We can take products of modular rings Z2, Z4, Z8, Z16 and fields F4, F8, F16 to get commutative rings with 16 elements:
Of course the non-commutative M2(Z2) cannot be isomorphic to any of the above commutative rings.
3. Suppose F is a field with a−1 = a for all a ≠ 0. Now, for x ≠ 0, the equation x−1 = x is equivalent to x2 = 1, to x2 − 1 = 0, to (x−1)(x+1) = 0, which has the solutions x = ±1. Since every x = a ∈ F satisfies this equation, we must have a three-element field F = {0,1,−1} or a two-element field F = {0,1 = −1}. Now consider the standard ring homomorphism φ : Z → F with φ(±k) = ±(1+···+1) with k 1's. Then by the First Isomorphism Theorem, the image of φ is isomorphic to Z/(n) = Zn for I = Ker(φ) = (n). Thus Zn is a subring of F, which means Z3 = F in the first case or Z2 = F in the second case.
4a. Proposition: In a field F, the only ideals are (0) and (1).
Proof: Let I be an ideal of the field F. If I ≠ (0),
then I contains some a ≠ 0, so that a−1 ∈ F,
and 1 = aa−1 ∈ I by the sucking-in property.
Hence for any b ∈ F, we have b = b1 ∈ I, and I = F.
4b. Proposition: The only ideals of R×S are I×J for ideals I ⊂ R and J ⊂ S.
Proof: First, we show that I×J is an ideal. Indeed, for (i1,j1), (i2,j2) ∈ I×J, we have i1+i2 ∈ I and j1+j2 ∈ J since I and J are ideals, so
Second, suppose K is any ideal of R×S. Let
4c. We have the standard homomorphism φ : Z15 → Z3×Z5 defined by φ([a]15) = ([a]3, [a]5). This is an isomorphism, since we can check by a table that it is one-to-one and onto.
Z15 | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 |
Z3×Z5 | (0,0) | (1,1) | (2,2) | (0,3) | (1,4) | (2,0) | (0,1) | (1,2) | (2,3) | (0,4) | (1,0) | (2,1) | (0,2) | (1,3) | (2,4) |
We also want an inverse isomorphism:
4d. Since part (c) shows Z15 ≅ Z3×Z5, a product ring, we can use part (b) to find its ideals I×J for ideals I ⊂ Z3 and J ⊂ Z5. Now, Z3 and Z5 are fields, so by part (a) their only ideals are the trivial ideals (0) and (1). This means the only non-trivial ideals of Z3×Z5 are the principal ideals generated by (1,0) and (0,1). We send these back to Z15 via the isomorphism ψ of part (c):