We consider the set $l^1({\mathbb{N}})$ of the sequences whose associated series are absolute convergent: $$ l^{1} (\mathbb{N}) = \left\{ (x_n)_{n \in \mathbb{N}} \in \mathbb{R}^{\mathbb{N}} \mid \sum_{n = 0}^{\infty} | x_n | \ \text{converges} \right\}. $$
with the metric $$ d_{1} ((x_n)_n, (y_n)_n) = \sum_{n = 0}^{\infty} | x_n - y_n | . $$
We now consider the subset $A = \left\{x \in l^1({\mathbb{N}}) \mid d_1(x,0) = 1\right\}$.
I would like to proof that A is bounded and closed, but not compact. I can see why it is bounded because the sum of the $|x|$ values converges to 1 so x can never be bigger than |1|, but I don't know how to write it rigorously and proof why it's closed but not compact.
Thanks in advance
Hint:
The norm $\|\cdot\|_1$ is a continuous function and $A$ is a preimage of the closed set $\{1\}$ with respect to it.
The sequence of canonical vectors $(e_n)_n$ is in $A$, but has no convergent subsequence because $d_1(e_m, e_n) = 2$ for all $m \ne n$.