1

Given $a < \dfrac{\pi} {2}$. If $M < 1$ with $|\cos x - \cos y| \leq M|x-y|$ for every $x, y \in [0,a]$, then compute the value of $M$

I have no idea to approach this problem (come from real analysis olympiad in my state) , but my friend said that we should use intermediate value theorem in real analysis. Too bad I don't have much experience to apply that theorem. Could you help me? Regards.

1 Answers1

1

HINT

Note that if $f$ is differentiable in the interval $I$

  • $f $ is Lipschitz $\iff f'(x)$ is bounded in $I$

and

$$M=\sup\{|f'(x)|, x\in I\}$$

See the related Is a function Lipschitz if and only if its derivative is bounded? and Prove that if $f$ is differentiable on $[a,b]$ and $f$ is Lipschitz, then $f$ has a bounded derivative.

user
  • 154,566