Quiz2 Sol
Quiz2 Sol
ID:
Name:
Instruction: For each problem, you will receive 1 point if you write I dont know and leave
the remaining space blank. For Problem 3, you will receive 0.5 points per subproblem instead.
1
n
and
d(f (an ), f (a)) for each n N. By Archimedean property, the sequence {an } converges to
a. Then by hypothesis, {f (an )} converges to f (a). This yields a contradiction.
ID:
Name:
xn/2
if n is even
if n is odd
Then {zn } is Cauchy. (Let > 0 be given. Then there is N N such that d(xn , x) < /2
for every n N . For every n, m 2N , we have d(zn , zm ) d(zn , x) + d(zm , x) <
(/2) + (/2) = , and hence the sequence {zn } is Cauchy.) As f is Cauchy continuous, the
sequence {f (zn )} is also Cauchy. This implies that {f (xn )} converges to f (x). (Let > 0 be
given. Then there is an even N N such that d(f (zn ), f (zm )) < for every n, m N . For
every n N/2, we have z2n = xn and z2n+1 = x, so that d(f (xn ), f (x)) < . Hence {f (xn )}
converges to f (x).) Therefore, by Lemma 1.13 (or Problem 2), the function f : X Y is
continuous.
(b) Consider f : R R defined by f (x) = x2 . (1 points) For any Cauchy sequence {xn }, it
is convergent by completeness of R. As f is continuous, {f (xn )} is also convergent, and
hence {f (xn )} is Cauchy. Therefore f is Cauchy continuous. (1 points) However, we have
f ( 1 + 2 ) f ( 1 ) > 1 for every > 0, and hence f is not uniformly continuous. (2 points)