The Math Citadel

Sequences and Tendency: Topology Basics Part 2

J. Hathcock


Introduction

In my previous post I presented abstract topological spaces by way of two special characteristics. These properties are enough to endow a given set with vast possibilities for analysis. Fundamental to mathematical analysis of all kinds (real, complex, functional, etc.) is the sequence.

We have covered the concept of sequences in some of our other posts here at The Math Citadel. As pointed out in this post on Cauchy sequences, one of the most important aspects of the character of a given sequence is convergence.

In spaces like the real numbers, there is convenient framework available to quantify closeness and proximity, and which allows naturally for a definition of limit or tendency for sequences. In a general topological space missing this skeletal feature, convergence must be defined.

This post will assume only some familiarity with sequences as mathematical objects and, of course, the concepts mentioned in Part 1. For a thorough treatment of sequences, I recommend Mathematical Analysis by Tom M. Apostol.

Neighborhoods

Suppose $(X,\mathscr{T})$ is a given topological space, and nothing more is known. At our disposal so far are only open sets (elements of $\mathscr{T}$), and so it is on these a concept of vicinity relies.


Definition. Given a topological space $(X,\mathscr{T})$, a neighborhood of a point $x\in X$ is an open set which contains $x$.

That is, we say an element $T\in\mathscr{T}$ such that $x\in T$ is a neighborhood of $x$. An important distinction here is that a neighborhood, by design, is nonempty. At minimum, a neighborhood ofx containsxitself. To illustrate, take the examples from my previous post.

The Trivial Topology

When the topology in question is the trivial one: $\{\emptyset,X\}$, the only nonempty open set is $X$ itself, hence it is the only neighborhood of any point $x\in X$.

The Discrete Topology

Take $X=\{2,3,5\}$ and $\mathscr{T}$ to be the collection of all subsets of $X$:

$\emptyset$
$\{2\}$ $\{3\}$ $\{5\}$
$\{2,3\}$ $\{2,5\}$ $\{3,5\}$
$\{2,3,5\}$
Then, for, say $x=5$, neighborhoods include $\{5\}$, $\{2,5\}$, $\{3,5\}$, and $\{2,3,5\}$.

The Standard Topology on $\mathbb{R}$

The standard topology on $\mathbb{R}$ is defined to be the family of all sets of real numbers containing an open interval around each of its points. In this case, there are infinitely (uncountably, in fact) many neighborhoods of every real number. Taking $x=\pi$ for instance, then $(3,4)$, $(-2\pi,2\pi)$, and even $$\bigcup_{n=1}^{\infty}\left(\pi-\frac{1}{n},\pi+\frac{1}{n}\right)$$ are all neighborhoods of $\pi$.

Remark. A special type of neighborhood in the standard topology is thesymmetric open interval. Given a point $x$ and a radius $r>0$, the set $$(x-r,x+r)=\{y\in\mathbb{R}\mathrel{:}|x-y|<r\}$$ is a neighborhood of $x$. These sets form what is referred to as abasis for the standard topology and are important to definition of convergence in $\mathbb{R}$ as a metric space.

Convergence


"...the topology of a space can be described completely in terms of convergence." —John L. Kelley, General Topology

At this point in our discussion of topological spaces, the only objects available for use are open sets and neighborhoods, and so it is with these that convergence of a sequence are built. (The phrase a sequence (αn) in a topological space (X, 𝒯) means that for every n ∈ ℕ, it is true that αnX. That is, the sequence takes its values in X.)


Definition. A sequence $(\alpha_n)$ in a topological space $(X,\mathscr{T})$ converges to a point $L\in X$ if for every neighborhood $U$ of $L$, there exists an index $N\in\mathbb{N}$ such that $\alpha_n\in U$ whenever $n\geq N$. The point $L$ is referred to as the limit of the sequence $(\alpha_n)$.

Visually, this definition can be thought of as demanding the points of the sequence cluster around the limit point $L$. In order for the sequence $(\alpha_n)$ to converge to $L$, it must be the case that after finitely many terms, every one that follows is contained in the arbitrarily posed neighborhood $U$.

