1

How to find the closure in $l^{\infty}$ of the set

$$M =\{(a_1,a_2,..........) : \textrm{all but finitely many } a_i=0\}?$$

andres
  • 11

1 Answers1

1

Estoy pensando que "cerradura" es el "closure" del conjunto. Si este es el caso, creo que la respuesta es $\{x = (a_1, a_2, a_3, \ldots): \lim_{n \rightarrow \infty} a_n = 0\}$. Considera $x_n \in M$ and $x_n \rightarrow x= (a_1, a_2, a_3, \ldots)$ en $\| \cdot \|_\infty$

Prove it by showing that any sequence in the closure converges to zero and that any sequence that converges to zero is in the closure.

The key is that if $x$ is in the closure, then there exists a sequence $x_n$ in $M$ such that $\lim_{n \rightarrow \infty} \|x-x_n\| = 0$

  • "I'm thinking that "lock" is the "closure" of the set. If this is the case, I think the answer is..." the mad translator strikes again –  May 14 '14 at 02:54