For each $n \in \mathbb{N}$, define a sequence $x_n=\{ x_n(k) \}_{k=1}^\infty$ by $$ x_n(k) = \begin{cases} \frac{1}{n} \;\;\; \text{ if $1\leq k \leq n^2$}\\ 0 \;\;\; \text{ otherwise.} \end{cases} $$ Show that the sequence $\{x_n\}_{n=1}^\infty$ does not converge in $ \ell^2 (\mathbb{N}). $
Note that $\{x_n (k) \}_{k=1}^\infty \rightarrow 0$ as $n \rightarrow \infty$.
Thus, $\|x_n - \{0\}\|_{2}^{2} = \|\{x_n (k) \}_{k=1}^\infty \|_{2}^{2} $
Im not sure what to do next. Please help.
Note that $$||x_n||_2^2 = \sum_{k=1}^\infty x_n(k)^2 = \sum_{k=1}^{n^2} \frac{1}{n^2} = 1,$$ hence $$||x_n-0||_2 = 1 \not\to 0\quad(n\to\infty).$$