Proving Divisibility of Polynomials in Field Extensions

Click For Summary
SUMMARY

This discussion establishes that if a polynomial \( g \) divides another polynomial \( f \) in a field extension \( K/F \), then \( g \) also divides \( f \) in the base field \( F \). The proof utilizes the division algorithm for polynomials in \( F[X] \), demonstrating that if \( f = g \cdot h \) for some \( h \in K[X] \), then \( h \) must also belong to \( F[X] \). The conclusion is reached by showing that the remainder \( r \) must equal zero, confirming \( g \mid f \) in \( F[X] \).

PREREQUISITES
  • Understanding of field extensions, specifically \( K/F \).
  • Familiarity with polynomial division and the division algorithm in \( F[X] \).
  • Knowledge of polynomial degrees and their implications in divisibility.
  • Basic concepts of algebraic structures, particularly fields and polynomials.
NEXT STEPS
  • Study the properties of field extensions and their implications on polynomial divisibility.
  • Learn about the division algorithm for polynomials in \( F[X] \) and its applications.
  • Explore the concept of polynomial degrees and their role in algebraic proofs.
  • Investigate examples of polynomial divisibility in various field extensions.
USEFUL FOR

Mathematicians, algebra students, and researchers interested in field theory and polynomial algebra, particularly those focusing on divisibility in field extensions.

mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

Let $K/F$ be a field extension, $f,g\in F[X]$. I want to show that if $g\mid f$ in $K[X]$, then $g\mid f$ also in $F[X]$.

Suppose that $g\mid f$ in $K[X]$. Then $f=g\cdot h$, where $h\in K[X]$. We have to show that $h\in F[X]$.
Could you give me some hints how we could show that? (Wondering)
 
Last edited by a moderator:
Physics news on Phys.org
mathmari said:
Hey! :o

Let $K/F$ be a field extension, $f,g\in F[X]$. I want to show that if $g\mid f$ in $K[X]$, then $g\mid f$ also in $F[X]$.

Suppose that $g\mid f$ in $K[X]$. Then $f=g\cdot h$, where $h\in K[X]$. We have to show that $h\in F[X]$.
Could you give me some hints how we could show that? (Wondering)
Hint: Use division algorithm for the polynomials $f$ and $g$ in $F[x]$.
 
caffeinemachine said:
Hint: Use division algorithm for the polynomials $f$ and $g$ in $F[x]$.

Applying the division algorithm for the polynomials $f$ and $g$ in $F[x]$, we have $$f=gq+r$$ where $q,r\in F[x]$ with $\deg g>\deg r$.

We have that $g\mid f$ in $K[x]$, so $f=gh$, where $h\in K[x]$.

Therefore, we have the following:
$$r=f-gq=gh-gq=g(h-q)$$
We have that $g\neq 0$.
So, if $r\neq 0$ then $h-q\neq 0$. We have that $$\deg r=\deg (g(h-q))=\deg g+\deg (h-q)>\deg r+\deg (h-q) \Rightarrow \deg (h-q)<0$$ a contradiction.

Therefore, it must be $r=0$, i.e., $f=gq$ in $F[x]$, i.e., $g\mid f$ in $F[x]$.

Is everything correct? Could I improve something? (Wondering)
 

Similar threads

  • · Replies 24 ·
Replies
24
Views
978
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 13 ·
Replies
13
Views
1K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
4
Views
2K
Replies
48
Views
4K
  • · Replies 16 ·
Replies
16
Views
4K