Skip to main content

Exercises Exercises

2.

Let A be a subset of R.

(a)

Show that if A is bounded above, then there is a sequence (an) in A such that liman=sup(A).

(b)

Show that if A is bounded below, then there is a sequence (an) in A such that liman=inf(A).

3.

Let (X,d) be a metric space, let x∈X, and let A be a nonempty subset of X. Recall that the distance from x to A is
d(x,A)=inf{d(x,a)∣a∈A.
In this exercise we see how we can view the distance between a point and a set in terms of sequences. Let m=d(x,A). We will show that there must be a sequence (an) in A so that d(x,A)=limd(x,an).

(a)

For each n∈Z+, let Bn=B(x;m+1n). Why must Bn∩Aβ‰ βˆ… for each n∈Z+?

(b)

Let an∈Bn∩A for each n. What property does this sequence have? Explain how we have just proved the following theorem.

4.

(a)

Let (Y,dβ€²) be a subspace of (X,d). Let a1, a2, … be a sequence of points in Y and let a∈Y. Prove that if limnan=a in (Y,dβ€²), then limnan=a in (X,d).

(b)

Show that the converse of part (a) is false by considering the subspace (Q,dQ) (the rational numbers) of (R,d). Let a1, a2, … be a sequence of rational numbers such that limnan=2. Prove that , given Ο΅>0, there is a positive integer N such that for n,m>N, |anβˆ’am|<Ο΅. Does the sequence a1, a2, … converge when considered to be a sequence of points in Q?

5.

In this exercise we prove some standard results about limits of sequences from calculus. Let (an) and (bn) be convergent sequences in a metric space (R,dE).

(c)

Show that the sequence (an) is bounded. That is, show that there is a positive real number M such that |an|≀M for all n∈Z+.

(e)

If bn≠0 for every n and limbn≠0, show that limanbn=limanlimbn.

6.

Let f and g be continuous functions from R to R, both with the standard Euclidean metric. Define the function fg from R to R by
(fg)(x)=f(x)g(x) for every x∈R.

(b)

Assume that g(x)β‰ 0 for every x∈R. Define the function fg from R to R by fg(x)=f(x)g(x) for every x∈R. Use the definition of continuity to prove that fg is a continuous function.

7.

Let (cn)=(an,bn) be a sequence in (R2,dE). Show that the sequence (cn) converges to a point (a,b) if and only if (an) converges to a and (bn) converges to b in (R,dE).

8.

Define f:(R,dE)β†’(R,dE) by
f(x)={0 if x is irrational x if x is rational. 

(a)

Show that f is continuous at exactly one point. Assume that both copies of R are given the Euclidean topology.

(b)

Modify the function f to construct a new function g:R→R such that g is continuous at exactly the numbers 0 and 1. Prove your result. Can you see how to extend this to construct a function h:R→R that is continuous at any given finite number of points?

9.

Let X be the set of real valued functions on the interval [0,1] and let d be the metric on X defined by
d(f,g)=sup{|f(x)βˆ’g(x)|∣x∈[0,1]}.
(See Exercise 4.) There is a difference between the point-wise convergence of a sequence of functions and convergence in the metric space (X,d) that we explore in this exercise. For each n∈Z+, define fn:[0,1]β†’R by fn(x)=xn.

(a)

Let 0≀a<1. Show that the sequence (an) where an=an converges to 0 in (R,dE).

(b)

Since the sequence (1) converges to 1, if we look at the behavior at each point, we might think that the sequence (fn) converges to the function f defined by
(9.1)f(x)={0 if xβ‰ 11 if x=1.
Determine if the sequence (fn) converges to (f) in the metric space (X,d).

(c)

Suppose now we consider the sequence (fn) as a sequence of functions in C[0,1], the space of continuous functions from R to R, using the metric
d(f,g)=∫01|f(x)βˆ’g(x)|dx.
(Refer to Activity 3.2.) The function in (9.1) is not a continuous function, so can’t be a limit of the sequence (fn) in C[01]. Determine if the sequence (fn) has a limit in C[0,1]. If so, what is the limit? If not, verify that the sequence has no limit.

10.

For each of the following, answer true if the statement is always true. If the statement is only sometimes true or never true, answer false and provide a concrete example to illustrate that the statement is false. If a statement is true, explain why.

(a)

If (an) is a sequence in (R,dE) with an+1<an for each n∈Z+ and the set {an} is bounded below, then inf{an∣n∈Z+} is the limit of the sequence (an).

(b)

Let X be a metric space and A a nonempty subset of X. If a∈X and if B(a,r) in X contains a point of A for every r>0, then there is a sequence in A that converges to a.

(c)

Let R be a nonempty subset of R that is bounded above and below. If S is a nonempty subset of R and x≀y for all x∈S and for all y∈R, then sup(S)≀inf(R).

(e)

The only convergent sequences in a metric space (X,d) with discrete metric d are the sequences that are eventually constant. (A sequence (an) in a metric space X is eventually constant if there is an element a∈X and an N∈Z+ such that an=a for all nβ‰₯N.)