Convergent Sequences on l infinity

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 4K views
Kreizhn
Messages
714
Reaction score
1

Homework Statement


Define [itex]R^\infty_f = \{ (t^{(1}),t^{(2}), \ldots, ) |\; t^{(i}) \in \mathbb{R}\; \forall i, \; \exists k_0 \text{ such that } t^{(k})=0 \; \forall k\geq k_0 \}[/itex]

Define [itex]l^\infty = \{ (t^{(1}),t^{(2}), \ldots, ) |\; t^{(i}) \in \mathbb{R}\; \forall i, \; \sup_{k\geq 1} | t^{(k})| < \infty \}[/itex]

Observe that [itex]R^\infty_f[/itex] is a linear subspace of [itex]l^\infty[/itex]. Show that [itex]R^\infty_f[/itex] is not closed in [itex]l^\infty[/itex], then show that the closure of [itex]R^\infty_f[/itex] is the space [itex]c_0[/itex];

Homework Equations



The space c_0 is the set of all sequences converging to zero


The Attempt at a Solution



It's not too hard to show that this set is not closed. It suffices to show that there is a convergent sequence in [itex]l^\infty[/itex] such that every term is in [itex]R^\infty_f[/itex], but whose limit is not in [itex]R^\infty_f[/itex]. I constructed the following sequence

[itex]x_1 = (1, 0, \ldots, )[/itex]
[itex]x_2 = (1, \frac{1}{2}, 0 , \ldots, )[/itex]
[itex]\vdots[/itex]
[itex]x_n = (1, \ldots, \frac{1}{n}, 0, \ldots} )[/itex]

which converges to the point [itex]a = (1, \frac{1}{2}, \ldots, \frac{1}{n-1}, \frac{1}{n}, \frac{1}{n+1}, \ldots )[/itex]

It's the closure part that I'm worried about. I'm not terribly sure how I would go about showing that...
 
Physics news on Phys.org
Yes, since every point in c_0 will necessarily be the limit of some sequence in R_f. Though I think that this only shows that c_0 is a subset of the closure - not necessarily the whole closure.
 
True enough.

So I need to show that every sequence in c_0 is a limit of sequences in R_f.

How do I show that every sequence that converges to zero is the limit of a sequence. Indeed, what does it mean for a sequence to be a limit of another sequence?