rachellcb
- 10
- 0
Homework Statement
Let K \subseteq L be fields. Let f, g \in K[x] and h a gcd of f and g in L[x].
To show: if h is monic then h \in K[x].
The Attempt at a Solution
Assume h is monic.
Know that: h = xf + yg for some x, y \in K[x].
So the ideal generated by h, (h) in L[x] equals the ideal (f,g) in L[x]. Also, since K[x] is a principal ideal domain, (f,g)=(d) in K[x] for some d \in K[x], so d = af + bg for some a, b \in K[x]. So d is a gcd of f and g in K[x].
Now I'm not sure where to go... I know that h is monic and therefore the unique monic gcd of f and g in L[x], but not sure how this is useful. Do I need to show that h = d? How can I use the monic assumption to show this?
Thanks!