1

INTRODUCTION

1.1BASIC TERMINOLOGY

In a course in real analysis, the normal procedure is to begin with a definition of the real numbers, either by means of a set of axioms or by a constructive procedure which starts with the “God–given” set of positive integers. The set of all integers is constructed, and from this the rational numbers are obtained, and finally the reals. A discussion of this type is part of the area of logic and foundations rather than real analysis, and we will postpone it until much later. For now we’ll take the point of view that we know what the real numbers are: A real number is an integer plus an infinite decimal, for example, 65.7204…

If the decimal ends in all nines, we have two representations of the same real number, for example,

images

We will often talk about sets of real numbers, and therefore a modest amount of set–theoretic terminology is necessary before we can get anywhere. You have probably seen most of this in another course, so we will proceed rather quickly.

1.1.1Definitions and Comments

The union of two sets A and B, denoted by A B, is the set of points belonging to either A or B (or both; from now on, the word “or” always has the so–called inclusive connotation “or both” unless otherwise specified).

The intersection of two sets A and B, denoted by A B, is the set of points belonging to both A and B.

The complement of a set A, denoted by Ac, is the set of points not belonging to A. (Generally, we will be working in a fixed space Ω (sometimes called the universe), for example, the set of real numbers or perhaps the set of pairs of real numbers, that is, the Euclidean plane. All sets under discussion will consist of various points of Ω, and thus Ac is the set of points of Ω that do not belong to A).

Unions, intersections, and complements may be represented by pictures called Venn diagrams that are probably familiar to many readers; see Fig. 1.1.1.

Unions and intersections may be defined for more than two sets, in fact for an arbitrary collection of sets.

The union of sets A1, A2,…, denoted by A1 A2 … or by images, is the set of points belonging to at least one of the A1; the intersection of A1, A2,…, denoted by A1 Α2 … or by images, is the set of points belonging to all the Ai. The union of sets A1, …, An is often written as images, and the union of an infinite sequence A1, A2, … is denoted by images, with similar notation for intersection.

There are a few identities involving unions, intersections, and complements that come up occasionally. For example, the distributive law holds: for arbitrary sets A, B, C,

images

(the word “distributive” is used because in this formula, at least, intersection behaves like ordinary multiplication and union like addition).

images

Figure 1.1.1 Union, Intersection, and Complement

The formula may be verified by drawing a Venn diagram (Fig. 1.1.2) or by showing that the sets on the left and right sides of the equality have the same members, as follows. (The symbol means “belongs to”.) If x A (B C), then x A and x B C, so that x B or x C.

    Case 1. x A and x B; then x A B; hence x (A B) (A C).

    Case 2. x A and x C ; then x A C; hence x (A B) (A C).

    Caution. So far we have shown only that the set on the left is a subset of the set on the right. In general, the set D is said to be a subset of the set E if every point of D also belongs to E (see Fig. 1.1.3). We use the notation D E ; sometimes we say that E contains D or the D is contained in E. In order to show that D = E we must also show that every point of E belongs to D. If D E but DE, we say that D is a proper subset of E, sometimes written D E. Note that according to the definition, a set is a subset of itself.

To return to the proof of the distributive law, suppose x (A B) (A C). Then x A B or x A C; thus, we know definitely that x A, and also x B or x C, as desired.

images

Figure 1.1.2 Distributive Law

images

Figure 1.1.3 Subset Relation

The following identities, called the De Morgan laws, are often useful:

images

As above, the identities can be verified by a Venn diagram or a formal argument using the definitions of union, intersection, and complement. In fact the De Morgan laws can be extended to an arbitrary collection of sets, as follows:

images

The Venn diagram approach is not useful with such a large collection of sets, and the formal method must be used (Problem 1).

To complete the necessary set-theoretic terminology, the empty set (set with no members) will be denoted by images. If A is any set, then images. (If you produce an element images, I will be delighted to show that x belongs to A.) We will look at this idea in more detail in Section 1.4. The sets Ai are said to be disjoint or mutually exclusive if there is no overlap between any pair of sets; that is,

images

