6. Topology of the Real Line

Limit Points

Limit Points in the Real Line

students, imagine standing on a number line and asking a simple question: if you zoom in near a number, do you keep finding more numbers from a set? 🔍 That idea is the heart of a limit point. Limit points help us describe how sets behave on the real line, and they are one of the most important ideas in topology and real analysis.

By the end of this lesson, you should be able to:

  • explain what a limit point is using clear language,
  • test whether a number is a limit point of a set,
  • use examples and counterexamples to reason about limit points,
  • connect limit points to open sets, closed sets, and compact sets,
  • understand why limit points matter in the topology of the real line.

What is a Limit Point?

A number $x$ is a limit point of a set $A \subseteq \mathbb{R}$ if every open interval around $x$ contains a point of $A$ different from $x$ itself. In symbols, $x$ is a limit point of $A$ if for every $\varepsilon > 0$,

$$

$\big($(x-\varepsilon, x+\varepsilon) \setminus \{x\}$\big)$ $\cap$ A $\neq$ \varnothing.

$$

This definition says that no matter how tightly you zoom in around $x$, you can still find points of $A$ nearby. The set does not need to contain $x$ itself. In fact, a limit point may or may not belong to the set.

A useful way to think about this is with a crowd of people in a big field. If someone stands at point $x$, and no matter how small a circle you draw around them there is always another person from the group inside it, then $x$ is acting like a limit point of the group. The circle can be tiny, but you still cannot isolate $x$ completely from the set. đź§­

Examples That Show the Idea

Let’s look at some concrete examples.

Example 1: The interval $(0,1)$

Consider the open interval $A=(0,1)$. Which points are limit points of $A$?

  • Every point inside $(0,1)$ is a limit point. If $x \in (0,1)$, then every small interval around $x$ contains many points of $(0,1)$ besides $x$.
  • The endpoints $0$ and $1$ are also limit points, even though they are not in the set.

Why? For $x=0$, every interval $(-\varepsilon, \varepsilon)$ contains numbers from $(0,1)$, such as $\varepsilon/2$. The same idea works for $x=1$.

So the set of limit points of $(0,1)$ is $[0,1]$.

Example 2: The set $A=\{1,\tfrac12,\tfrac13,\tfrac14,\dots\}$

This set is made of reciprocals of positive integers. Its only limit point is $0$.

Why? The numbers get closer and closer to $0$, so every interval around $0$ contains infinitely many terms of the set. But any positive number like $\tfrac15$ is isolated: if you choose a small enough interval around it, there are no other set points inside.

This is a classic example because it shows a set can have a limit point that is not in the set itself. Here, $0$ is a limit point, but $0 \notin A$.

Example 3: The integers $\mathbb{Z}$

The set $\mathbb{Z}$ has no limit points in $\mathbb{R}$.

Why? Take any integer $n$. The interval $(n-\tfrac12, n+\tfrac12)$ contains no other integers besides $n$. So $n$ is not a limit point. And if $x$ is not an integer, you can find a small interval around $x$ with no integers at all.

So $\mathbb{Z}$ is a set with isolated points only.

How to Test for a Limit Point

students, when you want to check whether $x$ is a limit point of $A$, ask this question:

“Can I find a point of $A$ different from $x$ in every neighborhood of $x$?”

Here are two common strategies:

Strategy 1: Direct neighborhood reasoning

Choose an arbitrary $\varepsilon > 0$ and show that the interval $(x-\varepsilon, x+\varepsilon)$ contains some point of $A$ other than $x$.

This is the most direct method and works well for simple sets.

Strategy 2: Use sequences

In $\mathbb{R}$, a point $x$ is a limit point of $A$ if and only if there exists a sequence of distinct points $a_n \in A \setminus \{x\}$ such that $a_n \to x$.

For example, in the set $\{1,\tfrac12,\tfrac13,\dots\}$, the sequence $a_n=\tfrac1n$ converges to $0$, so $0$ is a limit point.

This sequence viewpoint is very useful because convergence is one of the central ideas in analysis. It connects topology to the study of limits and sequences.

Limit Points and Open or Closed Sets

Limit points are closely tied to the topology of the real line.

Open sets

A set $U \subseteq \mathbb{R}$ is open if every point of $U$ has a small interval around it that stays inside $U$.

