I'm trying to prove the cosine power series $$\sum_{k=0}^\infty (-1)^k \frac{x^{2k}}{(2k)!} \;>\;0$$ for all $x \in [0, \pi/2)$. Here, $\pi$ is defined as the smallest positive real such that $\cos\frac{\pi}{2} = 0$.
My initial thoughts for an attempt at a solution:
Showing that the series achieves an absolute maximum and minimum at its endpoints, respectfully, and that both of these are positive. Thus by the intermediate value theorem, all points between must also be greater than zero.
I'm at a bit of a loss as to how to formally write this as a proof, however.
We can use geometry to show $\cos(x)$ is $C^{(\infty)}.$ Then we can use Lagrange Remainder Theorem to show the series equals the cosine function on all $\mathbb{R}$. Then we automatically get that the series is positive whenever $\cos(x)$ is positive.