Exercise 20.5

Let be the subset of ω consisting of all sequences that are eventually zero. What is the closure of in ω in the uniform topology? Justify your answer.

Answers

Solution. We claim that A = ¯ is the set of all sequences that converge to zero; we denote this latter set by X. It suffices to show by Theorem 17.5 that x X if and only if every basis element U x intersects A. First suppose x X and let U x be a basis element in the uniform topology; we then see that we can find an open ball B(x,𝜖) U. We know we can find N such that |xn| < 𝜖 for all n N by the definition of convergence. Then, define y such that yn = xn for all n < N, and zero otherwise; this means y A. Then, ρ¯(x,y) < 𝜖, and so y B(x,𝜖) A.

Now suppose xX; it suffices to find a basis element containing x that does not intersect A. Since xX, there exists a ball B(0,𝜖) such that {xn}nNB(0,𝜖) for any N. The ball B(x,𝜖2), then, does not intersect A, since for any y B(x,𝜖2), it is not the case that yn = 0 for all n N for some N. □

User profile picture
2021-12-21 18:38
Comments

Let 0 denote the subset of ω consisting of all sequences that converge to zero. We then claim that ¯ = 0, i.e. the closure of is 0.

Proof. (⊂) We show this by contrapositive. So suppose that x0 so that the sequence x does not converge to zero. Then there is a neighborhood V of 0 in the standard topology on such that, for any N +, there is an n N where xnV . It also follows from Lemma 20.4.1 that there is an 𝜖 > 0 such that Bd(0,𝜖) V . So let δ = min {𝜖,1} and consider the set Bρ¯(x,δ), which is clearly a neighborhood of x in the uniform topology. Also suppose that y is any element of so that y is eventually zero. Then there must be an N where yn = 0 for all n N. From before we have that there is a specific n N where xnV so that also xnBd(0,𝜖), and thus

d(yn,xn) = d(0,xn) = d(xn,0) 𝜖 δ.

Then we have that both d(yn,xn) δ and 1 δ so that

d¯(yn,xn) = min {d(yn,xn),1} δ.

From this it clearly follows that

ρ¯(y,x) = sup {d¯(yn,xn)n +} δ

so that yBρ¯(x,δ). Since y was arbitrary, this shows that Bρ¯(x,δ) does not intersect . This in turn shows that x is not a limit point of . Now, clearly also x cannot be eventually zero since then it would converge to zero, hence x either. Therefore x cannot be in the closure of . Hence by the contrapositive, we have that ¯ 0.

(⊃) Now consider any x 0 so that the sequence x converges to zero. Consider any neighborhood U of x in the uniform topology so that, by Lemma 20.4.1, there is an 𝜖 > 0 such that Bρ¯(x,𝜖) U. Now, since Bd(0,𝜖2) is a neighborhood of 0, it follows that there is an N + where xn Bd(0,𝜖2) for all n N since x converges to 0. Now define the sequence y where

yn = { xnn < N 0 n N

for n +. Clearly y is eventually zero so that y .

We also claim that y U. To see this consider any n +. If n < N then clearly yn = xn so that

d¯(yn,xn) d(yn,xn) = d(xn,xn) = 0 < 𝜖2.

If n N then yn = 0 and we have from before that xn Bd(0,𝜖2) and hence

d¯(yn,xn) d(yn,xn) = d(0,xn) = d(xn,0) < 𝜖2.

Hence it follows that

ρ¯(y,x) = sup {d¯(yn,xn)n +} 𝜖2 < 𝜖

so that y Bρ¯(x,𝜖) U. This shows that y U. If y = x then of course x = y itself. If yx then we have shown that x is a limit point of since U was an arbitrary neighborhood. Thus either way y ¯ so that ¯ 0 since x was arbitrary. □

Lastly, we note that is a proper subset of its closure ¯ = 0 since, for example, the sequence x defined by xn = 1n for all n + clearly converges to zero so is in 0 but is not eventually zero so is not in .

User profile picture
2019-12-01 00:00
Comments