Let $(X, \|.\|)$ be a normed space. Let $(x_n)_{n \in N}$ be a sequence in $X$. Show that, if $x_n \rightarrow x$ (w.r.t $\|.\|)$ then $\|x_n\| \rightarrow \|x\|$.
I took a subsequence and showed that if $x_n \rightarrow x$ then the subsequebce does as well. I then thought applying the definition of normed space to show it applies to the same subsequence, but I realize this is not a good method. How would you do this proof?
It follows from triangle inequality that: $$\forall (x,y)\in X^2,\left|\|x\|-\|y\|\right|\leqslant\|x-y\|.$$ To see that write $\|x\|=\|y+x-y\|$.