Algebraic Structures
Algebraic Structures
Worksheet 4
Algebraic Structures
The starred exercises are to be done in tutorial sessions
Groups
Exercise 1. ?
On R, we define the binary operation ∗ by : ∀x, y ∈ R, x ∗ y = x + y + sin(xy).
1. Is this binary operation commutative ?
2. Does it have a neutral element ?
3. Let f (x) = x + 3 + sin(3x). Compute f (−4), f (−3.8), and f (−3.1).
4. What can we deduce from this ?
5. Deduce that ∗ is not associative.
Exercise 2.
1. On the set H of all binary relations on a set E, we define the binary operation ∗ by : R ∗ S = T , where T
is defined as follows :
x ∗ y = xy + bφxcbφyc,
where φ denotes the golden ratio. Is ∗ associative ?
Exercise 3. ?
1. Show that (G, ∗) is a group in the following cases :
(a) G = R × R \ {(0, 0)}, (a, b) ∗ (c, d) = (ac − bd, bc + ad).
x+y
(b) G = ]−1, 1[, x ∗ y = .
1 + xy
2. Let E be a nonempty set. Show that (P (E), 4) is an abelian group.
Exercise 4. ?
1. We consider the set S = {f1 , f2 , f3 , f4 , f5 , f6 } of maps from R \ {0, 1} into R \ {0, 1}, where f1 (x) = x,
1 1 x−1 x
f2 (x) = 1 − x, f3 (x) = , f4 (x) = , f5 (x) = and f6 (x) = .
x 1−x x x−1
(a) Write the multiplication table of S and show that (S, ◦) is a group.
(b) What are the subgroups of S ?
2. Write the multiplication table of a group of order 2 and a group of order 3.
1
Exercise 5 (Minimization of group axioms).
Let G be a nonempty set equipped with a binary operation ∗, which is associative, has a right neutral element
e ∈ G, and each element of G admits a right symmetric.
Show that (G, ∗) is a group.
Exercise 6.
Let (G, .) be a group and e be its neutral element.
1. Show that for any a ∈ G and n, m ∈ Z, we have an am = an+m .
2. Show that if every element of G is its own inverse, then G is abelian.
3. Assume that G is of even order. Prove that G has an element a , e such that a2 = e.
4. Assume that G is finite. Show that there exists a positive integer m such that am = e for all a ∈ G.
5. Show that if for all a, b ∈ G, (ab)2 = a2 b2 ; then G is abelian.
Exercise 7.
Let (G, ·) be a group.
1. Show that for all a, b ∈ G, the elements ab and ba have the same order.
2. Suppose (G, ·) is finite and abelian. Let x, y ∈ G with respective orders n and m. Show that if n and m
are coprime, then xy is of order mn.
3. Assume that an element x of G has order rs. Find the order of xr .
4. Assuming that x has n as order, what is the order of xr ?
Exercise 8. ?
We define on R2 the binary operation ⊕ as follows :
Exercise 10.
1. Prove that the group (R, +) is not cyclic.
2. Show that any subgroup of a cyclic group is cyclic and give an example of a non-cyclic group whose
proper subgroups are all cyclic.
3. Let p and q two primes. Show that if G is a finite group of order pq, then every proper subgroup of G is
cyclic.
2
Exercise 11.
Let H and K be two subgroups of a group G.
1. Show that H ∪ K is a subgroup of G if and only if H ⊂ K or K ⊂ H.
2. We define HK by HK = {hk | h ∈ H, k ∈ K}. Show that HK is a subgroup of G if and only if HK = KH.
fn : Z −→ C∗
p 7−→ fn (p) = e2iπpnα .
3
Exercise 14. ?
On R, we define the binary operation ∗ as follows :
q
∀x, y ∈ R, x ∗ y = 3 x3 + y 3 .
φ: G −→ P (G)
x 7−→ {f (x) | f ∈ H}.
Rings
Exercise 17. ?
Complete the operation tables for the ring R = {a, b, c, d} :
+ a b c d ∗ a b c d
a a b c d a a a a a
b b a d c b a b
c c d a b c a a
d d c b a d a b c
4
II. Let m and n be two integers. Put mZ + nZ = {an + bm | a, b ∈ Z}. Show that :
1. mZ + nZ is a subgroup of Z.
2. m and n + 7m generate the subgroup mZ + nZ.
III. Let m and n be two positive integers.
1. Show that mZ ∩ nZ = lcm(n, m)Z.
2. Is 2Z ∪ 3Z a subring of Z ?
3. Find a necessary and sufficient condition on m and n for which mZ ∪ nZ is a subgroup of Z.
4. Determine the smallest subgroup of Z containing mZ and nZ.
Exercise 20. ?
0 0 0
We define on C the binary operations ⊕ and ⊗ as follows : for any z = a + ib, z = a + ib ∈ C,
0 0 0 0 0 0 0
z ⊕ z = (a + a ) + i(b + b ) and z ⊗ z = aa + i(ab + ba ).
1. Show that (C, ⊕, ⊗) is a commutative ring.
2. Determine the set U of invertible elements in (C, ⊕, ⊗).
3. Determine the set D of zero divisors in (C, ⊕, ⊗).
4. Let z = a + ib ∈ C. For all n ∈ N, let : z(n) = z ⊗ z ⊗ z · · · ⊗ z .
| {z }
n times
(a) Write z(n) as a function of n, a, and b.
(b) Solve in C the equation z(4) ⊕ z(2) = 6 + i.
Exercise 21.
On R2 , consider the addition
(x1 , x2 ) + (y1 , y2 ) = (x1 + y1 , x2 + y2 )
and the multiplication
(x1 , x2 ) × (y1 , y2 ) = (x1 y1 − x2 y2 , x1 y2 + x2 y1 ).
1. Verify that (R2 , +, ×) is ring.
2. Find the zero divisors of (R2 , +, ×).
Exercise 22. √ √
Let R = {a + b 2 | a, b ∈ Z}, and for all x = a + b 2 of R, let N (x) = a2 − 2b2 .
1. Show that R is a subring of R.
2. Show that for all x, y of R, N (xy) = N (x)N (y).
3. Deduce that x is invertible in R if and only if N (x) = ±1.
√
4. Show that the elements ±(1 + 2)n , n ∈ Z, are invertibles in R.
5. Conversely, we want to show that any invertible element x of R is of such form.
√
(a) Show that we can assume that x = a + b 2, with a ∈ N and b ∈ N0 .
√
(b) Then show that x is of the form (1 + 2)n with n ∈ N0 . Conclude.
x√
Hint : if b ≥ 1, consider x1 = .
1+ 2
Exercise 23. ?
Let R be the set defined as follows :
a
R= | a ∈ Z, n ∈ N .
10n
5
1. Show that R is a subring of Q for the usual binary operations.
2. Show that 3 has no inverse in R. Conclude.
3. Determine the set of invertible elements in R.
Exercise 24.
1. Let R be a ring and C = {x ∈ R| ∀y ∈ R, xy = yx} (C is called the center of R). Show that C is a subring
of R.
2. Determine the smallest subring of Q that contains 21 .
3. (a) Find all ring homomorphisms from Z to Z/30Z.
(b) In each case describe the kernel and the image.
Exercise 25 (Particular ideals).
Let R be a ring with unity.
1. The sum of two ideals I and J is the set defined by I + J = {i + j| i ∈ I and j ∈ J}. Show that I + J is also
an ideal.
2. Suppose that R is commutative, and let I and J be two ideals of R. We define the following set :
[I : J] = {r ∈ R| ∀s ∈ J, rs ∈ I}.
Show that [I : J] is an ideal ([I : J] is called the quotient ideal of I by J).
3. Suppose that R is commutative.
(a) Let J be an ideal of R. We define the radical of J as follows :
p
J = {a ∈ R| r n ∈ J for some n ∈ N}.
√
Show that J is an ideal of R.
(b) Deduce that the set of nilpotent elements
6
7. Show that if R is finite, then its cardinal is a power of 2.
Exercise 29. ?
1. Show that ∀(a, b) ∈ Z2 , if 7 divides a2 + b2 , then 7 divides both a and b.
x +1
2. Find all positive integers x such that 22 + 2 is divisible by 17.
3. Find all integers x such that x86 ≡ 6 (mod 29).
4. Solve in Z the systems :
( x ≡ 2 (mod 5)
x≡2 (mod 6)
and x ≡ 3 (mod 7)
x≡5 (mod 9)
x ≡ 10 (mod 11).
Exercise 30.
1. Find all positive integer solutions (x, y, z) of the following equations
x3 = 3y 7z + 8 and 3x + 4y = 5z .
4a + 5b + 6c = 7d .
3. Prove that there is no n ∈ N such that 2n − 1, 5n − 1, 13n − 1 are all perfect squares.
7
Fields
Exercise 31.
We define on R the binary operations ⊕ and ⊗ as follows : ∀x, y ∈ R, x ⊕ y = x + y − 1 and x ⊗ y = x + y − xy.
Show that (R, ⊕, ⊗) is a field.
Exercise 32. ?
1. Prove that any field homomorphism is a monomorphism.
2. Prove that any field is an integral domain.
3. If F is a field, prove that its only ideals are (0) and F itself.
4. Show that a finite integral domain is a field.
5. Find all the subfields of Q.
6. Can we find a field for which the group (F, +) is isomorphic to the group (F ∗ , ×) ?
Exercise 33. ?
Prove that the following statements are true :
√ √
1. Q[ 3] = {a + b 3 | a, b ∈ Q} is a subfield of R.
√ √ √ √ √ √
2. Q[ 2, 5, 10] = {a + b 2 + c 5 + d 10 | a, b, c, d ∈ Q} is a subfield of R.
3. Q[i] = {a + bi | a, b ∈ Q} is a subfield of C.
√
4. {a + b 3 2 | a, b ∈ Q} is not a subfield of R.
5. Q[i] and Q[j] 3
p are not isomorphic, where j ∈ C is a root of the polynomial X − 1 different from 1, and
Q[j] = {a + b j | a, b ∈ Q}.