UPDATED: In preparation for an exam I am struggling with the following problem. We have $A:=\{x=(x_{n})_{n}\in \ell^{2}| \phantom{x} \|x\|\leq 1\}$. Consider the metric $d:A\times A \rightarrow \mathbb{R}_{+}$ defined by $$d(x,y)=\sum_{n=1}^{\infty}(1/3)^{n}|x_{n}-y_{n}|.$$ Prove that $(A,d)$ is sequentially compact.
What I have done so far: I have updated what I have done so far using the hints below. But I still have some questions as I want to make sure I understand it thorougly.
Let $(x_{n})_{n}$ be an arbitrarily chosen sequence in $A$. Now first take a subsequence $(x_{n1})_{n}$ such that the first component converges. Now take a subsequence of this subsequence $(x_{n2})_{n}$ such that the second component converges. Going on in the same way we get a sequence of nested subsequences $(x_{n(k+1)})_{n}\subset (x_{nk})_{n}$. Now take the sequence $(x_{kk})_{k}$, this construction guarantees that every component of this sequence converges, it is equivalent to the convergence in the metric. Also note that for each $k,n$ that $x_{nk}$ is a sequence of real numbers so we have in fact three layers of sequences. Since the elements are sequences and we take sequences of these elements and than a sequence of subsequences of the sequence of elements in $A$. Hence, $(A,d)$ is sequentially compact.
(Question: Have I now formally proved that indeed $(A,d)$ is sequentially compact)
I don't have much experience with these kind of proofs so any help is much appreciated.