As an example, let A = {1, 2, 3}, B = {1, 2}, C = {3, 5} (the notation is standard: a set is described by listing its members, so that, for example, A is the set consisting of the numbers 1, 2, and 3). In this case, A, B, C are not disjoint, although images. For disjointness we must have images, and here we have images. Since images, we may say that B and C are disjoint.

The set–theoretic difference between A and B is defined by

images

Problems for Section 1.1

    1.Prove the De Morgan laws for an arbitrary collection of sets (Eq. (3)).

    2.Prove that union distributes over intersection; i.e.,

images

    3.Show that the union of three arbitrary sets can be written as a disjoint union in the following way:

images

    4.Continuing Problem 3, if A1, A2, … are arbitrary sets, show that

images

    5.If A, B, C, D are arbitrary sets, express the set of elements belonging to at least two of the sets A, B, C, D, using unions and intersections of A, B, C, D.

    6.Repeat Problem 5 with at least two replaced by exactly two and use complements as well as unions and intersections.

1.2FINITE AND INFINITE SETS; COUNTABLY INFINITE AND UNCOUNTABLY INFINITE SETS

Sometimes we need to know something about the size of a set, in particular, whether it is finite. If a set is infinite, it may be useful to know if it can somehow be counted or if it is uncountable. The definitions are as follows.

A finite set is one that can be put in one–to–one correspondence with {1, 2,…, n} for some positive integer n (by convention, the empty set is regarded as finite). An infinite set is a set that is not finite. A countably infinite set is one that can be put in one–to–one correspondence with the entire set of positive integers. This means simply that the points can be labeled 1, 2, 3,…. A set is uncountably infinite if it is infinite but not countably infinite. It is convenient to call a set countable if it is either finite or countably infinite; thus, uncountable is synonymous with uncountably infinite.

Possibly you have seen the classic arguments that the set of rational numbers is countably infinite, but the set of all real numbers is uncountably infinite. To count the positive rationals, we devise an explicit scheme (see Fig. 1.2.1). The procedure amounts to counting the points of an infinite rectangular array, and is slightly inefficient because each rational number appears infinitely often: for example, 1/2 = 2/4 = 3/6, and so on. After the first appearance of a number (say r2 = 1/2 in Fig. 1.2.1), all other appearances are skipped in making the count. To show that the reals are uncountable, we use the Cantor diagonal process. (This idea will occur several times later on.) Suppose we were able to count the real numbers between 0 and 1; list the numbers, in decimal form, as follows:

images

Figure 1.2.1 Counting the Rational Numbers

images

Then form the real number r = .b1b2b3 …, where b1a11, b2a22, b3a33, … To avoid the ambiguity caused by expansions ending in all nines or all zeros, we can, if we like, take 1 ≤ bn ≤ 8 for all n. Then r is a real number between 0 and 1, but cannot appear on the list.

There is an extensive theory of infinite sets, but we will be content with a few basic results.

1.2.1THEOREM. There are 2n subsets of {1, 2,…, n}.

    Proof. If S {1, 2, …, n}, then 1 S or 1 S (two choices),…, n S or n S (two choices). The total number of subsets is the same as the total number of choices, namely, 2 × 2 × ··· × 2 = 2n. ■

1.2.2THEOREM. There are uncountably many subsets of the positive integers.

    Proof. Make a correspondence between subsets of the positive integers and binary representations of real numbers between 0 and 1, as follows:

images

Since there are uncountably many reals between 0 and 1, there are uncountably many subsets of {1, 2,…}.1

1.2.3THEOREM. A countable union of countable sets is countable. In other words, if for each n = 1, 2, …, An is countable, then images is countable.

    Proof. List the members of the Ai as follows:

images

Then count images by the same procedure we used to count the rationals.

Problems for Section 1.2

    1.Give an alternative proof of Theorem 1.2.2, as follows. If S1, S2, … is a list of subsets of {1, 2,…}, construct a subset S that cannot possibly be on the list.

    2.Show that there are only countably many finite subsets of the positive integers.

    3.Verify informally that the mapping

images

            is a one-to-one correspondence between ordered pairs (x, y) of nonnegative integers and nonnegative integers (see diagram).

