Forget about the $\cos,\sin$ function, show that $\left|1-x^2/2!+x^4/4!-x^6/6!+...\right|\leq1$
I tried to use differentiation, but it doesn't seems helpful. Please help. Thanks.
Define $$f(x)=\sum_{n\geqslant 0} (-1)^n\frac{x^{2n}}{(2n)!}$$
One can readily see this converges for any $x$. Note that $$f''+f=0$$ whence $$f'f''+ff'=0$$ which means $$f'^2+f^2=K$$
By plugging in values we see $K=1$; thus $$f'^2+f^2=1$$ whence we must have $|f'|,|f|\leq 1$ for all $x$.