Paalfaal
- 13
- 0
Homework Statement
Define:
- c0 = {(xn)n \in \ell\infty : limn → \infty xn = 0}
- l0 = {(xn)n \in \ell\infty : \exists N \in the natural numbers, (xn)n = 0, n \geq N}Problem: Prove that \overline{\ell}0= c0 in \ell\infty
Homework Equations
The Attempt at a Solution
I want to find the solution using the limit-definition of closure.
Considering an element
x = (xn) \in c0
and a sequence
yj = (xjn) \in \ell0,
such that xnj = xn for n < j, xnj = 0, otherwise.
Using the metric induced by the supremum norm; || xn - xnj ||∞ \rightarrow 0 as j tends to infinity. We can du this for all elements in c0, and hence c0 \subseteq \overline{\ell}0.
My problem is to show the other direction, that is
\overline{\ell}0 \subseteq c0
I need to show that elements in \overline{\ell}0 has a vanishing limit. I don't know how to do this using the supremum norm. In fact, it seems impossible to me..
Can I get any help?