Suppose you have a function $f(x)$ whose Taylor series can be represented as the power series
$$a_0 + a_1x^2+a_2x^4+...$$
If you are told that for $x\in\mathbb{R}_+$,
$$a_0 + a_1x^2 + a_2x^4 + ...\geq0$$
Does that necessarily mean that $a_0\geq0$? If it does, how would you prove it?
The only things I can think of are layman guesses. Please help me.
EDIT: Wait can you just take the limit as $x$ approaches $0^+$?
Since $f(x)$ is continuous and $$f(x)=a_0 + a_1x^2 + a_2x^4 + \dots \geq 0,$$ then $a_0=\lim_{x\to 0}f(x)\ge 0$