Let we have the following function $$ψ:R^{*+} \to R$$ $$x\to ψ(x)=x^3$$ How can I prove that $ψ$ is a convex function by using the definition ?
I meant that I have to prove that $$ψ(λx+(1-λ)y) \le λψ(x)+ (1-λ)ψ(y)$$ where $λ \in [0,1] $ $x$ and $y$ belong to $R^{*+}$
Note that, if $f(x) = x^3$, then $f''(x) =6x $.
Therefore $f(x)$ is concave (down) for $x < 0$ and convex (up) for $x > 0$.
At $x = 0$ it is neither.
Applying the linear definition is harder.