As you might expect, the class of neighborhoods available has a dramatic effect on which sequences converge, as well as where they tend. Just how close to $L$ are the neighborhoods built around it in the topology?

We will use the example topologies brought up so far to exhibit the key characteristics of this definition, and what these parameters permit of sequences.

The Trivial Topology

In case it was to this point hazy just how useful the trivial topology is, sequences illustrate the issue nicely. For the sake of this presentation, take the trivial topology on $\mathbb{R}$. There is precisely one neighborhood of any point, namely $\mathbb{R}$ itself. As a result, any sequence of real numbers converges, since every term belongs to $\mathbb{R}$. Moreover, every real number is a limit of any sequence. So, yes, the sequence $(5,5,5,\ldots)$ of all $5$'s converges to $\sqrt{2}$ here.

The Discrete Topology

Whereas with the trivial topology a single neighborhood exists, the discrete topology is as packed with neighborhoods as can be. So, as the trivial topology allows every sequence to converge to everything, we can expect the discrete topology to be comparatively restrictive. Taking the set $\{2,3,5\}$ with the discrete topology as mentioned above, we can pinpoint the new limitation: every set containing exactly one point is a neighborhood of that point. Notice the sets (known assingletons.) $\{2\}$, $\{3\}$, and $\{5\}$ are all open sets.

What does this mean? Any sequence that converges to one of these points, say $3$, must eventually have all its terms in the neighborhood $\{3\}$. But that requires all convergent sequences to be eventually constant! This seems to be a minor issue with the finite set $\{2,3,5\}$, but it presents an undesirable, counter-intuitive problem in other sets.

Take $\mathbb{R}$ with the discrete topology, for example. Under these rules, the sequence $$(\alpha_n)=\left(\frac{1}{n}\right)=\left(1,\frac{1}{2},\frac{1}{3},\frac{1}{4},\ldots\right),$$ though expected to converge to $0$, does not converge at all.

So, the discrete topology is too restrictive, and the trivial topology lets us get away with anything. Fortunately, a happy middle ground exists by being a little more selective with neighborhoods.

The Standard Topology

By requiring an open set to contain an open interval around each of its points, it is impossible that a singleton be an open set. Therefore a singleton cannot be a neighborhood, and we eliminate the trouble posed by the discrete topology. Yet every open interval around a real number $L$ contains a smaller one, and each of these is a neighborhood.

This effectively corrals the points of any convergent sequence, requiring the distance between the terms and the limit to vanish as $n$ increases. Take again the sequence $$(\alpha_n)=\left(\frac{1}{n}\right)=\left(1,\frac{1}{2},\frac{1}{3},\frac{1}{4},\ldots\right).$$ We suspect $(\alpha_n)$ converges to $0$, but this requires proof. Therefore, we must consider an arbitrary neighborhood of $0$, and expose the index $N\in\mathbb{N}$ such that all terms, from the $N$th onward, exist in that neighborhood.

Suppose $U$ is a given neighborhood of $0$, so that $U$ contains an open interval surrounding $0$. Without loss of generality, we may assume this interval is symmetric; that is, the interval has the form $(-r,r)$ for some radius $r>0$. Take $N$ to be any integer greater than $\tfrac{1}{r}$. Then, whenever $n\geq N$, $$\alpha_n = \frac{1}{n} \leq \frac{1}{N} < \frac{1}{1/r} = r.$$ But this means $\alpha_n\in(-r,r)\subset U$ so long as $n\geq N$. Since we chose $U$ arbitrarily, it follows $(\alpha_n)$ converges to $0$.

Conclusion

The behavior of a sequence in a given set can change rather drastically depending on the network of neighborhoods the topology allows. However, with careful construction, it is possible to have all the sequential comforts of metric spaces covered under a briefly put definition. My next post in this series will push the generalization of these concepts much further, by relaxing a single requirement. In order to define convergence in the preceding discussion, the set of indices $\mathbb{N}$ was important not for guaranteeing infinitely many terms, but instead for providing order. This allows us to speak of all terms subsequent to one in particular. It turns out that if we simply hold on to order, we can loosen the nature of the set on which it is defined. That is the key to Moore-Smith Convergence, to be visited next.