Let $l^1$ denote the space of all absolutely summable sequences, i.e., the space of all sequences ${a_n}$ such that $\sum_{n=1}^{\infty} |a_n|$ converges. Define,
$d_1({a_n},{b_n})$ = $\sum_{n=1}^{\infty} |a_n - b_n|$ for all ${a_n},{b_n}\in l^1$
Show that:
(1) $d_1$ is a metric in $l^1$.
(2) Let 0 be the zero sequence (0,0,...). Describe the close unit ball $B$ with center 0 in ($l^1, d_1$).
(3) Show that $B$ is not sequentially compact.
I asked this question a few days ago and figured out part (1), but I'm now stuck on (3) and, to some degree, (2).
I think the close unit ball $B$ is the set of all $a_n \in l^1$ such that $\sum_{n=1}^{\infty} |a_n| \leq 1$.
However, based on this definition, I'm having trouble finding an infinite sequence which doesn't have a convergent subsequence. Any help is very appreciated.