Section 6.7
Exercises
Choose one of the questions from:
Show that for an associative and commutative binary operation * the products a * a * b * a * b and b * a * a * a * b are equal.
Prove: if in a monoid every element x different from the identity satisfies x2 = e, then the monoid is commutative.
Let S be a semi-group. We can extend
S with an element e, which is not in S, to a monoid
(S
{e},*,e).
How do we have to define the multiplication on S
{e}
to make this indeed a monoid with unit e?
What happens if S contains already a unit?
Which of the two monoids on 2 elements, Z/2Z with addition or with multiplication, is the extension of a semi-group with a unit element?
Describe an algorithm that takes as input an n × n multiplication table and that checks for associativity and commutativity of the multiplication.
Show that the direct product of two monoids is again a monoid.
Find two submonoids of Z/6Z such that their union is not a submonoid.
If Si is a submonoid of the monoid Mi, for i=1, 2, then S1 × S2 is a submonoid of M1 × M2. Prove this.
Suppose a1/b1, a2/b2, ... , an/bn are elements of Q, and p is an integer greater than |b1b2 · · · bn|. Show that 1/p is not contained in the submonoid of (Q,+,0) generated by a1/b1, a2/b2, ... , an/bn. Prove that Q is not finitely generated.
Let X be a nonempty set. If M is a monoid with unit element e, then we can define a monoid structure on the set F of all maps from X to M as follows.
Prove this.
Let M be a cyclic monoid
generated by the element c.
Suppose that c2
e,
c2
c6,
and c4 = c8.
With which
Ck,l is M isomorphic?
Let M be the cyclic monoid generated by c
and isomorphic to Ck,n.
Write an algorithm that rewrites every power of c to
one of ci, where
0
i
< k + n.
Suppose that f : M -> M' is a
morphism. Prove that the image f(M) is a submonoid of
M' and that the kernel of f, i.e., {m
M | f(m) = e'}, where
e' is the identity of M', is a submonoid of M.
Determine all monoids on three elements.
Prove that in the monoid (Z/nZ,·,1) an element m has an inverse if and only if gcd(n,m)=1.
Let M1, M2 be monoids. Prove that the invertible elements of M1 x M2 are of the form (m1,m2) with m1 invertible in M1 and m2 invertible in M2.
What are the invertible elements of Ck,n?
Is the following true? If G is a group of order n, and m is a positive divisor of n satisfying 1 < m < n, then G contains an element of order m.
Let G be a finite group. Show that each element of G appears exactly once in each column and each row of the multiplication table (also called Cayley-table) of G.
Let I be the identity matrix of size n, i.e., the n
by n matrix with ones on the diagonal and zeros outside the diagonal.
For any matrix A we denote by AT
the transposed matrix of A.
Prove that the set On(R) = {A
GLn(R) |
A · AT = I} is a
subgroup of
GLn(R).
Determine the left and right cosets of S3 in S4.
Determine the order of the element (1,2)(3,4,5) in S5. Prove that, in general, the order of a permutation equals the lcm of the cycle structure of a disjoint cycle decomposition.
Let G be a group and H a nonempty finite subset of G closed under multiplication. Prove the following.
H, the elements
h1, h2, h3, ...
are not all distinct.
Let G be a finite group of order m
Let g
G.
Suppose that for each prime divisor p of m
we have that gm/p is not the identity.
Prove that the group G is cyclic and generated by g.
Prove that the groups Z/2Z × Z/3Z and Z/6Z are isomorphic. Show that these two groups are not isomorphic to S3.
Let G be a cyclic group with generator g.
On R we define the operation * by x * y = x + y - xy.
Consider the additive group Z × Z.
Consider the monoid Mn(R), where the multiplication is the ordinary matrix multiplication. Which of the following sets are submonoids:
Determine for every m
{3,4,5}
the integers k and l such that
the submonoid of (Z/mZ,·,1) generated by 2 is isomorphic to
Ck,l.
Prove that the monoid (Z/8Z,·, 1) cannot be generated by less than 3 elements. Prove that it can be generated by 3 elements.
Determine the invertible elements of the following monoids.
Let (M,*,e) be a monoid. Define a new multiplication *' on M by x *'y = y * x. Prove that (M,*',e) is also a monoid.
Consider the group U26 of invertible elements in the monoid (Z/26Z, · , 1).
G. Prove that the map f : Z -> G, f(k) = g2k is a morphism of groups. What is the image of f if the order
of g equals 6 or 7, respectively?
Let G be a group of order 4. Prove the following statements.
Let p be a prime. Then the multiplicative group (Z/pZ)* is cyclic. (This will be proved in Chapter 7.) Write an algorithm that determines a generator for Z/pZ*. Determine all odd primes p < 10.000 such that 2 is a generator for (Z/pZ)*. (It is a conjecture of Artin that there are infinitely many primes p for which 2 generates the group (Z/pZ)*. However, up to January, 1998, it is not known if this is really true.)