I have to prove that $$x-\frac{x^{3}}{6} < \sin(x) \quad\text{ for }\quad 0<x<\pi $$
I tried to define $f(x) = \sin(x) - (x-\frac{x^{3}}{6})$, and to differentiate it, but $f'(x) = \cos(x) -1 +\frac{1}{2}x^{2}$. I have no idea how to continue.
Thanks.