slamminsammya
- 14
- 0
Homework Statement
Let K be a field, and f,g are relatively prime in K[x]. Show that f-yg is irreducible in K(y)[x].
Homework Equations
There exist polynomials a,b\in K[x] such that af+bg=u where u\in K. We also have the Euclidean algorithm for polynomials.
The Attempt at a Solution
Assuming towards a contradiction that f-yg were reducible, we have f-yg=hk where h,k\in K(y)[x] are not units. Then by the relative primacy condition we also have af+bg=1, so that multiplying both sides by hk yields hk(af+bg)=hk=f-yg, but this is a contradiction since f-yg is certainly not in our original ring of polynomials (assuming that y\notin K), but the left hand side is most certainly in the original ring. The problem is I don't feel confident at all in this argument. I am having trouble conceptualizing what f-yg is.