Is the following statement true?
Let $X$ be a normed linear space, $x_k \in X$, $k \in \mathbb{N}$ and $\sum_{k=0}^\infty \lVert x_k\rVert$ convergent. Then $\sum_{k=0}^\infty x_k$ is also convergent.
I dont think so (for the incomplete case). However, I could not find a counterexample.
Thanks for your help!
It is slightly more interesting to show that for any incomplete space, there is a divergent series $\sum x_n$ with $\sum\|x_n\|<\infty$.
To see this, start with a non-convergent Cauchy sequence $(u_n)$. For each natural number $k$, pick $n_k$ so that $i,j\ge n_k$ implies $\|u_i-u_j\|<2^{-k}$. Also, make sure you pick them so $n_{k+1}>n_k$ for every $k$.
Now let $x_1=u_{n_1}$, and $x_k=u_{n_{k+1}}-u_{n_k}$ for $k\ge2$. Then $\|x_k\|<2^{-k}$, so $\sum\|x_n\|<\infty$. And yet $\sum_{j=1}^kx_j=u_{n_{k+1}}$, and that does not have a limit as $k\to\infty$.
(You need the fact that even in a non-complete space, if a Cauchy sequence has any convergent subsequence then the total sequence is convergent as well.)