How can I show, just using the mean value inequality that, if $f: U \rightarrow\mathbb{R}^n$ for $U$ open and convex in $\mathbb{R}^m$, with $0 \in U$ and $f(0) = 0$ and $|f'(x)| < |x|$, $\forall x \in U$ (the norm of $f'(x)$ is the usual norm of linear functionals) then $|f(x)| \leq \dfrac{1}{2}|x|^2$, $\forall x \in U$.
Well, since the line $[0,x]$ between 0 and $x$ is such that $|a| \leq |x|$, $\forall a \in [0,x]$ we then have $|f'(a)| \leq |x|$, $\forall a \in [0,x]$. Thus we can apply the mean value inequality between the points $0$ and $x = 0+x$. We therefore have:
$|f(x)| = |f(x) - f(0)| \leq |x|.|x-0| = |x|^2$
I just can't improve my result and find where the term $\dfrac{1}{2}$ shows up.