images

    4.The method of Fig. 1.2.1 shows that the positive rationals are countably infinite. How would you modify the procedure so as to count all the rationals?

    5.Suppose that the rational numbers between 0 and 1 are listed as in (4). We then pick a rational r = .r1r2r3 … with rnann, n = 1, 2,…. Why doesn’t this show that the rationals are uncountable?

    6.Show that it is impossible to list the rational numbers in increasing order.

    7.Show that for any positive integer n the set of all (x1,…, xn), where the xi are rational, is countable.

1.3DISTANCE AND CONVERGENCE

One of the basic ideas of analysis is that of convergence; a sequence of numbers xn converges to a number x if, as n gets very large, xn gets very close to x ; in other words, the distance between xn and x gets very small. The key concept is that of distance; as long as we have a distance function, we can talk about convergence. You are familiar with several distance functions. If x and y are points on the real line, the distance between them is |x – y|; if x = (x1, x2) and y = (y1, y2) are points in the plane, the Euclidean distance between them is [(x1y1)2 + (x2y2)2]1/2. What properties must a distance function satisfy in order that we can talk about convergence sensibly? It turns out that only a few are needed, as follows.

1.3.1Definitions and Comments

A metric or distance function on a set Ω is an assignment, to each pair of points (x, y), x, y Ω, of a nonnegative real number d (x, y), such that for all x, y, z Ω we have

images

images

images

Statement (c) is called the triangle inequality; if x, y, and z are vertices of a triangle in the plane, (c) says that the length of one side of the triangle cannot exceed the sum of the lengths of the other two sides.

A set Ω on which a distance function is defined is called a metric space. Our basic metric spaces will be the set of real numbers, to be denoted from now on by R, and Euclidean p–space Rp, the set of all p–tuples (x1,…, xp) of real numbers. The metric on Rp is given by

images

When p = 1, we have Rp = R, d(x, y) = |xy|. We know because of our familiarity with elementary geometry that d is a metric when p ≤ 3, but this must be proved when p > 3. However, it’s probably best to wait until we have more experience before doing this, so let’s accept the result for now. [See Section 3.2, Problem 5 for a proof.]

On any metric space there is a natural notion of convergence: if x1, x2, … is a sequence of points in Ω, we say that the sequence converges to x (notation xnx) if d (xn, x) → 0 as n → ∞; in other words,

images

The definition of limit might have been baffling when you first encountered it in calculus, but let’s look at it again. The statement “limn→∞ d(xn, x) = 0” means that given > 0 there is a positive integer N such that if nN then d(xn, x) < . For example, suppose = 10–6. Then if we go far enough out in the sequence (it might turn out, say, that we have to go beyond N = 108), then all xn from that point on (that is, n ≥ 108) are within distance 10–6 of the point x. Thus after a certain point, all the xn’s are very close to x.

The distance function and the convergence concept allow us to study the structure of various sets in a metric space. For example, in R2 the set of points whose distance from the origin is less than r is the interior of the circle of radius r and center at (0, 0). In general, an open ball in a metric space Ω is a set of the form

images

(Again, the set–theoretic notation is standard; Br(x) is the set of points y in Ω whose distance from x is less than r. When it is clear what space we are working in, we may omit “ Ω.”) A closed ball is a set of the form

images

Let E be a subset of the metric space Ω; E is said to be an open set if for every x E there is an open ball Br(x) that is entirely contained in E; that is, Br(x) E.

For example, in R2, E = {(x, y) : 0 < x < 1, y > 2} is the interior of an infinite rectangular strip and is therefore open. Intuitively, an open set is one that does not contain any of its boundary points.

Now consider E1 = {(x, y) : 0 < x < l, y = 0}; E1 is not open because an open ball in R2 with center at (x, 0) cannot lie entirely within E1 (Fig. 1.3.1). Note, however, that A = {x R : 0 <x < 1} is open, because in R an open ball is just an open interval: Br(x) = {y R : xr < y < x + r} (see Fig. 1.3.2). Thus, in talking about open sets, be sure you know which space you are working in. This applies also to closed sets, to be discussed next. Before going on, let’s introduce the standard notation for open, closed, and semiclosed intervals of R:

