- Let E be a field extension of F.
- Let α∈E be algebraic over F.
- Consider a0+a1α+…+anαn=f(α)∈F[α].
How can I show that 1a0+a1α+…+anαn∈F[α]?
I have tried to think about the simpler case of just showing that 1/α∈F[α] but haven't been able to come up with anything. I feel like I'm missing something really obvious.
Answer
This follows from the fact that if F is a field then F[x] is a Euclidean domain with respect to the degree map.
Let β=a0+a1α+...+anαn≠0 be the element we are interested in finding the inverse of. Then there is a corresponding polynomial β(x)=a0+a1x+...+anxn in F[x].
Let m(x) be the minimal polynomial of α over F. Now we may assume the degree of β(x) is less than the degree of m(x) since if β(x) contained higher powers of α we could use the minimal polynomial to replace these powers with smaller powers of α.
Now the fact that F[x] is a Euclidean domain, along with the fact that β(x) and m(x) must be coprime (m(x) is irreducible and β(α)≠0) tells us that there exist polynomials a(x),b(x)∈F[x] such that:
a(x)β(x)+b(x)m(x)=1.
Substituting x=α tells us that a(α)β=1 and so we have found our multiplicative inverse a(α)∈F[α].
No comments:
Post a Comment