1

A strongly convex function $V: \mathbb{R}^d \rightarrow \mathbb{R}$ with negative parameter is given, i.e.

$$ V(tx + (1-t)y) \leq tV(x) + (1-t) V(y) - \lambda t(1-t) | x -y |^2 , $$ with $\lambda<0$. Why is then $V$ bounded from below by a quadratic function?


I considered the cases $x=y$ and $x=-y$, but I do not know how to go on.

1 Answers1

0

Proof for completeness (compiling the comments). Let $f(x)=-2\lambda\|x\|^2$. Then $f$ is strongly convex with parameter $-\lambda>0$. Therefore, $V+f$ is convex. It follows that the graph of $V+f$ lies above any of its tangent planes. So, $V+f$ is bounded from below by a linear function $L$, and thus $V\ge L-f$.