Let $U$ be an open set in ${\Bbb R^n}$ and $f=(f^1,\cdots,f^n):U\to{\Bbb R^n}$ be $C^1$. Suppose $f'(x_0)$ is negative definite for some $x_0\in U$. Show that there exists $\epsilon>0$ and a neighborhood $V$ of $x_0$ such that for any $y_1,\cdots, y_n\in V$ $$ \xi\cdot A\xi\leq -\epsilon|\xi|^2 $$ for all $\xi\in{\Bbb R^n}$ where $$ A=\left( \begin{matrix} \nabla f^1(y_1)\\ \nabla f^2(y_2)\\ \vdots\\ \nabla f^n(y_n) \end{matrix} \right). $$
If $y_1=\cdots=y_n=x_0$, then $A=f'(x_0)$ and the inequality is basically saying $A+\epsilon I_n$ is negative semi-definite. Here are my questions:
- If this case (which looks simpler) can be shown (I don't see how though), does it help the general cases?
- What does $A$ generally mean and how can the general cases be done?