Show that the sequence $\{x_{n}\}_{n\geq 1}$, where $x_{n}=\left(1,\dfrac{1}{2},...,\dfrac{1}{n},0,...\right)$ converges to $x=\left(1,\dfrac{1}{2},\dfrac{1}{3},...,\dfrac{1}{n},...\right)$ in $l^{2}$.
My approach. Note that, $d(x_{n},x)$, considerer $l^{2}$ with the norm $\vert\vert x-y\vert\vert=\sqrt{\sum_{i}{(x_{i}-y_{i})^{2}}}$, then $$d(x_{n},x)=\sqrt{\sum_{k=n+1}^{\infty}{\dfrac{1}{k^{2}}}}\to 0$$ when $n\to\infty$.It this sufficiently to show that $x_{n}$ converges to $x$ in $l^{2}$. Regards