Let $a_1,a_2,a_3...a_n$ be real numbers such that the polynomial $p(x)=x^n+a_1x^{n-1}+...+ a_{n-1}x+a_n$ has n distinct real roots. Does there exist $\epsilon$ >0 such that for all $b_1,b_2...b_n \in R$ with the property that $|a_j-b_j|<\epsilon$, for all j=1,2,...n the polynomial $q(x) = x^n+b_1x^{n-1}+...+b_{n-1}x+b_n$ has n distinct real roots?
I am momentarily studying integration in $R^n$ but I couldn't make any relation to this one.Maybe it is off topic related to integration. But how do I prove it?