Math 8201 Homework 1 Fall 2014: Tianyu Tao September 9, 2014
Math 8201 Homework 1 Fall 2014: Tianyu Tao September 9, 2014
Tianyu Tao
September 9, 2014
Problem 1:
0.2 Exx 1.
Proof: (a) We want to show that given x1 , x2 2 X such that gf (x1 ) = g(f (x1 )) =
g(f (x2 )) = gf (x2 ), it will follow that x1 = x2 . By assumtion, since g is injective,
we have f (x1 ) = f (x2 ), now again, by the assumption that f is injective, it follows
that x1 = x2 .
(b) Let x1 , x2 2 X be such that f (x1 ) = f (x2 ), we want to show that x1 = x2 .
Now by our choice of x1 , x2 , we have gf (x1 ) = g(f (x1 )) = g(f (x2 )) = gf (x2 ), since
gf is injective, we must have x1 = x2 .
(c) Let z be an arbitrary member of Z, we want to show that we can find an
element x in X such that gf (x) = z. Now since g is surjective, there is some y 2 Y
such that g(y) = z. Similarly, by surjectivity of f , we can find some x 2 X with
f (x) = y, then gf (x) = g(f (x)) = g(y) = z.
(d) Let z be an arbitrary member of Z, we want to show that we can find an
element y in Y such that g(y) = z. Since gf is surjective, we can find x 2 X with
gf (x) = z, let y = f (x) 2 Y , then g(y) = g(f (x)) = gf (x) = z.
(e) For the first example, let f : R ! R be the exponential function: f (x) = ex
for all x 2 R. Then f is injective since if ex1 = ex2 , take natural logarithm of both
sides give x1 = x2 . But f is not surjective since ex > 0 for any x 2 R, the image
of f is all the positive real numbers.
For the second example, let f : R ! R be the following polynomial: f (x) =
x(x 1)(x + 1). Clearly f is not injective since f (1) = f ( 1) = 0. But f is
surjective, as f (x) ! 1 as x ! 1 and f (x) ! 1 as x ! 1 and we can
apply intermediate value theorem for f on intervals of the form [ M, M ] where
M is arbitrary positive number.
(f) If gf is bijective, then it is both injective and surjective, therefore by part
(b) and (d) we immediately conclude that f is injective and g is surjective. But
f is not necessarily surjective and neither g has to be injective. For example, let
X = Z = R 0 and Y = R. Let f : X ! Y be the function f (x) = x3/2 and
let g : Y ! Z be the function g(y) = y 2 , then gf : X ! Z is the function
1
Left Heading
Right Heading
Problem 2:
0.2 Exx 4.
Left Heading
Problem 3:
Right Heading
0.3 Exx 4.
0.3 Exx 6.
Proof: (a) We have to show that the three condition for a equivalence relation for
E holds: (i) aEa (ii) aEb implies bEa and (iii) aEb and bEc implies aEc. In the
following I prefer the notation (a, b) 2 E instead aEb.
For (i), we note 1S E, hence for any a 2 S we have (a, a) 2 1S E.
For (ii), we suppose (a, b) 2 E, we want to show (b, a) 2 E, by the definition of
E, either (a, b) 2 1S or (a, b) 2 (C [C 1 )n for some n. The former case implies a =
b and hence (b, a) = (a, b) 2 E. In the later case, suppose (a, b) 2 (C [ C 1 )n , this
would imply the existence of s1 , . . . , sn 1 such that (a, s1 ), (s1 , s2 ), . . . , (sn 1 , b) 2
C [ C 1 . Now (a, s1 ) 2 C [ C 1 means either (a, s1 ) 2 C or (a, s1 ) 2 C 1 , this is
the same thing as saying either (s1 , a) 2 C 1 or (s1 , a) 2 C or (s1 , a) 2 C [ C 1 ;
similarly, we have (a, s1 ), (s2 , s1 ), . . . , (b, sn 1 ) 2 C [ C 1 , set s0i = sn i for i =
1, 2, . . . , n 1 and we see this means exactly that (b, a) 2 (C [ C 1 )n E.
For (iii), suppose (s, t), (t, u) 2 E, it is clear that (s, u) 2 E if one of (s, t), (t, u) 2
1S for then we have (s, u) = (t, u) or (s, t). So suppose (s, t) 2 (C [ C 1 )n1 and
(t, u) 2 (C [ C 1 )n2 for some n1 , n2 > 1. This implies the existence of s1 , . . . , sn1 1
with (s, s1 ), . . . , (sn1 1 , t) 2 C [ C 1 and t1 , . . . , tn2 1 with (t, t1 ), (tn2 1 , u) 2
3
Left Heading
Right Heading
Left Heading
Right Heading
4711 1 0
, R1 = R1 1 R2
3926 0 1
785 1
1
, R2 = R2 5 R1
3926 0 1
785 1
1
, R1 = R1 785 R2
1
5 6
0 3926
4711
1
5
6
The last two entries in the second row give us one particular solution: x = 5, y =
6.
In general, if we have an equation of the form ax + by = 1 (where a, b are
integer constants with gcd(a, b) = 1, suppose a > b). We form the matrix
0
a 1 0
R1
A0 =
=
b 0 1
R20
where R10 = (a, 1, 0) = (10 , 10 , 10 ) and R20 = (b, 0, 1) = (20 , 20 , 20 ), notice that
we have 10 = a 10 + b 10 and 20 = a 20 + b 20 .
Now by Euclidean Algorithm, we may find q0 , q1 , . . . , r0 , r1 , . . . such that:
a = q0 b + r 0
b = q1 r 0 + r 1
r 0 = q2 r 1 + r 2
5
Left Heading
Right Heading
R1i
with
R2i
i
i
i
i
R1(2)
= (1(2)
, 1(2)
, 1(2)
) is formed, if i is even, we set R1i+1 = R1i and R2i+1 =
R2i
qi R2i ; if i is odd, we set R2i+1 = R2i and R1i+1 = R1i
qi R1i . It is easy to
i
i
i
see that the entries satisfy the relation mentioned above: 1(2)
= a 1(2)
+ b 1(2)
)
for each i. Since by induction if this holds for i, in the case when i is even, by
set up we have 1i+1 = a 1i+1 + b 1i+1 , and 2i+1 = 2i
qi 2i = (a 2i + b 2i )
qi (a 2i + b 2i ) = a( 2i qi 2i ) + b( 2i qi 2i ) = a 2i+1 + b 2i+1 , the case when i is
odd is compeltely similar. With this relation established, we simply recall that by
Euclidean Algorithm, we will get rn = 1 for some n since it has to stop at some
point, and rn = 1n+1 or 2n+1 , then we have 1 = kn+1 = a kn+1 + b kn+1 (with k = 1
or 2), and x = kn+1 , b = kn+1 is the desired particular solution.
We then recursively form Ai for i > 0 as follows: suppose Ai =