Let $(E,||.||)$ be a normed vector space.
Is $f:E\rightarrow \mathbb{R},\ f(x)=||x||^2$ differentiable ?
I know that if $||.||$ is the norm associated to an inner product then $f$ is indeed differentiable, but what if $||.||$ doesn't come from an inner product ?
Thank you in advance for your help.
2026-03-26 16:05:36.1774541136
On
Is the square of a norm differentiable?
779 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
2
On
In other words, your question is, Do there exist norms that are not differentiable?
How about $E = \mathbb{R}^2$, and let $|| \cdot ||$ be, say, the max norm: $$ || \, (x_{1}, x_{2}) \,|| = \left( \, \sqrt[3]{|x_{1}|} + \sqrt[3]{|x_{2}|} \, \right)^3? $$ I haven't explored this in detail (hence the community wiki), but it seems that the square of $|| \, (x_{1}, x_{2}) \,||$ will have cube roots of $|x_{k}|$.
Let $f(x) = (|x_1|+|x_2|)^2$ and note that $f((t,1)) = t^2 + 2|t| +1$, which is not differentiable at $t=0$.
Hence $x \mapsto \|x \|_1^2$ is not differentiable.