I came across the following, let $g : [0,1] \to \Bbb R$ be a concave function with $g(0) =0$ and $g(1)= \beta$. It implies $g(z) \geq \beta z$, $z \in [0,1]$. Why is the statement $g(z) \geq \beta z$ true?
2026-03-25 23:11:01.1774480261
On
$g : [0,1]\to\Bbb R$ is a concave function with $g(0) =0$ and $g(1)= \beta$. Show that $g(z) \geq \beta z$, $z \in [0,1]$.
82 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
By definition of concavity on interval $[0,1]$, for any $\forall \lambda \in [0,1]\,$:
$$ g\big((1 - \lambda) \cdot 0 + \lambda \cdot 1\big) \;\ge\; (1-\lambda) \cdot g(0) + \lambda\cdot g(1) $$
Writing the above for $\lambda = z \in [0,1]\,$ with $\,g(0)=0\,$ and $\,g(1)=\beta\,$ gives $\,g(z) \ge z \cdot \beta\,$.
The secant line from $[0,1]$ is
By definition of concavity, the secant line is below the graph of the function on any interval, so the result immediately follows.