We have the vector space $X=\{\vec{x}=(x_1, x_2,\cdots) | x_n\in\mathbb{R} (n\in\mathbb{N}), \sum_{n=1}^{\infty}\frac{1}{n}|x_n|<\infty \}$, and the norm $\|\vec{x}\|=\sum_{n=1}^{\infty}\frac{1}{n}|x_n|\ (\vec{x}=(x_1, x_2, \cdots))$ on it. This normed space is complete.
The question is about the compactness of the following subset $A\subset X$,
$A=\{\vec{x}\in X|\sum_{n=1}^{\infty} |x_n|^2\leq 1\}$.
I know this subset $A$ is bounded and closed (the boundedness comes from the fact $|x_n|\leq\frac{1}{\sqrt{n}}$ assuming $\{|x_n|\}$ is monotonically decreasing).
What I cannot tell is whether this subset $A$ is compact or not (in the Banach space $(X, \|\cdot\|)$).
Can you help me with this problem?