images

images

Figure 1.3.1 Example of a Nonopen Subset of R2

images

Figure 1.3.2 An Open Subset of R

images

The adjective “closed” is appropriate for [a, b] because in the following sense it is not possible to get out of the set. If x1, x2,… is a sequence of points in [a, b] and xnx, then x must also be in [a, b]. In fact, this is the general definition of a closed set in a metric space:

If E is a subset of the metric space Ω, E is said to be closed if whenever x1, x2,… is a sequence of points in E converging to the point x Ω, we must have x E.

Some familiar examples of closed sets in R2 are the closed balls Cr (x, y) = {(x′, y′) : (x′ – x)2 + (y′ – y)2r2} and the closed rectangular boxes {(x, y) : axb, cyd}. In R, the interval (0, 1] is not closed because the sequence of numbers 1/n converges to 0, which is outside the interval. (There are sequences (such as xn = 1/2 + 1/n, n = 2, 3,…) in (0, 1] that converge to a limit in (0, 1], but not every sequence in (0, 1] converging to a limit has its limit in (0, 1].) Note also that (0, 1] is not open because an open interval centered at 1 cannot be a subset of (0, 1]. Intuitively, a closed set is one that contains every one of its boundary points; in this case, the boundary point 0 is outside the set.

The following relation between open and closed sets is basic.

1.3.2THEOREM. A set E is open if and only if its complement Ec is closed.

    Proof. Suppose E is open. If x1, x2,… is a sequence of points in Ec, and xnx, we must show x Ec. Assume, on the contrary, that x E. Since E is open, there is an open ball Br(x) entirely contained in E, and since xnx, we have xn Br(x) for all sufficiently large n (see Fig. 1.3.3(a)). But this contradicts the assumption that all xn belong to Ec.

images

Figure 1.3.3 Proof of Theorem 1.3.2

