how can one prove that there exists a sufficiently small $\epsilon>0$ s.t. the polynomial $\sum\limits_{i=0}^m a_i \epsilon^i \ge 0$, where there is an index $k$ such that $a_k=0$ for $a
Thanks.
how can one prove that there exists a sufficiently small $\epsilon>0$ s.t. the polynomial $\sum\limits_{i=0}^m a_i \epsilon^i \ge 0$, where there is an index $k$ such that $a_k=0$ for $a
Thanks.
Your polynomial is
$$f = a_m x^m + a_{m-1} x^{m-1} + \dots + a_k x^k$$
with $a_k > 0$. Let
$$g = a_m x^{m-k} + a_{m-1} x^{m-k-1} + \dots + a_k .$$
Notice that $g$ is continuous and that $g(0) = a_k > 0$. By continuity, it follows that there exist a $r > 0$ such that for $|x| < r$ we have $g(x) > 0$. Pick any $\epsilon \in (0,r)$. Then $f(\epsilon) = \epsilon^k g(\epsilon) > 0$.