Let $(E,||.||)$ be a normed space. Suppose $(x_n) \subseteq E$ converges and $x = \lim_{n \rightarrow \infty} x_n$. Then $||x|| = \lim_{n \rightarrow \infty} ||x_n||$. I tried to use the triangle inequality because I think it can applied in a certain form here, but I'm still stuck.
2026-04-21 12:20:28.1776774028
On
On
Show that the norm is continuous in the following sense:
263 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
2
On
Using the triangle inequality, you can prove the so-called reverse triangle inequality: $$\forall (x,y)\in E^2,\ |\Vert x\Vert - \Vert y\Vert|\leqslant \Vert x+y\Vert$$ Replacing $y$ with $-y$, you get that the norm is Lipschitz continuous, hence continuous on $E$.
1
On
You have for all $x,y$:
$$\big\vert \vert\vert x\vert\vert-\vert\vert y\vert\vert\big\vert\leqslant \vert\vert x-y\vert\vert.$$
So $\vert\vert.\vert\vert$ is $1$-Lipschitz continuous.
So $\vert\vert.\vert\vert$ is continuous.
So for all sequence $(x_n)$ such that $\lim x_n=x$:
$$\lim \vert\vert x_n\vert\vert=\vert\vert x\vert\vert.$$
HINT: $\bigl| \|x_n\|-\|x\| \bigr| \le \|x_n - x\| < \varepsilon$ for big enough $n$.