Please, how do I solve this problem? Do I have to use differentiablity which we just did today or what? Here is the question. I don't know how to go about it.
Prove that for $x>0$, $\sin x<x$ and $\cos x>1-\frac{x^2}{2}.$
Please, can anyone help give a detailed explanation?
Consider the small right triangle with legs $\sin x, 1-\cos x$
When $x> 0$
$\sin x < h < x$
Use the Pythagorean theorem to find $h$
$\sin^2 x + (1-\cos^2x) = h^2 < x^2\\ 2-2\cos x < x^2\\ \cos x > 1-\frac {x^2}2$
Another way to do it....
$\sin x = $$\sum_\limits{n=0}^{\infty} (-1)^n \frac {x^{2n+1}}{(2n+1)!}\\ x + \sum_\limits{n=1}^{\infty} (-1)^n \frac {x^{2n+1}}{(2n+1)!}$
and
$\cos x = $$\sum_\limits{n=0}^{\infty} (-1)^n \frac {x^{2n}}{(2n)!}\\ 1 - \frac {x^2}{2} + \sum_\limits{n=2}^{\infty} (-1)^n \frac {x^{2n+1}}{(2n+1)!}$
These series are are alternating series. Which means that the partial sums alternate from below to above sin $x$ and cosine $x$, respectively, with each successive term.