Let the real coefficient polynomials $$f(x)=a_{n}x^n+a_{n-1}x^{n-1}+\cdots+a_{1}x+a_{0}$$ $$g(x)=b_{m}x^m+b_{m-1}x^{m-1}+\cdots+b_{1}x+b_{0}$$ where $a_{n}b_{m}\neq 0,n\ge 1,m\ge 1$, and let $$g_{t}(x)=b_{m}x^m+(b_{m-1}+t)x^{m-1}+\cdots+(b_{1}+t^{m-1})x+(b_{0}+t^m).$$ Show that
there exist positive $\delta$, such for any $t$ such that $0<|t|<\delta$, and such $f(x)$ and $g_{t}(x)$ be relatively prime.
I fell this result is very well, because although two polynomial are not relatively prime, we can do it to one of the polynomial tiny perturbation makes relatively prime.
But I can't prove my problem.
Thank you very much