winter85
- 33
- 0
Homework Statement
Prove that \ell^1, the space of all (real) sequences v = \{v_k\} such that \sum|x_k| < \infty, is complete.
Homework Equations
\ell^1 is a normed space with the norm ||x|| = \sum |x_k|
The Attempt at a Solution
Let v_n be a Cauchy sequence of sequences in \ell^1. Then for all \epsilon > 0 there exists N > 0 such that for all n,m > N we have \sum |v_{n,k} - v_{m,k}| < \epsilon (here v_{n,k} means the kth term of the nth sequence)
in particular this means that |v_{n,k} - v_{m,k}| < \epsilon so we can define a sequence u = \{u_k\} as u_k = \lim v_{n,k} as n goes to infinity.
Now i think the sequence u would be the limit of v_n as n goes to inifnity, but I'm not sure how to prove it. Firstly, I don't know how to prove that u converges absolutely. the problem is by the definition of u, given \epsilon I can find a sequence v_n whose terms are each within \epsilon[\tex] from the corresponding term in u, but when summing, this is like summin \epsilon[\tex] infinitly many times.. so how can I do it? any hint would be appreciated :)<br /> Thanks.