Limit points help explain why open sets often have boundary behavior at the edges. For example, in $(0,1)$ the endpoints $0$ and $1$ are limit points but not members of the set. This shows that being a limit point is not the same as being inside the set.

Closed sets

A set $C \subseteq \mathbb{R}$ is closed if it contains all of its limit points.

This is one of the most important facts in real analysis. For example, the interval $[0,1]$ is closed because it contains all of its limit points. In contrast, $(0,1)$ is not closed because it misses the limit points $0$ and $1$.

This gives a practical test:

  • if a set contains every limit point, it is closed,
  • if it leaves out even one limit point, it is not closed.

Isolated Points vs. Limit Points

A point $x \in A$ is an isolated point of $A$ if it is in the set but is not a limit point of $A$.

For example, every integer is an isolated point of $\mathbb{Z}$.

A set can have both isolated points and limit points. Consider

$$

A = \{1,2,3\} \cup $\left\{1$+$\frac1$n : n $\in$ \mathbb{N}$\right\}$.

$$

Here, each of $1$, $2$, and $3$ is a point in the set. The sequence $1+\tfrac1n$ approaches $1$, so $1$ is a limit point. The points $2$ and $3$ are isolated, because they stand alone with no nearby points from the rest of the set.

This distinction is important because a set may be closed, open, neither, or both depending on how it relates to its limit points.

Limit Points and Compactness

Limit points also help us understand compact sets.

In the real line, a set is compact if and only if it is closed and bounded. This is the Heine–Borel theorem.

Why do limit points matter here? A closed bounded set includes all of its limit points, so sequences inside the set cannot “escape” by converging to a missing boundary point.

For instance, $[0,1]$ is compact because it is closed and bounded. The interval contains all its limit points, including the endpoints. On the other hand, $(0,1)$ is bounded but not closed, so it is not compact. A sequence like $\tfrac1n$ lies in $(0,1)$ but converges to $0$, which is not in the set.

So limit points help explain why missing boundary points can prevent compactness. 📌

A Deeper Look: Derived Sets

The set of all limit points of $A$ is often called the derived set of $A$, written $A'$. If $A' = \varnothing$, then the set has no limit points.

Some important facts:

  • If $A$ is finite, then $A' = \varnothing$.
  • If $A$ contains an interval, then every point in the interval is a limit point.
  • If $A$ is closed, then $A' \subseteq A$.

The derived set helps describe the “shape” of a set in the real line. It tells us where the set clusters and where it does not.

Why Limit Points Matter

Limit points are not just a definition to memorize. They are a tool for understanding how sets behave under zooming in. They connect several major ideas in real analysis:

  • neighborhoods and open sets,
  • boundary behavior,
  • closed sets and completeness,
  • sequences and convergence,
  • compactness and the Heine–Borel theorem.

If you can identify limit points, you can often determine whether a set is open, closed, or compact, and you can better understand how sequences behave inside that set.

Conclusion

students, the big idea is simple: a limit point is a place where a set keeps appearing no matter how much you zoom in. Some limit points belong to the set, and some do not. This idea helps define closed sets, explain boundary points, and support the study of compactness in the real line.

When you practice, always ask:

  1. What happens in every small neighborhood?
  2. Can I find nearby points of the set different from the point itself?
  3. Does the set include all of its limit points?

Those questions will guide you through many problems in topology of the real line. âś…

Study Notes

  • A point $x$ is a limit point of $A \subseteq \mathbb{R}$ if every open interval around $x$ contains a point of $A$ different from $x$.
  • Equivalently, there is a sequence of distinct points in $A$ that converges to $x$.
  • Limit points may or may not belong to the set.
  • The interval $(0,1)$ has limit points $[0,1]$.
  • The set $\left\{1,\tfrac12,\tfrac13,\dots\right\}$ has limit point $0$.
  • The integers $\mathbb{Z}$ have no limit points in $\mathbb{R}$.
  • A set is closed if it contains all of its limit points.
  • A point in a set that is not a limit point is called an isolated point.
  • In $\mathbb{R}$, a set is compact if and only if it is closed and bounded.
  • Limit points help connect open sets, closed sets, sequences, and compactness in real analysis.

Practice Quiz

5 questions to test your understanding

Limit Points — Real Analysis | A-Warded