How does one show that $\phi(x)$ convex and twice differentiable implies that $x\phi(\frac{y}{x})$ is convex on the plane $x>0$? Thanks.
Convex functions
1
$\begingroup$
analysis
convex-analysis
-
2Could you add your proof? – 2012-04-05
1 Answers
1
The constant $y$ is simply scaling, so it can be replaced by $1$ without losing generality. If $\phi$ is twice differentiable, one can compute $ \begin{split} \frac{d^2}{dx^2} x\phi(x^{-1})& =\frac{d}{dx}(\phi(x^{-1})-x^{-1}\phi'(x^{-1})) \\ &=-x^{-2}\phi'(x^{-1})+x^{-2}\phi'(x^{-1} )+x^{-3}\phi''(x^{-1}) \\ & =x^{-3}\phi''(x^{-1}) \end{split} \tag1$ ... however this is not very enlightening, since the cancellation comes as a miracle. The approach suggested by Did is better: since $\phi$ is the envelope of some family of affine functions $x\mapsto ax+b$, the transform $x\mapsto x\phi(x^{-1})$ is the envelope of some family of functions of the form $x\mapsto x(ax^{-1}+b)=a+bx$