How do I go about showing $0 \leq \frac{2x}{\pi} \leq \sin x $ for $x\in[0,\pi/2]$?
I am completely stuck where to start.
Many thanks.
(I see it is a step in the proof of Jordan's lemma, but I'm not interested in this, and the proofs I find do not explain this actual step, ta).
I assume your inequality is for $x\in[0,\pi/2]$, as shown in Jordan's Lemma.
Let $f(x)=\sin(x)-\frac{2}{\pi}x$
$f(0)=0$, and $f(\pi/2)=0$
$f'(x)=\cos(x)-2/\pi$, which is decreasing from $1-2/\pi>0$ to $-2/\pi<0$
So $f$ is first increasing from $0$, then decreasing to $0$, so $f\ge 0$ on $x\in[0,\pi/2]$
EDIT: more simple, you know that $\sin$ is concave on $[0,\pi/2]$, so its graph on $[0,\pi/2]$ is above the line going through its ends, which are $(0,0)$, and $(\pi/2,1)$