Skip to main content

9 - Limit points

Where we left off last time

What did we talk about last time? What's a useful review from where we left off and where we were going?

  • Metric spaces: We began discussing this concept of how you put a notion of distance on a space of things so a metric space is really a set together with a notion of distance. Last time we left off discussing a very important concept, that of a limit point. Recall that (X,d)(X,d) represents a metric space where XX is the set and dd is the metric that gives the notion of distance for objects in XX, and the metric satisfies three properties:

    1. Nonnegativity and zero if and only if the points are the same.
    2. Symmetry
    3. Triangle inequality (this is often the most interesting property to verify as to whether or not a proposed notion of distance is actually a metric)
  • The usual metric: We've seen one example, namely the usual metric. So when you say Rn\R^n, what you really mean is (Rn,d)(\R^n,d); that is, you want to talk about Rn\R^n together with the Euclidean metric dd, where this is given by the absolute value of the difference if it's a real number (so R1\R^1), and in higher dimensions it's the square root of the sum of the squares of the differences of the two vectors. But there are lots of other metrics! There's the staircase metric, which basically said instead of square rooting the sum of the squares of the differences we took the sum of the absolute values of the differences between the coordinates so that basically measures how far it would take to walk from point AA to point BB if you only used north, south, west, or east motion. So that's one notion of distance. We saw some examples last time on other spaces as well such as the space of genome sequences, where you might have a distance that just measures the number of places where two genome sequences differ. There are lots of sets you might be interested in.

  • Exotic metrics: There are some vaguely exotic metrics out there too. For example, we might have (X,δ)(X,\delta), where XX is any set and δ\delta represents the discrete metric. What's a discrete metric? Well, it basically says let's take the distance between pp and qq to be either zero if p=qp=q or one otherwise; that is, we have the following:

    δ(p,q)={0if p=q,1if pq.\delta(p,q)= \begin{cases} 0 & \text{if}\ p=q,\\ 1 & \text{if}\ p\neq q. \end{cases}

    Is δ\delta actually a metric? Does this satisfy the triangle inequality? If the points are different, then we have 1 on the left-hand side and either 1 or 2 on the right-hand side. If the points are the same, then it holds trivially. So what is the discrete metric really doing? It's basically asking whether or not two points are the same. If they are not, then we think of them as having distance 1 from each other. So imagine the real line with the discrete metric. That's basically a cloud of points that are all distance 1 from each other since none of them are the same. So somehow this idea of a metric begins to create a geometry which is different from the usual geometry (i.e., using the Euclidean metric). The real line with the Euclidean metric looks exactly as we expect it to, namely a straight line extending infinitely far in two directions, but the real line with the discrete metric looks like a cloud of points, an uncountable cloud of points, where all the points are a distance 1 from each other. The associated notion here is, of course, once you have a metric, you can start talking about which points are close, and one way to gather close points together is to talk about neighborhoods or open balls, where an open ball or a neighborhood is basically a set that looks like a ball around a point. We often write Nr(x)N_r(x) to communicate this, where the visualization is xx as the center and a (dashed) ball surrounding xx with distance rr from xx to the ball, where the neighborhood is all of the points inside the ball. So neighborhoods tell us essentially which points are close together. When you take topology, you'll basically be redoing analysis just referring to open balls and ignoring or not referring to a metric.

  • Open balls and discrete metric: What are the open balls for a space endowed with the discrete metric? So if we have (X,δ)(X,\delta), the open balls are single points if r1r\leq 1 or all of XX if r>1r>1. What would the notion of a closed ball be? What are the closed balls if, say, r=12r=\frac{1}{2}. The open ball is just a single point xx. The closed ball is actually the same thing in this weird space, namely the point xx. It's not so weird actually. The discrete metric is just asking whether or not two things are different (perhaps most useful to a computer scientist).

  • Limit points and balls: We have this notion of balls, and now we can define what it means to be a limit point. Now, of course, the motivation here is to give me some sense of when a certain set of points is getting close to another set of points. So, "When does a set EE 'approach' a point pp?" We might have a couple of different pictures in our head. How might we capture this idea mathematically?

  • Limit point (definition): A point pXp\in X, where here XX denotes a metric space and all other spaces from here on will denote metric spaces unless otherwise specified, is a limit point of EE if every neighborhood of pp contains a point qEq\in E, where qpq\neq p.

Examples of limit points

What are some examples of limit points?

  • Example 1: In R\R, suppose G={1nnN}G=\{\frac{1}{n}\mid n\in\N\}. So we have the set of all positive reciprocals, where it's clear things are clustering a lot near 0. We have that 0 is a limit point. Why would 0 be a limit point? What's the justification? Well, it had better be true that every ball around 0 contains another point not equal to zero but is in GG (i.e., is a reciprocal). Neighborhoods of pp look like (pϵ,p+ϵ)(p-\epsilon,p+\epsilon).

  • Example 2: In R2\R^2, suppose we have the set BB defined in the following way (let zz stand for a point outside of the set BB):

    Note that point bb is excluded from what looks like a nose. (You can think of it as a nostril of sorts.) Point cc is on the boundary. Which of the labeled points above are limit points of the set BB? We see that aa and zz are not limit points while cc, dd, ee, and bb are limit points. When is a point not a limit point? Learning to negate a definition or a condition is a useful skill. So let's spend a moment talking about that. What does it mean to say that a point is not a limit point?

  • Not a limit point: A point pp is not a limit point of EE is there exists a neighborhood NN of pp such that NN does not contain any other points of EE. One question is if you have a limit point, then does an open ball have to contain infinitely many points? We'll answer momentarily. As an aside, it's useful to note that the term "topology" refers to the set of open balls so a collection of open balls is called a topology. To see why aa and zz are not limit points in the picture above, all we must do is find some open ball around aa or zz that does not contain any other points in the set BB, and that is easy to do, but we claim the way aa and zz are not limit points is slightly different in character. Even though they're not limit point, aa is in the set whereas zz is not. So we have a special name for points that are in the set but not limit points. The points that are in the set but not limit points are called isolated points.

  • Isolated point (definition): A point pp is an isolated point of EE if pEp\in E and pp is not a limit point of EE. Are there any other isolated points in the picture above? The nonlabeled point that is in BB is an isolated point (i.e., the right "eye"). Anything else? No! How about for the set G={1nnN}G=\{\frac{1}{n}\mid n\in\N\}? All points of GG are isolated; for example, one one-millionth is an isolated point because if we look at x=11000000x=\frac{1}{1000000}, then I can find a small enough neighborhood around xx that misses 1999999\frac{1}{999999} and 11000001\frac{1}{1000001}, namely the neighborhood (1999999+ϵ,11000001ϵ)(\frac{1}{999999}+\epsilon,\frac{1}{1000001-\epsilon}). (Note that 0∉G0\not\in G and so cannot be an isolated point.) The "eyes" in our picture BB are isolated too. For the set BB, now let's look at dd. How is dd different from aa? The point dd has the property that if you take a ball around it that there is a ball around it that not just intersects BB but the whole neighborhood is inside. That's kind of on the opposite extreme of being isolated. So we have a name for that too. We call such a point an interior point.

  • Interior point (definition): The point pp is an interior point of EE if there exists a neighborhood NN of pp such that NN is completely contained as a subset of EE. Is that true of any other point not labeled in our picture? Yes, especially the points around the nose. What's the negation of the interior point definition? (Think about this.) Are there any interior points of GG? Our set GG actually has no interior points. Is the point bb an interior point of BB? No. Why not? Because bb is not in BB.

  • Example 3: In R\R, consider \emptyset, R\R, and Q\Q; then in R\R with the discrete metric, consider the same sets. And determine what the limit points are, the interior points, and the isolated points. Note there are essentially 6 examples to grapple with here.

    1. In R\R, under the usual metric, we note that \emptyset has no limit points. Why not? Is it true that every neighborhood of pp contains a point of the empty set that's different from pp? No, because there's no point in the empty set. So the empty set has no limit points in the usual metric.
    2. In R\R, under the discrete metric, we still have the same problem. So the empty set has no limit points here either.
    3. In R\R, under the usual metric, every point in R\R is a limit point.
    4. In R\R, under the discrete metric, there are no limit points. Why? Consider a point pp. Is there a neighborhood of pp that completely misses other points under the discrete metric? Yes, because the balls are points, and the whole thing.
    5. In R\R, under the usual metric, the set Q\Q has every point of R\R as a limit point. It doesn't matter where our point pp is. Are there isolated points of Q\Q? No. Because if it's a limit point, then it's not an isolated point.
    6. In R\R, under the discrete metric, the set Q\Q has no limit points much for the same reason as why R\R did not above.

    Does R\R, as a subset of itself, have any interior points if the metric is discrete? In R\R discrete, every point is actually an interior point.

  • A theorem concerning limit points: If pp is a limit point of EE, then every neighborhood of pp contains infinitely many points of EE. We will give a proof by contradiction. Suppose there exists a neighborhood NN of pp with only finitely many points of EE (if one of the points turns out to be pp itself, then simply ignore it and look at the minimum that is nonzero, where the following fleshes this out more), say, e1,,ene_1,\ldots,e_n. Then there will be a least distance from one of these points eie_i to the point pp because every finite set of numbers has an infimum that is achieved. Let r=mini=1N{d(p,ei)}r=\displaystyle\min_{i=1}^N\{d(p,e_i)\}. Such a minimum exists because the set is finite. But the neighborhood Nr(p)N_r(p) has no points of EE, a contradiction.

Important terms

What are some more important terms?

  • Open sets (definition): We have a concept for a set that looks like the nose in the picture for BB that has the property that every point is an interior point. Such a set is called open. More precisely, a set EE is called open if every point of EE is an interior point of EE. In the example for BB, the "nose" of BB is open. Why is it open? Basically, an open set looks something like a dashed curve or loop or some set that doesn't have its boundary. What if the nose had two nostrils? Then yes, it would still be open. In R\R, what do the open sets look like? Is the open ball open? Consider the interval (a,b)={xa<x<b}(a,b)=\{x\mid a<x<b\}. Is it open? Yes! That's why we often call it the open interval. Well, it's certainly true that no matter which point you pick that there's a ball around it that's still contained inside the set. What about the empty set? Is it open? Yes, it is vacuously true (i.e., every point of \emptyset is an interior point of \emptyset because there are no points in \emptyset). What about all of R\R? Is that open? Yes, because we can clearly find an interval. What might it mean for a set to be closed?

  • Closed sets (definition): First, note that a set being "closed" is not the negation of that set being "open." Why? Well, we say a set EE is closed if EE contains all of its limit points. (In some sense, a closed set is a set with its boundary included.) In R\R, is a point closed? Does it contain all its limit points? What are all of the limit points of a single point? There are no limit points! So it contains all its limit points. So in R\R, we have that {p}\{p\} is closed. Is the interval (a,b)(a,b) closed? No, because aa and bb are limit points. How about the interval [a,b]={xaxb}[a,b]=\{x\mid a\leq x\leq b\}? Yes, that's why we call it a closed interval. Now, the intervals (a,b](a,b] and [a,b)[a,b) are neither open nor closed. These intervals are often called half-open intervals. The idea is that they are not open and they are not closed either. Is the empty set in R\R closed. It contains all of its limit points which are none! Is R\R closed in R\R? Yes, it contains all of its limit points as well. So \emptyset and R\R are both open and closed. These are called clopen sets. This suggests something important actually, namely this idea that if you have a set that isn't closed, then there is a way to try to close it. For instance, the set BB we considered earlier, is the rectangular piece that represents the mouth closed? Clearly not. But how could we make it closed? We could give it an upper lip perhaps. The claim is that it is then closed. It may seem obvious but it may not be as obvious as it looks. So the mouth of BB is not closed currently. Is it open? No. So it's neither open nor closed. Can we close the mouth? Here's the idea: The idea is to look at EE', which we'll define below.

  • The closure of a set: Let EE' be the set of all limit points of EE. The closure of EE is E=EE\overline{E}=E\cup E', where EE' is not standard notation. So one of the big questions you have to ask yourself is whether or not E\overline{E} is closed.