Using the fact that $\sin x$ and $\cos x$ are Lipschitz, prove $|\cos(x) - 1| \le |x|$ and $|\sin(x)| \le |x|$.
I have proved that $\sin x$ and $\cos x$ are Lipschitz, and the above seems really simple, and I am just missing it. Help!
Using the fact that $\sin x$ and $\cos x$ are Lipschitz, prove $|\cos(x) - 1| \le |x|$ and $|\sin(x)| \le |x|$.
I have proved that $\sin x$ and $\cos x$ are Lipschitz, and the above seems really simple, and I am just missing it. Help!
By mean value theorem, there is a $c=c(x,y)$ such that $$|\cos(x)-\cos(y)|\leq \underbrace{|\sin(c_{xy})|}_{\leq 1}|x-y|\leq |x-y|$$ take $y=0$ to conclude. Same for $\sin$.