mt2116 Exc12
mt2116 Exc12
mt2116 Exc12
General remarks
Learning outcomes
At the end of this course and having completed the Essential reading and activities, you should:
have used basic mathematical concepts in discrete mathematics, algebra and real analysis to
solve mathematical problems in this subject
be able to use formal notation correctly and in connection with precise statements in English
be able to demonstrate an understanding of the underlying principles of the subject
be able to solve unseen mathematical problems in discrete mathematics, algebra and real
analysis
be able to prove statements and formulate precise mathematical arguments.
to prove something using a formal definition if you only have a vague and incorrect recollection of
what that definition is. How could you use the formal definition of convergence of a sequence to
prove that a sequence converges if you do not know what it is that you need to establish, because
you do not know the definition? Well, you cant. It is so important to know the definitions and there
are a number of marks to be picked up simply for knowing them.
Question spotting
Many candidates are disappointed to find that their examination performance is poorer
than they expected. This can be due to a number of different reasons and the Examiners
commentaries suggest ways of addressing common problems and improving your performance.
We want to draw your attention to one particular failing question spotting, that is,
confining your examination preparation to a few question topics which have come up in past
papers for the course. This can have very serious consequences.
We recognise that candidates may not cover all topics in the syllabus in the same depth, but
you need to be aware that Examiners are free to set questions on any aspect of the syllabus.
This means that you need to study enough of the syllabus to enable you to answer the required
number of examination questions.
The syllabus can be found in the Course information sheet in the section of the VLE dedicated
to this course. You should read the syllabus very carefully and ensure that you cover sufficient
material in preparation for the examination.
Examiners will vary the topics and questions from year to year and may well set questions that
have not appeared in past papers every topic on the syllabus is a legitimate examination
target. So although past papers can be helpful in revision, you cannot assume that topics or
specific questions that have come up in past examinations will occur again.
If you rely on a question spotting strategy, it is likely you will find yourself in
difficulties when you sit the examination paper. We strongly advise you not to
adopt this strategy.
Section A
Question 1
(a) Let S be the following statement about natural numbers m and n:
If m and n are even, then m + n is even.
Question 2
(a) Prove by induction that, for all natural numbers n,
2n
X
r=1
(1)r r3
r=1
2k
X
(1)r r3
r=1
case (i) x and x0 are both even and x2 = f (x) = f (x0 ) = x2 , so x = x0 . In case (ii) x, x0 are
x0 1
0
0
both odd and x1
2 = f (x) = f (x ) = 2 , so x = x . So f is an injection.
Surjective: (We need to prove that for any y Z, there is some x N such that y = f (x).)
If y 1, let x = 2y. Then x is even and so f (x) = x/2 = y. If y 0, let x = 1 2y. Then x
is odd and so f (x) = (x 1)/2 = y.
The formula for the inverse function follows immediately from the proof that the function is
surjective: we have
2n
if n 1
f 1 (n) =
1 2n if n 0.
(c) Let X = R \ {0} and let R be the relation on X given by x R y if and only if x/y
is rational. Prove that R is an
equivalence relation on X, and determine the
equivalence class containing 2.
Equivalence relations are discussed in Chapter 5 of the subject guide. Recall what it means
to say that a relation R on a set A is an equivalence relation. It means three things:
R is reflexive: for all x A, x R x.
R is symmetric: for all x, y A, x R y implies y R x.
x/x = 1 is rational, so the relation is reflexive. If x/y is rational, so is y/x, so it is
symmetric. Suppose next that xRy and yRz. Then x/y and y/z are rational numbers.
Their product is therefore also rational, but this product is x/z. So xRz, and R is transitive.
[2] = {q 2 : q Q} = 2Q.
Question 3
(a)
(i) Use the Euclidean algorithm to prove that 55 and 576 are coprime, and
express 1 in the form 1 = 55x + 576y for some integers x, y.
(ii) Determine the inverse of 55 in Z576 .
(iii) Use your answer to (ii) to solve the congruence
55x 3 (mod 576).
This is a standard, easy, question. We use the Euclidean algorithm (of Chapter 6 of the
subject guide).
By the Euclidean algorithm, we have
576 = 10.55 + 26
55 = 2.26 + 3
26 = 8.3 + 2
3 = 1.2 + 1,
so 576 and 55 have the greatest common divisor (gcd) equal to 1 and are therefore coprime.
Then,
1
= 32
= 3 (26 8.3) = 9.3 26
= 9(55 2.26) 26 = 9.55 19.26
= 9.55 19(576 10.55) = 199.55 19.576.
(b) Let a, b and c be natural numbers such that a | c and b | c. Prove that if a and b
are coprime, then ab | c. (You may use, without proof, the fact that if a and b are
coprime, then there are integers x and y such that xa + yb = 1.)
The relevant background material can be found in Chapter 6 of the subject guide.
For this part, we could invoke the Fundamental Theorem of Arithmetic. Or, more directly,
as hinted, we use the fact that there are x, y such that 1 = xa + yb. Now, the facts about c
imply that there are integers k, l such that c = ka, c = lb. Then,
c = c.1 = c(xa + yb) = (lb)xa + (ka)yb = ab(lx + ky),
so ab divides c.
(c) Prove that 3 is irrational. (You may use, without proof, the fact that if n is
an integer and 3 | n2 , then 3 | n.)
Reading related to this question can be found
in Chapter 8 of the subject guide. This proof
closely resembles the standard proof that 2 is irrational.
Suppose there are a, b such that a/b = 3 and assume, without loss, that gcd(a, b) = 1.
Then we have a2 = 3b2 , so 3 divides a2 . By the Fundamental Theorem of Arithmetic, 3 | a,
so a = 3c for some c. Then a2 = 9c2 = 3b2 , so b2 = 3c2 . So 3 | b2 and hence 3 | b. This
contradicts the fact that a, b are coprime.
Question 4
(a) Express the recurring decimal 0.1133 as a rational number p/q, where p and q
are integers.
See Chapter 8 of the subject guide for a discussion of how to solve questions of this kind.
Suppose the number is x. Then 1000x = 113.3133 and
1000x x = 999x = 113.3 0.1 = 113.2 =
so
x=
1132
,
10
1132
.
9990
(c) Let X = C \ {0}, and let f : X X be given by f (z) = z|z|2 , for z X. Prove
that f is a bijection.
First, we prove the function is injective. Suppose f (z) = f (w). Then z|z|2 = w|w|2 . Taking
the modulus of each side, |z|3 = |w|3 , so |z| = |w|, Thus (since |z|2 = |w|2 6= 0) we may
cancel in z|z|2 = w|w|2 to obtain z = w.
Surjectivity is a little harder. Suppose z is given. We need to find w so that w|w|2 = z. This
suggests taking w = z for some R. If w = z then
f (w) = z|z|2 = ||3 |z|2 z.
So this will work if ||3 |z|2 = 1. So we may take = |z|2/3 . So, z = f (w) where
w = |z|2/3 z.
Section B
Question 5
(a) Define what it means for a sequence (an )nN to converge to L R.
Use this definition to prove that if (an )nN is increasing and the subsequence
(a3n )nN converges to L, then (an )nN also converges to L.
See Chapter 10 of the subject guide for the background material to this part of the question.
A sequence (an )n1 converges to L R if, for every > 0, there is an N such that for all
n > N we have |an L| < .
Since a3n L, for > 0, there is an N 0 such that, for n > N 0 , we have |a3n L| < . Set
N = 3N 0 + 3. Then, suppose n > N . We have an a3n < L + . But we also have
an a3n0 > L , where n0 = bn/3c > N 0 . It follows that, for such n, |an L| < . This
shows that an L.
(b) Define what it means for a function f : R R to be continuous at c.
Let f : R R and g : R R be functions that are continuous at 0, with f (0) = g(0).
Prove that if h : R R is a function such that f (x) h(x) g(x) for all x R,
then h is continuous at 0.
See Chapter 11 of the subject guide for background material on limits of functions and
continuity.
A function f : R R is continuous at a point c R if for every > 0 there exists > 0 such
that for every x satisfying |x c| < , we have |f (x) f (c)| < .
We use the Sandwich Theorem, together with the alternative definition of continuity in
terms of sequences, which is that f : R R is continuous at c if and only if, for every
sequence (xn ) converging to c, we have that f (xn ) f (c).
First, notice that f (0) h(0) g(0) = f (0), and hence f (0) = h(0) = g(0) = L.
Now, suppose that a sequence (xn ) is converging to c. Hence, we have that f (xn ) L and
g(xn ) L. We also have that f (xn ) h(xn ) g(xn ) for all n. By the Sandwich Theorem,
h(xn ) L = h(0). So, h is continuous at 0.
(c) State the Intermediate Value Theorem.
Let f : [1, 1] R be a continuous function that satisfies 1 f (x) 1 for all
x [1, 1]. Show that there exists c [1, 1] such that f (c) = c.
The Intermediate Value Theorem states the following: Let f be a function continuous on
[a, b]. Suppose that y is such that f (a) < y < f (b). Then there exists c [a, b] such that
f (c) = y.
Let g(x) = f (x) + x. Since f and any polynomial are continuous on [1, 1], g is also
continuous on [1, 1]. We also have g(1) = f (1) 1 0 and g(1) = f (1) + 1 0. By the
Intermediate Value Theorem, there is c [1, 1] such that g(c) = 0; hence, f (c) = c.
Question 6
(a) Let S be a subset of real numbers. State the definition of a lower bound of S
and of the infimum of S.
Use the definition to show that 1 is the infimum of the interval (1, 1).
See Chapter 9 of the subject guide for related material.
An ` is a lower bound of S if, for all x S, we have ` x.
An ` is the infimum of S if ` is a greatest lower bound of S; that is, ` is a lower bound of S
and, for every other lower bound `0 of S, we have `0 `.
Let S := (1, 1) = {x R | 1 < x < 1}. It follows from the definition of S that 1 is a
lower bound of S.
Suppose that there is a lower bound `0 such that `0 > 1. Since 0 S, we have `0 0. Take
x = (`0 1)/2. Then x < (`0 + `0 )/2 = `0 0 and x > (1 1)/2 = 1, so x S. However,
this is a contradiction because x < `0 .
(b) State the greatest lower bound property of R.
Let A be a nonempty set of positive real numbers, and let
B = { a | a A}.
If inf B > inf A, then (inf B)2 > inf A and (inf B)2 could not be a lower bound of A.
2
Hence, there
would be an a A such that (inf B) > a. This would mean, however, that
inf B > a a contradiction.
Question 7
(a) Let F = R \ {0} and for each a, b F define a b = ab.
(i) Show that (F, ) is a group.
(ii) Give an example of a finite subgroup of (F, ) of order larger than 1 and an
example of an infinite subgroup of (F, ) not equal to (F, ).
See Chapters 12 and 13 of the subject guide for relevant reading. Recall, from Chapter 12 of
the subject guide, that (S, ) is a group if and only if the following properties hold:
-1
-1
1
1
1
-1
10
Question 8
(a) Let (F, ) be a group with identity e. Let a, b, c be elements of F such that
a c2 = b and c3 = e. Find c in terms of a and b.
Since c3 = c2 c = c c2 = e, we have that c2 = c1 . Hence, b = a c2 = a c1 , from which
we get that a = b c or c = b1 a.
(b)
(i) Explain what is meant for a group to be abelian.
(ii) What is meant by an isomorphism from a group (G, ) to a group (H, )?
(iii) Let (G, ) and (H, ) be two isomorphic groups. Prove that (G, ) is abelian if,
and only if, (H, ) is abelian.
Isomorphisms are discussed in Chapter 14 of the subject guide.
(i) A group (G, ) is abelian if, for all a, b G, a b = b a.
(ii) An isomorphism from a group (G, ) to (H, ) is a bijection f : G H such that all
a, b G, f (a b) = f (a) f (b).
Let f : G H be a bijection such that all a, b G, f (a b) = f (a) f (b).
Suppose that H is abelian. Take any a, b G, then
f (a b) = f (a) f (b) = f (b) f (a) = f (b a).
Since f is a bijection, we must have a b = b a.
Suppose that G is abelian. Take any a0 , b0 H. Since f is a bijection, there exists a, b G
such that a0 = f (a) and b0 = f (b). Then,
a0 b0 = f (a) f (b) = f (a b) = f (b a) = f (b) f (a) = b0 a0 .
(c) Let M = GL(n, R) be the group of invertible n n real matrices, with the
group operation being matrix multiplication. (You may assume this is a group.)
Define : M M by
(A) = (AT )1 ,
where AT denotes the transpose of the matrix A. Prove that is an
isomorphism.
is a bijection, because (A) = (B) implies that (AT )1 = (B T )1 , implying AT = B T ,
and hence A = B.
is surjective: for, if A is invertible, then A1 and (A1 )T are also invertible and
((A1 )T ) = (((A1 )T )T )1 = (A1 )1 = A.
We also have
(AB) = ((AB)T )1 = (B T AT )1 = (AT )1 (B T )1 = (A)(B).
So is a bijective homomorphism; that is, it is an isomorphism.
11
Section A
Question 1
(a) Let S be the following statement about natural numbers m and n:
If m is even or n is even, then mn is even.
12
Question 2
(a) Prove by induction that, for all natural numbers n,
n
X
r(n2 r2 ) =
r=1
k
X
1 2 2
n (n 1).
4
r = k(k + 1)/2.
r=1
r((k + 1) r )
r=1
k
X
r(k 2 + 2k + 1 r2 )
r=1
(2k + 1)
k
X
r=1
=
=
=
r+
k
X
r(k 2 r2 )
r=1
1
1
(2k + 1) k(k + 1) + k 2 (k 2 1)
2
4
1
2k(2k + 1)(k + 1) + k 2 (k 2 1)
4
1 4
k + 4k 3 + 5k 2 + 2k .
4
13
Question 3
(a)
(i) Use the Euclidean algorithm to prove that 25 and 572 are coprime, and
express 1 in the form 1 = 25x + 572y for some integers x, y.
(ii) Determine the inverse of 25 in Z572 .
(iii) Use your answer to (ii) to solve the congruence
25x 2 (mod 572).
This is a standard, easy, question. We use the Euclidean algorithm (of Chapter 6 of the
subject guide).
By the Euclidean algorithm, we have
572 = 22.25 + 22
25 = 1.22 + 3
22 = 7.3 + 1,
14
= 22 7.3
= 22 7(25 22) = 8.22 7.25
= 8(572 22.25) 7.25 = 8.572 183.25.
(b) Let a, b and c be natural numbers such that a | c and b | c. Prove that if a and b
are coprime, then ab | c. (You may use, without proof, the fact that if a and b are
coprime, then there are integers x and y such that xa + yb = 1.)
The relevant background material can be found in Chapter 6 of the subject guide.
For this part, we could invoke the Fundamental Theorem of Arithmetic. Or, more directly,
as hinted, we use the fact that there are x, y such that 1 = xa + yb. Now, the facts about c
imply that there are integers k, l such that c = ka, c = lb. Then,
c = c.1 = c(xa + yb) = (lb)xa + (ka)yb = ab(lx + ky),
so ab divides c.
(c) Prove that 5 is irrational. (You may use, without proof, the fact that if n is
an integer and 5 | n2 , then 5 | n.)
Reading related to this question can be found
in Chapter 8 of the subject guide. This proof
closely resembles the standard proof that 2 is irrational.
Suppose there are a, b such that a/b = 5 and assume, without loss, that gcd(a, b) = 1.
Then we have a2 = 5b2 , so 5 divides a2 . By the Fundamental Theorem of Arithmetic, 5 | a,
so a = 5c for some c. Then a2 = 25c2 = 5b2 , so b2 = 5c2 . So 5 | b2 and hence 5 | b. This
contradicts the fact that a, b are coprime.
Question 4
(a) Express the recurring decimal 0.3122 as a rational number p/q, where p and q
are integers.
See Chapter 8 of the subject guide for a discussion of how to solve questions of this kind.
Suppose the number is x. Then 1000x = 312.2122 and
1000x x = 999x = 312.2 0.3 = 311.9 = 3119/10,
so
x=
3119
.
9990
15
Show, further, by using the facts sin2 + cos2 = 1 and sin(2) = 2 sin cos , that
sin(4) = 2 sin(2) 4 sin(2) sin2 .
For this, and the next, part of the question, see the discussion of complex numbers in
Chapter 8 of the subject guide.
Let c = cos and s = sin . Then we have
(c + is)4 = c4 + 4c3 (is) + 6c2 (is)2 + 4c(is)3 + (is)4 = c4 + 4ic3 s 6c2 s2 4ics3 + s4 .
Equating imaginary parts in (c + is)4 = cos(4) + i sin(4), we have
sin(4) = 4c3 s 4cs3 ,
as required. Furthermore, since s2 = 1 c2 and since 2cs = sin(2),
cos(4) = 2c2 (2cs) 2s2 (2cs) = 2 sin(2)(c2 s2 ) = 2 sin(2)(1 2s2 ),
which gives the required identity.
(c) Let X = C \ {0}, and let f : X X be given by f (z) = z|z|2 , for z X. Prove
that f is a bijection.
First, we prove the function is injective. Suppose f (z) = f (w). Then z|z|2 = w|w|2 . Taking
the modulus of each side, |z|3 = |w|3 , so |z| = |w|, Thus (since |z|2 = |w|2 6= 0) we may
cancel in z|z|2 = w|w|2 to obtain z = w.
Surjectivity is a little harder. Suppose z is given. We need to find w so that w|w|2 = z. This
suggests taking w = z for some R. If w = z then
f (w) = z|z|2 = ||3 |z|2 z.
So this will work if ||3 |z|2 = 1. So we may take = |z|2/3 . So, z = f (w) where
w = |z|2/3 z.
Section B
Question 5
(a) Define what it means for a sequence (an )nN to converge to L R.
Use this definition to prove that if (an )nN is decreasing and the subsequence
(a2n )nN converges to L, then (an )nN also converges to L.
See Chapter 10 of the subject guide for the background material to this part of the question.
A sequence (an )n1 converges to L R if, for every > 0, there is an N such that for all
n > N we have |an L| < .
Since a2n L, for > 0, there is an N 0 such that, for n > N 0 , we have |a2n L| < . Set
N = 2N 0 + 2 and suppose n > N . Then we have an a2n > L . But we also have
an a2n0 < L + , where n0 = bn/2c > N 0 .
(b) Define what it means for a function f : R R to be continuous at c.
Let f : R R and g : R R be functions that are continuous at 0, with f (0) > g(0).
Prove that there is an > 0 such that f (x) > g(x) for all x (, ).
See Chapter 11 of the subject guide for background material on limits of functions and
continuity.
16
A function f : R R is continuous at a point c R if for every > 0 there exists > 0 such
that for every x satisfying |x c| < , we have |f (x) f (c)| < .
Using this definition, we notice that:
(A) For every > 0 there exists 1 > 0 such that for every x, |x| < 1 , we have
|f (x) f (0)| < .
(B) for every > 0 there exists 2 > 0 such that for every x, |x| < 2 , we have
|g(x) g(0)| < .
Let = (f (0) g(0))/2. Since f (0) > g(0), we have > 0. For 1 , 2 given by (A) and (B),
we set = min{1 , 2 }.
If x (, ), then |x| < 1 , hence, by (A), f (x) > f (0) . Similarly, |x| < 2 , hence, by
(B), g(x) < g(0) + . Since g(0) + = f (0) , we have f (x) > g(x).
(c) State the Intermediate Value Theorem.
Let f : [0, 1] R be a continuous function that satisfies 0 f (x) 1 for all
x [0, 1]. Show that there exists c [0, 1] such that f (c) = 2c.
The Intermediate Value Theorem states the following: Let f be a function continuous on
[a, b]. Suppose that y is such that f (a) < y < f (b). Then there exists c [a, b] such that
f (c) = y.
Let g(x) = 2x f (x). Since f and any polynomial are continuous on [0, 1], g is also
continuous on [0, 1]. We also have g(0) = 2 0 f (0) 0 and g(1) = 2 1 f (1) 1 > 0. By
IVT, there is c [0, 1] such that g(c) = 0, hence, f (c) = 2c.
Question 6
(a) Let S be a subset of real numbers. State the definition of an upper bound of
S and of the supremum of S.
Use the definition to show that 1 is the supremum of the interval (1, 1).
See Chapter 9 of the subject guide for related material.
An ` is an upper bound of S if, for all x S, we have ` x.
An ` is the supremum of S if ` is the least upper bound of S, that is, ` is an upper bound of
S and, for every other upper bound `0 of S, we have `0 `.
Let S := (1, 1) = {x R | 1 < x < 1}. It follows from the definition of S that 1 is an
upper bound of S.
Suppose that there is an upper bound `0 such that `0 < 1. Since 0 S, we have `0 0. Take
x = (`0 + 1)/2. Then x > (`0 + `0 )/2 = `0 0 and x < (1 + 1)/2 = 1, so x S. However, this
is a contradiction because x > `0 .
(b) State the least upper bound property of R.
Let A be a nonempty set of real numbers which is bounded below, and let
B = {a | a A}.
Prove that sup B exists, and that sup B = inf A.
The least upper bound property of R is: every non-empty set bounded above has a
supremum.
Since A has a lower bound, by the greatest lower bound property of R, inf A exists. Since
for every a A, a inf A, we have that a inf A. Hence, inf A is an upper bound of
B. We deduce that sup B exists and, consequently, sup B inf A.
We also see that, for all a A, a sup B. Hence, for all a A, a sup B, so sup B is
a lower bound of A. By the definition of the infimum, we have sup B inf A.
17
(c) Show that the polynomial p(x) = x3 + x2 6x + 3 has two real roots in the
interval (0, 2).
Since p(x) is a polynomial function, we know that it is continuous on [0, 1] and [1, 2]. We
note that p(0) = 3 > 0, p(1) = 1 < 0 and p(2) = 3 > 0, so, by the IVT, there are c1 (0, 1)
and c2 (1, 2) such that p(c1 ) = p(c2 ) = 0.
Question 7
(a) Let F = R \ {0} and for each a, b F define a b = ab.
(i) Show that (F, ) is a group.
(ii) Give an example of a finite subgroup of (F, ) of order larger than 1 and an
example of an infinite subgroup of (F, ) not equal to (F, ).
See Chapters 12 and 13 of the subject guide for relevant reading. Recall, from Chapter 12 of
the subject guide, that (S, ) is a group if and only if the following properties hold:
x, y S, x y S [G0, closure property]
x, y, z S, (x y) z = x (y z) [G1, associativity property]
e S such that x S, e x = x e = x [G2, identity property]
x S, x1 S such that x x1 = x1 x = e [G3, inverse property]
We verify the group axioms, as follows.
(G0): for every a, b G, we have a, b 6= 0, hence a b = ab 6= 0 and a b G.
(G1): for every a, b, c G, we have
(a b) c = (a b)c = (ab)c = abc = a(bc) = a(b c) = a (b c).
(G2): 1 G is the identity because a (1) = a(1) = a and (1) a = (1)a = a.
(G3): for every a G, 1/a G (because a 6= 0 and 1/a = 0 has no solution) and
a (1/a) = a(1/a) = 1 and (1/a) a = (1/a)a = 1.
H = {1, 1} is a finite subgroup of G with group table
*
-1
1
-1
-1
1
1
1
-1
18
(iii) Suppose that, for some n N and a, b G, we have that (a b)n = e. Hence,
(a b)n1 = (a b)1 = b1 a1 and
(b a)n = (b a) (b a) (b a) = b (a b)n1 a = b (b1 a1 ) a = e.
From this it follows that: If a b has order n, then (b a)n = e, and if b a has order m,
then (a b)m = e. So, we must have m n and n m.
Question 8
(a) Let (G, ) be a group. Let a, b, c, x be elements of G such that x2 a = b x c1
and a c x = x a c. Find x in terms of a, b and c.
From the first equation, we see x (x a c) = b x. Since x a c = a c x, we have that
x a c x = b x. We multiply both sides by x1 , x a c = b, from which we get that
x a = b c1 or x = b c1 a1 .
(b)
(i) Explain what is meant for a group to be abelian.
(ii) What is meant by an isomorphism from a group (G, ) to a group (H, )?
(iii) Let (G, ) and (H, ) be two isomorphic groups. Prove that (G, ) is abelian if,
and only if, (H, ) is abelian.
Isomorphisms are discussed in Chapter 14 of the subject guide.
(i) A group (G, ) is abelian if, for all a, b G, a b = b a.
(ii) An isomorphism from a group (G, ) to (H, ) is a bijection f : G H such that all
a, b G, f (a b) = f (a) f (b).
Let f : G H be a bijection such that all a, b G, f (a b) = f (a) f (b).
Suppose that H is abelian. Take any a, b G, then
f (a b) = f (a) f (b) = f (b) f (a) = f (b a).
Since f is a bijection, we must have a b = b a.
Suppose that G is abelian. Take any a0 , b0 H. Since f is a bijection, there exists a, b G
such that a0 = f (a) and b0 = f (b). Then,
a0 b0 = f (a) f (b) = f (a b) = f (b a) = f (b) f (a) = b0 a0 .
(c) Let M = GL(n, R) be the group of invertible n n real matrices, with the
group operation being matrix multiplication. (You may assume this is a group.)
Define : M M by
(A) = (AT )1 ,
where AT denotes the transpose of the matrix A. Prove that is an
isomorphism.
is a bijection, because (A) = (B) implies that (AT )1 = (B T )1 , implying AT = B T ,
and hence A = B.
is surjective: for, if A is invertible, then A1 and (A1 )T are also invertible and
((A1 )T ) = (((A1 )T )T )1 = (A1 )1 = A.
We also have
(AB) = ((AB)T )1 = (B T AT )1 = (AT )1 (B T )1 = (A)(B).
So is a bijective homomorphism; that is, it is an isomorphism.
19