Show that $$\left | \sin a - \sin b \right | \leq \left | a-b \right |$$
I saw a proof using The Mean Value Theorem, but I could not grasp it well. Are there any other proofs or can someone clarify it by using The Mean Value Theorem?
Show that $$\left | \sin a - \sin b \right | \leq \left | a-b \right |$$
I saw a proof using The Mean Value Theorem, but I could not grasp it well. Are there any other proofs or can someone clarify it by using The Mean Value Theorem?
Using the Mean Value Theorem:
$$\frac{\sin{a}-\sin{b}}{a-b}=\cos{c}$$
$$\left|\frac{\sin{a}-\sin{b}}{a-b}\right|=|\cos{c}|$$
Note that $|\cos{c}|\leq 1$
Therefore:
$$\left|\frac{\sin{a}-\sin{b}}{a-b}\right|\leq 1$$
$$|\sin{a}-\sin{b}|\leq |a-b|$$
Which is what was to be obtained.
Without using the MVT:
$$\left|\sin a -\sin b\right|=\left|2\cos\frac{a+b}2\sin \frac{a-b}2\right|$$ $$\leq 2\left|\sin \frac{a-b}2\right|\leq 2\left|\frac{a-b}2\right|=\left|a-b\right|.$$