Now assume Ec closed but E not open. To say that E is open means that every point x E has an open ball Br(x) E, so E not open means that not every point in E has this property. If x is a “bad point” of E, then no open ball Br(x) is a subset of E; thus, for every r > 0, Br(x) images E. (The symbol images means “is not a subset of”; thus, we can find a point y Br(x) with y E (see Fig. 1.3.3(b).) Now if we take r = 1/n and select xn Br(x) with xn E, we have d(xn, x) < 1/n → 0, so xnx. But xn Ec, a closed set, so x Ec, contradicting the assumption that x E. ■

Problems for Section 1.3

    1.Determine whether the following sets are open in R, closed in R, or neither.

        (a){x R : x ≤ 0}

        (b){x R : x < 0 or x > 1}

        (c){x R : x < 0 or x ≥ 1}

        (d){x R : x2 – 3x + 2 < 0}

        (e)[4, ∞)

    2.Repeat Problem 1 for the following subsets of R2.

        (a){(x, y) : |x| + |y| < l}

        (b){(x, y) : 0 ≤ yex}

        (c){(x, y) : max(x, y) = 3}

        (d){(x, y) : 0 < yex}

    3.You may have the impression that a set cannot be both open and closed, but this is not the case. Show that R is both open and closed in R (similarly, R2 is both open and closed in R2).

    4.Give an example of another set that is both open and closed in R.

    5.Let Ω = {x R : x ≤ 0 or x ≥ 1}, E = {x R : x ≥ 1}. Although E is not an open subset of R, show that E is open (as well as closed) in Ω (we will not worry about this situation until later, when we talk about connected sets).

    6.Show that any finite set is closed.

    7.Show that limits are unique; i.e., if xna and xnb then a = b.

    8.Prove the “squeeze theorem”; i.e., if {an} and {bn} are sequences of real numbers converging to the same limit L, and anxnbn for all n, then xnL also.

1.4MINICOURSE IN BASIC LOGIC

Mathematical reasoning sometimes depends on the logical structure of the particular statements and not on their mathematical content. The statements might come from analysis, algebra, geometry, or other areas, but the underlying reasoning process is still the same. In this section we look at this reasoning process.

1.4.1Truth Tables

One very common type of mathematical statement is the proposition, which has a definite truth value (true (T) or false (F)). New propositions can be created from old ones by using the connectives “and,” “or,” “not,” and “implies.” The truth or falsity of the new proposition can be determined by a (probably familiar) device called a truth table:

images

Thus,

    A and B” is T iff A and B are both T

    “A or B” is T iff A or B (or both) are T

    “not A”is T iff A is F

The “implies” connective is more complicated2:

images

Thus, “A implies B” is F only when A is T and B is F

It may seem strange to regard AB as true (“by default”) when A is F, but here is a supporting argument. Consider the following statement about positive integers:

If n is divisible by 4 then n is divisible by 2. If you agree that this is a true statement, then the truth table for AB is forced. Take n = 5 to get the FF case, and n = 6 to get the FT case.

Another view: the only way to disprove AB is to produce a situation in which A is true but B is false.

We now have a formal justification that images for any set A; i.e., if images, then x A. The condition images is always false, so “if images then x A” is vacuously true or true by default.

1.4.2Types of Proof

Two very common ideas that occur in the construction of proofs are proof by contradiction and contrapositive.

    Proof by contradiction. If we wish to prove A, we assume (on the contrary) that “not A” holds; i.e., A is false. If we reach a contradiction, then the assumption “not A” is untenable, so A must hold.

    Example. See both parts of the proof of Theorem 1.3.2.

    Contrapositive. To prove AB, we may instead prove the equivalent proposition not B → not A, the so-called “contrapositive” of AB. The two propositions are equivalent because they have the same truth table:

images

    Example. Supposed A1, A2, and S are sets and A1 A2. If S is not a subset of A2, then S is not a subset of A1. The contrapositive is easier to handle: it says that if S is a subset of A1 then S is a subset of A2.

1.4.3Quantifiers

There are mathematical statements or formulas that do not have a definite truth value. For example, suppose we are working in R, and consider the statement

images

This is true for certain values of x, namely, those numbers >7, but false for all other x.

Similarly, in R2, the statement x2 + y2 < 1 holds for certain values of (x, y) and not for others. Thus the “property” x2 + y2 < 1 defines a subset of R2, sometimes called a predicate, where the property holds.

One way to convert a statement containing variables (such as x and y) into a sentence with a definite truth value is to use quantifiers, which are of two types:

images

For example, if x stands for a real number, then x (x + 3 > 10) is true because there is an x such that x + 3 > 10 (any x > 7 will do). But x(x + 3 > 10) is false, since it is definitely not the case that for every x, x +3 > 10.

Both types of quantifiers can appear in the same sentence. For example, xy (x + y = 10) is true since for every x there is a y such that x + y =10, namely, y = 10 – x. But xy(x + y =10) is false; it says that there is an x such that for every y, x + y = 10. This certainly cannot hold for a fixed x and all possible y.

1.4.4Mathematical Induction

Let’s look at another proof of Theorem 1.2.1: There are 2n subsets of {1, 2, …, n}. When n = 1, we are saying that there are two subsets of {1}, and this is correct; we have {1} itself and the empty set. Now if we assume that {1,2,…,n} has 2n subsets, we can prove that {1,2,…,n + 1} has 2n+1 subsets, as follows.

Let A be any subset of {1,2,…,n + 1}. There are two mutually exclusive possibilities:

    Case 1. n + 1 does not belong to A. Then A is a subset of {1,2,…,n}, so there are 2n such A’s.

    Case 2. n + 1 belongs to A. Then A consists of n + 1 plus a subset of {1,2,…,n}, so again there are 2n such A’s.

The total number of subsets of {1,2,…,n + 1} is therefore 2n + 2n = 2n+1, as asserted.

How do we know that our result is valid for all n? We have verified the case n = 1, and we know that if it holds for n = 1, then it holds for n = 2; thus, we have the case n = 2. If the theorem is true for n = 2, then it is true for n = 3, so we have the case n = 3. This “domino effect” will eventually reach any positive integer n.

Our proof uses the technique of mathematical induction, which may be expressed formally as follows.

For each positive integer n, let P(n) be a statement. A proof by induction that P(n) holds for all n consists of the following steps:

    Basis. P(1).

    Inductive Step. If P(n), then P(n + 1).

Conclude that P(n) is true for all n.

In a proof by strong induction, the inductive step is replaced by the statement: If P(1),…, P(n) all hold, then so does P(n +1) (the conclusion is the same).

    Example (Well–Ordering Principle). If A is a nonempty set of positive integers, then A has a smallest element.

    Proof. Suppose that A has no smallest element; show images. Here, P(n) is “n A”. Now, 1 A, for if 1 A then 1 is the smallest element of A. If 1 A, 2 Α,…, n A, then n + 1 A, for if n + 1 A, then n + 1 is the smallest element of A.

We will encounter only a few proofs by induction (see Section 2.4, Problem 6, and Review Problem 4 in Chapter 2), but there will be many examples of inductive procedures. Most commonly, we will generate a sequence x1, x2, … where xn depends on x1,…, xn – 1.

1.4.5Negations

The second part of the proof of Theorem 1.3.2 involves a basic reasoning process in abstract mathematics: going from a statement to its negative. Perhaps the intuition may be aided by the following mechanical procedure, using quantifiers. The statement that E is open means for all x E there exists a real number r > 0 such that Br (x) E; that is,

images

Now if we have a mathematical statement of the form (x)P(x) (for every x, P(x) is true), the negation is (x) (not P (x)); in other words, for some x, P(x) is false. Similarly, the negation of (x)P(x) is (x) (not P(x)). Thus, to obtain the negation, we simply reverse all the quantifiers and change the statement on the extreme right of the expression to its negative. Therefore, “E is not open” means

images

there is an x E such that for every r > 0, the open ball Br(x) is not a subset of E, just as we found in the proof of Theorem 1.3.2.

    Note. In a phrase such as x E, the fragment “ E ” refers to the range of the variable x and is not changed when taking the negative.

Problems for Section 1.4

    1.The converse of AB is BA. Give an example in which AB is true but BA is false.

    2.Verify the De Morgan laws for propositions; i.e.,

images

    3.When we say that P and Q are equivalent, we mean that P and Q have the same truth value regardless of the truth or falsity of the component propositions that make up P and Q. (See the discussion of contrapositives in the text.) Show that this amounts to the assertion that the proposition “P if and only if Q” i.e., (PQ) and (QP), is true.

images

    4.Suppose x and y range over the positive real numbers (i.e., x, y > 0). Determine whether the following statements are true or false:

        (a)x y (x < y)

        (b)x y (xy)

    5.Write the statement images using universal and existential quantifiers.

    6.Use the technique given in the text to take the negation of the statement of Problem 5. Then express your result in ordinary language.

    7.Suppose we have proved “if P then not P.” Show that we do not necessarily have a contradiction, but we can conclude “not P.”

1.5LIMIT POINTS AND CLOSURE

The following problem frequently arises in analysis: we have a point x and a set E, and for each open ball Br(x) we wish to select, if possible, a point y Br (x) E. If we can do this for every r > 0, and furthermore, the point y can be chosen to be unequal to x, then x is called a limit point or cluster point of E. Formally, x is a limit point of E if every open ball Br(x) contains a point y E with yx. Thus there are points in E arbitrarily close to x (not counting x itself); i.e., every deleted open ball about x (Br(x) with x removed) contains a point of E. For example, let E = (0, 1] {2} = {x R : 0 < x ≤ 1 or x = 2} (see Fig. 1.5.1). If 0 ≤ x ≤ 1, every open interval (xr, x + r) has a point of E other than x, so that every point in [0, 1] is a limit point of E. (Note that a limit point of E need not belong to E, for example, the point 0.) An isolated point of E is a point belonging to E that is not a limit point. In Fig. 1.5.1, E has one isolated point, namely 2.

If x is a limit point of E, we can find points xn Β1/n (x) with xn ≠ x. Thus, x is the limit of a sequence of points xn E with xn never equal to x. We can now describe precisely those points that can be expressed as limits of sequences from E.

1.5.1THEOREM. Suppose E is a subset of the metric space Ω. Let Ebe the set of limit points of E, and define Ē = E E′; E is called the closure of E. Then

        (a) The point x belongs to Ē if and only if there is a sequence of points xn E with xnx.

        (b) Ē is a closed set.

        (c) If C is a closed set and E C, then Ē C; thus, Ē is the smallest closed set containing E.

        (d) E is closed if and only if E = Ē.

images

Figure 1.5.1 Limit Points and Isolated Points

        Proof

        (a)Let x Ē. If x E, take xn = x for all n; if x E′, then there are points xn E with xnx (and xn never = x).

        Conversely, if xn E and xnx, we have two possibilities (a proof by cases). If x E, then x Ē by definition of Ē; if x E, then any open ball Br(x) will contain the xn for all sufficiently large n (because xnx). Since xn E, we have xnx, so x E Ē.

        (b)Let xn Ē, xnx; we must show x Ē. Assume the contrary, that is, x E and x E′. Then for some r > 0, Br(x) contains no points of E. But xn Br(x) for all sufficiently large n; consider any such xn (Fig. 1.5.2). Since xn Br(x), we have xn E, and since xn E we must have xn E′. Choose s > 0 so small that Bs(xn) Br(x), and select z Bs(xn) such that z E. This contradicts the fact that Br(x) has no points of E.

        (c)If x Ē, then by (a) we have a sequence of points xn E with xnx. By hypothesis, E C; therefore xn C. Also by hypothesis, C is closed; therefore x C.

        (d)If E = Ē, then E is closed by (b). Conversely, if E is closed, then by (c) (with C = E) we have Ē E. But E is always a subset of Ē, so E = Ē. ■

Intuitively, Ē is E together with all of its boundary points.

images

Figure 1.5.2 Proof of Theorem 1.5.1

Problems for Section 1.5

    1.In the text, we showed that if x is a limit point of E then there is a sequence of points xn E with xn never equal to x. Show that, conversely, if xn E, xn never equal to x, and xn → x, then x is a limit point of E.

    2.Let E = {(x, y) : 0 ≤ x < l, 0 < y ≤ 1}. Find E′ and Ē.

    3.In R, let images. Find E′ and Ē.

    4.If E′ is the set of limit points of E, show that E′ is closed.

    5.Show that x is a limit point of E if and only if x is a limit point of Ē.

    6.Let E′ be the set of limit points of E. If x is a limit point of E′ show that x is a limit point of E.

    7.Let images.

        (a)Find E′.

        (b)Exhibit a limit point of E that is not a limit point of E′.

    8.We may give a formal definition of boundary, as follows: x is a boundary point of the set E if every open ball Br(x) contains both a point of E and a point of Ec; x is an interior point of E if there is an r > 0 such that Br(x) E. Show that x is a boundary point of E iff x Ē and x is not an interior point of E.

REVIEW PROBLEMS FOR CHAPTER 1

    1.Call a set of positive integers co-finite if its complement is finite. For example, {1, 3, 4, 8, 9, 10, 11,…} is co-finite because its complement {2, 5, 6, 7} is finite. Are there countably or uncountably many co-finite subsets of the positive integers? Justify your answer.

    2.Consider the following statement: If x is a limit point of Ē, then x is a limit point of E. If the statement is true, explain why. If it is false, give an explicit counterexample.

    3.We defined an open ball as a set of the form

images

            Prove formally (without appealing to a picture) that Br(x) is actually an open set.

    4.Consider the following mathematical statement involving quantifiers:

images

            (This says that {xn} is a Cauchy sequence; we study such sequences in Section 2.4).

        (a)Write the negation of the statement (again using quantifiers).

        (b)If the negation holds, show that for some > 0, there are distinct integers n1, m1, n2, m2, … such that d(xnk, xmk) ≥ for all k.

    5.Give an example of a nonempty set of real numbers with no limit point.


1Note that the real number .01000 … = .0011111 … actually yields two subsets, {2} and {3, 4, 5, 6, 7,…}. Since this increases the number of subsets relative to the reals, the conclusion of 1.2.2is undisturbed.

2If there is any chance of confusing the assertion “A implies B” with a statement about limits, we will use A B instead of A → B.